Solveeit Logo

Question

Mathematics Question on Parabola

If the shortest distance of the parabola y2=4xy^{2}=4x from the centre of the circle x2+y24x16y+64=0x² + y² - 4x - 16y + 64 = 0 is d, then d2 is equal to:

A

16

B

24

C

36

D

20

Answer

20

Explanation

Solution

Step 1. Rewrite the Equation of the Circle in Standard Form

Given the equation:

x2+y24x16y+64=0x^2 + y^2 - 4x - 16y + 64 = 0
Completing the square for the terms involving xx and yy:
(x24x)+(y216y)=64(x^2 - 4x) + (y^2 - 16y) = -64
(x2)24+(y8)264=64(x - 2)^2 - 4 + (y - 8)^2 - 64 = -64
Rearranging terms:
(x2)2+(y8)2=4(x - 2)^2 + (y - 8)^2 = 4

Thus, the center of the circle is (2,8)(2, 8) and the radius is 2.

Step 2. Find the Normal to the Parabola

Consider the parabola y2=4xy^2 = 4x. Let the slope of the normal be mm. The equation of the normal to the parabola is given by:
y=mx2mm3y = mx - 2m - m^3
Substitute the point (2,8)(2, 8) into the equation to find mm:
8=m22mm38 = m \cdot 2 - 2m - m^3
Simplifying:
m3+2m8=0m^3 + 2m - 8 = 0

Step 3. Calculate the Distance
The shortest distance is between the center (2,8)(2, 8) of the circle and the point on the parabola where the normal passes. Using the distance formula, we find:
d2=(x2)2+(y8)2=20d^2 = (x − 2)^2 + (y − 8)^2 = 20