Concept:Find the coordinates of points P, Q, and R using the given slopes of tangents, then compute the circumradius of △PQR.Explanation:For the parabola y=x2, dxdy=2x.Given slope 4, so 2x=4⇒x=2.Then y=22=4, so P(2,4).For the circle x2+y2=2, differentiate: 2x+2ydxdy=0⇒dxdy=−yx.Given slope −1, −yx=−1⇒x=y.Q is in the first quadrant: x2+x2=2⇒x=1, y=1, so Q(1,1).For the ellipse x2+4y2=8, differentiate: 2x+8ydxdy=0⇒dxdy=−4yx.Given slope −21, −4yx=−21⇒x=2y.R in first quadrant: (2y)2+4y2=8⇒8y2=8⇒y=1, x=2, so R(2,1).Now, △PQR is right-angled (verify using slopes or dot product).Length PQ=(2−1)2+(4−1)2=10.The circumradius of a right triangle equals half the hypotenuse, so the required radius is 210=25.