Real numbers x , y , and z are such that x 2 + y 2 + z 2 = 4 . What is the maximum value of
( x − 1 ) 2 + ( y + 2 ) 2 + ( z − 2 ) 2 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
First let us consider expanding the expression ( x − 1 ) 2 + ( y + 2 ) 2 + ( z − 2 ) 2 = x 2 + y 2 + z 2 − 2 x + 4 y − 4 z + 9 . We then can substitute x 2 + y 2 + z 2 = 4 into this to get − 2 x + 4 y − 4 z + 1 3 . We need to maxmize this, and one method of doing it is by using the Cauchy-Swartz inequality of the dot product. To do this, let us write the expression as the dot product of two vectors. We want the maximum, so it only makes since to make sure we are getting a positive dot product: − 2 x + 4 y − 4 z + 1 3 = ∣ ∣ ∣ ∣ ∣ ∣ ⎣ ⎡ − 2 4 − 4 ⎦ ⎤ ⋅ ⎣ ⎡ x y z ⎦ ⎤ ∣ ∣ ∣ ∣ ∣ ∣ + 1 3 By the Cauchy-Swartz inequality: ∣ ∣ ∣ ∣ ∣ ∣ ⎣ ⎡ − 2 4 − 4 ⎦ ⎤ ⋅ ⎣ ⎡ x y z ⎦ ⎤ ∣ ∣ ∣ ∣ ∣ ∣ + 1 3 ≤ ∣ ∣ ∣ ∣ ∣ ∣ ⎣ ⎡ − 2 4 − 4 ⎦ ⎤ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ⎣ ⎡ x y z ⎦ ⎤ ∣ ∣ ∣ ∣ ∣ ∣ + 1 3 = ( − 2 ) 2 + ( 4 ) 2 + ( − 4 ) 2 ⋅ 4 + 1 3 = 2 5
Assume a sphere of center (0,0,0) and radius 2 units. So, the question is saying the square of maximum distance from (1,2,-2) to the sphere.
The maximum distance will be radius + distance between (0,0,0) and (1,2,-2). By applying distance formula, it will be 2+3=5 units.
So, answer is 5^2=25 .
Observe the abrupt degradation of the difficulty level of this question by applying geometrical aptitude instead of algebra.
Let f ( x , y , z ) be the expression. Then
f ( x , y , z ) = ( x − 1 ) 2 + ( y + 2 ) 2 + ( z − 2 ) 2 = x 2 − 2 x + 1 + y 2 + 4 y + 4 + z 2 − 4 z + 4 = 1 3 − 2 x + 4 y − 4 z Since x 2 + y 2 + z 2 = 4
For maximum f ( x , y , z ) , − 2 x > 0 and − 4 z > 0 or x , z < 0 . Let a = − x , b = y , and c = − z . Then a 2 + b 2 + c 2 = x 2 + y 2 + z 2 = 4 and f ( x , y , z ) = 13+2a+4b+4c). By Cauchy-Schwarz inequality
1 3 + 2 a + 4 b + 4 c ≤ 1 3 + ( 2 2 + 4 2 + 4 2 ) ( a 2 + b 2 + c 2 ) = 1 3 + ( 3 6 ) ( 4 ) = 1 3 + 1 2 = 2 5
Equality occurs when a = 3 2 , b = 3 4 , c = 3 4 or x = − 3 2 , y = 3 4 , z = − 3 4 .
Problem Loading...
Note Loading...
Set Loading...
x 2 + y 2 + z 2 = 4 describes a sphere of radius 2 centred at the origin. ( x − 1 ) 2 + ( y + 2 ) 2 + ( z − 2 ) 2 = r 2 describes a sphere of radius r centred at ( 1 , − 2 , 2 ) , so the maximum value of r given that x 2 + y 2 + z 2 = 4 will be the greatest distance from ( 1 , − 2 , 2 ) to a point on the radius 2 sphere. Since ( 1 , − 2 , 2 ) is a distance of 1 2 + ( − 2 ) 2 + 2 2 = 3 from the origin, the greatest distance, and hence greatest value for r , will be 3 plus the radius of the given circle, i.e., 3 + 2 = 5 , giving a maximum for r 2 of 2 5 .