Find the shortest distance from the point ( 4 , 2 ) to the point on the curve y 2 = 8 x .
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.
Sir, We can also do by saying that in a parabola, any point can be donted by ( a t 2 , 2 a t ) .
Here a= 2 as we know y 2 = 4 a x so here a = 2 , hence we can say that the point from where there is minimum distance is ( 2 t 2 , 4 a t )
The distance between point ( 4 , 2 ) and y 2 = 8 x is given by ( x − 4 ) 2 + ( y − 2 ) 2 . By Cauchy-Schwarz inequality , we have:
( x − 4 ) 2 + ( y − 2 ) 2 ≥ 2 ∣ x − 4 ∣ + ∣ y − 2 ∣
Equality occurs when:
∣ x − 4 ∣ ∣ ∣ ∣ ∣ 8 y 2 − 4 ∣ ∣ ∣ ∣ ∣ y 2 − 3 2 ∣ ⟹ y ⟹ x = ∣ y − 2 ∣ = ∣ y − 2 ∣ = 8 ∣ y − 2 ∣ = 4 = 8 4 2 = 2
And the smallest distance is: 2 ∣ x − 4 ∣ + ∣ y − 2 ∣ = 2 ∣ 2 − 4 ∣ + ∣ 4 − 2 ∣ = 2 2
Problem Loading...
Note Loading...
Set Loading...
The shortest distance to P ( 4 , 2 ) will be from the point A ( 8 a 2 , a ) on y 2 = 8 x at which the normal to the tangent of the curve at A passes through P .
Now by implicit differentiation we have that 2 y y ′ = 8 ⟹ y ′ = y 4 . Thus the slope of the normal to the tangent at A will be − 4 y , and the equation of the normal will then be y − a = − 4 a ( x − 8 a 2 ) . Plugging in the coordinates of P , (as we want P to be on this line), we have that
2 − a = − 4 a ( 4 − 8 a 2 ) ⟹ 8 − 4 a = − 4 a + 8 a 3 ⟹ a 3 = 6 4 ⟹ a = 4 , 8 a 2 = 2 .
The closest point on the curve to P ( 4 , 2 ) is thus A ( 2 , 4 ) , and ∣ A P ∣ = ( 4 − 2 ) 2 + ( 2 − 4 ) 2 = 2 2 .