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.
Very nice solution, Sir. I have done like this.
Since circle touches both the curves, the line joining intersecting points and origin will be normal to circle at intersecting points. Let one intersecting point is ( x ′ , y ′ ) . So slope of normal is y ′ / x ′ = x ′ 2 / 2 . Therefore, x 4 = 2 2 and so, x 2 = y 2 = 2 equation of circle will be x 2 + y 2 = r 2 . So r 2 = 4 . and r = 2
Nice, couldn't think of the line y = x . However, I have a silly doubt, please bear with me: how do we know, that this line gives the largest possible circle. I mean a different line can also give another circle
Problem Loading...
Note Loading...
Set Loading...
The two curves of x y = 2 is symmetrical along the line y = − x , with each point on the curve in quadrant I having a corresponding point on the curve in quadrant III equidistant from y = − x . The shortest of these distances will be the radius r of the circle and it is along y = x , along which each curve is symmetrical. The intersections of x y = 2 and y = x are the points where the circle touches the two curves. The two points are when x y = x 2 = y 2 = 2 , or ( 2 , 2 ) and ( − 2 , − 2 ) . We note that at these two points the gradients of the tangents to the circle are − 1 . Let us check that of x y = 2 , ⟹ d x d y = − x 2 2 , for x = ± 2 , d x d y = − 1 . Therefore, r = 2 + 2 = 2 .