Animated Solution for Mathematics - Conic Sections: A is a point on the parabola y2=4ax. The normal at A cuts the parabola again at point B. If AB subtends a right angle at the vertex of the parabola, find the slope of AB.
Visualized Solution
Visualizing the Geometry
Consider the parabola y2=4ax with vertex at the origin O(0,0).
Point A lies on the parabola, and the normal at A intersects the curve again at point B.
The segment AB subtends a right angle at the vertex, meaning OA⊥OB.
We need to find the slope m of the normal line AB.
Equation of the Normal
The equation of a normal to y2=4ax in terms of its slope m is:
y=mx−2am−am3
This line AB passes through points A and B on the parabola.
The Concept of Homogenization
To find the joint equation of lines OA and OB, we make the parabola equation homogeneous using the line AB.
This is because OA and OB pass through the origin.
Preparing the Line for Homogenization
Rearrange the normal equation: mx−y=2am+am3
Write it in the form where the expression equals 1:
a(2m+m3)mx−y=1
Homogenizing the Parabola
Substitute the expression for 1 into the parabola equation y2=4ax:
y2=4ax(a(2m+m3)mx−y)
This ensures every term in the equation has a total degree of 2.
Simplifying the Equation
Cancel a from both sides and cross-multiply:
y2(2m+m3)=4x(mx−y)
Expanding the Terms
Expand the right side:
y2(2m+m3)=4mx2−4xy
Standard Quadratic Form
Rearrange into the standard form Ax2+Bxy+Cy2=0:
4mx2−4xy−(2m+m3)y2=0
The Perpendicularity Condition
For two lines represented by Ax2+Bxy+Cy2=0 to be perpendicular, the condition is:
Coefficient of x2 + Coefficient of y2=0
Applying the Condition
In our equation:
Coefficient of x2=4m
Coefficient of y2=−(2m+m3)
Set the sum to zero:
4m−(2m+m3)=0
Solving for Slope m
Simplify the linear terms:
2m−m3=0
Factor the expression:
m(2−m2)=0
Conclusion and Final Answer
Solve for m:
m2=2⇒m=±2
Note: m=0 is rejected as it represents the axis of the parabola.
Final Answer: The slope of the normal AB is ±2.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
Imagine you are standing on the coordinate plane, looking at the classic parabola y2=4ax. You pick a point A on this curve and draw a normal line. This line cuts through the parabola again at a point B.
The problem provides a specific condition: if you connect the vertex O(0,0) to A and B, the angle between these two lines is exactly 90∘. Our goal is to find the slope m of this normal line AB.
The Power of Homogenization
Many students attempt to solve this by finding the coordinates of A and B using parametric forms (at2,2at). While valid, this is often a long, winding road filled with algebraic pitfalls.
Instead, we use a technique favored by JEE examiners: Homogenization. We aim to find the joint equation of the lines OA and OB. Since these lines pass through the origin, their joint equation must be a homogeneous equation of the second degree, taking the form:
Ax2+Bxy+Cy2=0
The Magic Key
We start with the equation of the normal to the parabola y2=4ax in terms of its slope m:
y=mx−2am−am3
To homogenize the parabola's equation, we must express the line equation in a form equal to 1. We rearrange the normal equation as follows:
mx−y=2am+am3
Dividing both sides by the constant term, we obtain our "magic key":
2am+am3mx−y=1
The Transformation
Now, we take the parabola equation y2=4ax. The y2 term is already of degree two, but the 4ax term is only degree one. We multiply 4ax by our magic fraction to "boost" its degree to two:
y2=4ax(2am+am3mx−y)
Notice how the a in the numerator and the a in the denominator cancel out perfectly. Cross-multiplying gives:
y2(2m+m3)=4x(mx−y)
Expanding this, we get y2(2m+m3)=4mx2−4xy. Rearranging everything to one side, we arrive at the standard form:
4mx2−4xy−(2m+m3)y2=0
The Final Victory
We know that for a pair of lines represented by Ax2+Bxy+Cy2=0 to be perpendicular, the sum of the coefficients of x2 and y2 must be zero. In our equation, the coefficient of x2 is 4m, and the coefficient of y2 is −(2m+m3).
Setting their sum to zero:
4m−(2m+m3)=0
This simplifies to 2m−m3=0, or m(2−m2)=0. We reject m=0 because it represents the axis of the parabola, which does not form a triangle with the origin.
Thus, m2=2, and the slope is m=±2. You have successfully conquered this problem using the elegance of homogenization.