For real numbers x and y that satisfies the equation ( x − 2 ) 2 + y 2 = 3 , what would be the maximum value for ( x y ) 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.
Let x y = k , then y = k x ( x − 2 ) 2 + k 2 x 2 = 3 Rearrange the equation and get ( 1 + k 2 ) x 2 − 4 x + 1 = 0 Discriminant δ = b 2 − 4 a c = 1 6 − 4 ( 1 + k 2 ) ≥ 0 ∴ − 3 ≤ k ≤ 3 k m a x = 3
We could interpret this geometrically, as maximizing the slope of a line that goes through (0,0) and shares a point with a circle with center ( 2 , 0 ) and radius 3 . This is just the tangent line to the circle that goes through the origins, i.e Using the right triangle we can figure out the slope, tan ( θ ) = 3 . this means the answer is ( 3 ) 2 = 3
Problem Loading...
Note Loading...
Set Loading...
( x − 2 ) 2 + y 2 ⟹ y 2 ( x y ) 2 ⟹ ( x y ) 2 = 3 = 3 − ( x − 2 ) 2 = x 2 3 − ( x x − 2 ) 2 = x 2 3 − ( 1 − x 2 ) 2 = x 2 3 − ( x 2 4 − x 4 + 1 ) = − ( x 2 1 − x 4 + 1 ) = 3 − ( x 2 1 − x 4 + 4 ) = 3 − ( x 1 − 2 ) 2 ≤ 3 Since ( x 1 − 2 ) 2 ≥ 0 Equality occurs when x = 2 1