If ( x − 5 ) 2 + ( y − 4 ) 2 = 3 2 , maximize ( x − 4 ) 2 + ( y − 5 ) 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.
Solution 1 -We have
( x − 4 ) 2 + ( y − 5 ) 2 = ( x − 5 ) 2 + ( y − 4 ) 2 + 2 x − 2 y = 9 + 2 ( x − y ) .... So we actually want to maximize x − y .
We'll use substitution,
( y − 4 ) 2 = 3 2 − ( x − 5 ) 2 = ( 3 + x − 5 ) ( 3 − x + 5 ) = − ( x − 2 ) ( x − 8 ) ∴ y − 4 = − x 2 + 1 0 x − 1 6 ⟹ y = − x 2 + 1 0 x − 1 6 + 4
Maximize x − − x 2 + 1 0 x − 1 6 − 4 , thus d x d ( x − − x 2 + 1 0 x − 1 6 − 4 ) = 0 ⟹ 1 − 2 − x 2 + 1 0 x − 1 6 − 2 x + 1 0 = 0 ⟹ − x 2 + 1 0 x − 1 6 x − 5 = − 1 ∴ ( x − 5 ) 2 = − x 2 + 1 0 x − 2 5 ⟹ 2 x 2 − 2 0 x + 4 1 = 0
(further part of this is in solution 2)
Solution 2- the wanted expression is
( x − 4 ) 4 + ( y − 5 ) 2 = x 2 − 8 x + 1 6 + ( − x 2 + 1 0 x − 1 6 − 1 ) 2 = x 2 − 8 x + 1 6 − x 2 + 1 0 x − 1 6 + 1 − 2 − x 2 + 1 0 x − 1 6 = 2 − x 2 + 1 0 x − 1 6 + 2 x + 1
This is maximum at d x d ( 2 − x 2 + 1 0 x − 1 6 + 2 x + 1 ) = 0
Thus 2 2 − x 2 + 1 0 x − 1 6 − 2 x + 1 0 + 2 = 0 ∴ 2 − x 2 + 1 0 x − 1 6 = − 2 x + 1 0 ∴ − x 2 + 1 0 x − 1 6 = ( x − 5 ) 2 = x 2 − 1 0 x + 2 5 ⟹ 2 x 2 − 2 0 x + 4 1 = 0 ∴ 2 x 2 − 2 0 x + 3 2 = − 9 ⟹ x 2 − 1 0 x + 1 6 = 2 − 9
And, larger solution of x from this quadratic is 4 2 0 + 4 0 0 − 4 × 2 × 4 1 = 5 + 2 3 2
Put these values in required equation to get
m a x ( x − 4 ) 2 + ( y − 5 ) 2 = 2 2 9 + 1 0 + 3 2 + 1 = 1 1 + 6 2 ≈ 1 9 . 4 8 5
Aditya, could you think of a shorter solution that uses not Calculus ?
The distance between (5, 4) and (4, 5) is 2 . So, the distance between the points on the circle (determined by the equation) and (4, 5) can have values between 3 + 2 and 3 − 2 . Our goal is to maximize the distance squared which is ( 3 + 2 ) 2 = 1 1 + 6 2 .
This question is the same as "if (x,y) is 3 units away from (5,4), what is its maximum distance from (4,5)".
Draw it on a Cartesian plane and you'll get 3 + 2 units, and the answer is it squared.
With the substitution x = 3 sin x + 5 and y = 3 cos x + 4 , we see that the initial equation is satisfied. The one we want to maximize can be rewritten as ( 3 sin x + 1 ) 2 + ( 3 cos x − 1 ) 2 = 9 ( sin 2 x + cos 2 x ) + 6 ( sin x − cos x ) + 2 = 1 1 + 6 ( sin x + cos x ) .
Factoring sin x + cos x to 2 ( 2 2 ⋅ sin x + 2 2 ⋅ cos x ) , we see that it equals 2 ⋅ sin ( x + 4 π ) , and its maximum is obviously 2 .
So our desired value of 1 1 + 6 ( sin x + cos x ) = ( x − 4 ) 2 + ( y − 5 ) 2 is 1 1 + 6 2 ≈ 1 9 . 4 8 5 .
@Aditya Raut , check this out!
Problem Loading...
Note Loading...
Set Loading...
Without any algebra, notice that the first is a circle centered at ( 5 , 4 ) and radius 3 . Then we want to find the largest radius of a circle centered at ( 4 , 5 ) that touches the other circle. With this geometric interpretation, it's easy to see that this occurs on the line connecting the two centers of the circles. In terms of coordinates, this occurs where y = 9 − x , which quickly gives the point ( 2 1 0 + 3 2 , 2 8 − 3 2 ) .