Let the curve be the mirror image of the parabola with respect to the line . If and are the points of intersection of with the line , then the distance between and is :
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.
Parametric point on this parabola is : ( t 2 , 2 t ) . Now by the formula of finding the point of reflection of point ( x 1 , y 1 ) about the line L : a x + b y + c = 0
a x − x 1 = b y − y 1 = a 2 + b 2 − 2 ( a x 1 + b y 1 + c )
we get
1 x − t 2 = 1 y − 2 t = 2 − 2 ( t 2 + 2 t + 4 ) ⟹ x = − 2 t − 4 , y = − t 2 − 4
This is the parametric form of the curve C given by
C : x 2 + 4 y + 8 x + 3 2 = 0
(the equation can be derived by isolating t and t 2 in the parametric equations and performing algebraic manipulations to eliminate t .)
Now, the point of intersection of the curve with y = − 5 can be found out by putting y = − 5 in C to obtain
x 2 − 2 0 + 8 x + 3 2 = 0 ⟹ x 2 + 8 x + 1 2 = 0 ⟹ ( x + 6 ) ( x + 2 ) = 0 ⟹ x = − 6 , − 2
Thus the required points of intersection are : ( − 6 , − 5 ) and ( − 2 , − 5 ) and the distance between these two points is 4 units.