Find the points on the curve y^2=4x which is nearest to the point (2,-8)
Answers
S=distance between given points =root {(t^2-2)^2+(2t+8)^2}
S^2=(t^2-2)^2+(2t+8)^2
differentiate w.r.t t
2sds/dt=2 (t^2-2) 2t +2 (2t+8)2
ds/dt=0
t^3-2t+2t+8=0
t=-2
hence unknown point is (4,-4)
Answer:
The point (4, −4) on the curve is nearest to the point (2, −8).
Step-by-step explanation:
To find : The points on the curve which is nearest to the point (2,-8) ?
Solution :
The equation of the given curve is
Let P (x, y) be a point on the curve, which is nearest to point A (2, −8).
Now, distance between the points A and P is given by:
Let [tex]Z=AP^2=\frac{y^4}{16}+16y+68/tex]
Clearly, Z is maximum or minimum accordingly as AP is maximum or minimum. Also, P will be nearest to the point A if AP is minimum.
Now,
For maximum or minimum value of Z, we have
For y=-4,
Thus, Z is minimum when y = −4
Substituting y = −4 in the equation of the curve y2 = 4x, we obtain x = 4
Hence, the point (4, −4) on the curve is nearest to the point (2, −8).