Animated Solution for Mathematics - Conic Sections: If the line 3x−2y+12=0 intersects the parabola 4y=3x2 at the points A and B, then at the vertex of the parabola, the line segment AB subtends an angle equal to
Select Answer:
Visualized Solution
Visualizing the Geometry
Parabola: 3x2=4y with vertex at O(0,0).
Line: 3x−2y+12=0.
Intersects at points A and B.
The Goal: Angle at the Vertex
We need the angle θ subtended by AB at the origin O.
This requires the joint equation of lines OA and OB.
Method: Homogenization of the parabola's equation using the line's equation.
Preparing the Line Equation
Rearrange the line equation to isolate the constant term.
3x−2y=−12
Divide by −12 to create a term equal to 1:
122y−3x=1
Homogenizing the Parabola
Parabola equation: 3x2=4y
Multiply the linear term y by 1:
3x2=4y⋅(1)
Substitute 1=122y−3x:
3x2=4y(122y−3x)
Simplifying the Joint Equation
Cancel terms: 3x2=y(32y−3x)
Cross-multiply: 9x2=2y2−3xy
Rearrange into standard form ax2+2hxy+by2=0:
9x2+3xy−2y2=0
Extracting the Slopes
Divide the equation by x2 and let m=xy:
9+3m−2m2=0
Rearrange: 2m2−3m−9=0
Factorize: 2m2−6m+3m−9=0
(2m+3)(m−3)=0
The Two Slopes
From (2m+3)(m−3)=0, we get two values for m.
m1=3 (Slope of line OA)
m2=−23 (Slope of line OB)
Calculating the Angle θ
Formula for angle between two lines: tanθ=1+m1m2m1−m2
Substitute m1=3 and m2=−23:
tanθ=1+(3)(−23)3−(−23)
Final Result
Numerator: 3+23=29
Denominator: 1−29=−27
tanθ=−2729=−79=79
θ=tan−1(79)
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
The Geometry of the Parabola
A Tale of Two Curves
Imagine you are standing on a coordinate plane, looking at a beautiful, upward-opening parabola defined by the equation 4y=3x2. Its vertex rests perfectly at the origin O(0,0).
Now, imagine a straight line, 3x−2y+12=0, slicing through this parabola like a blade, creating two distinct intersection points, A and B. Your mission is to find the angle θ subtended by the segment AB at the vertex O.
This is not just a problem; it is a journey into the elegance of coordinate geometry.
The Trap of Brute Force
Many students, upon seeing this, immediately reach for their pens to solve the system of equations. They try to substitute y=43x2 into the line equation.
While this is a valid path, it is a treacherous one. You would end up with a quadratic equation in x, and the roots would likely be messy, irrational numbers.
Then, you would have to find the corresponding y-coordinates, calculate the slopes m1 and m2 of lines OA and OB, and finally use the angle formula. It is a path filled with potential for arithmetic slips.
The Epiphany
Homogenization
We want the angle between the lines OA and OB. These lines pass through the origin.
If we could find the joint equation of these two lines, we would have the slopes m1 and m2 almost instantly. This is where the technique of Homogenization comes into play.
The core idea is to make the equation of the parabola homogeneous of degree 2 by using the linear equation of the line.
First, let us rewrite our line equation 3x−2y+12=0 to isolate the constant: 3x−2y=−12. Dividing by −12, we get:
122y−3x=1
This expression is our 'magic key'.
The Algebraic Transformation
Now, look at the parabola: 3x2=4y. The left side is degree 2, but the right side is degree 1. To balance this, we multiply the right side by our magic key, which is equal to 1:
3x2=4y⋅(122y−3x)
Watch how the algebra unfolds. The 4 and 12 simplify to a 3 in the denominator. Cross-multiplying that 3 gives us 9x2=y(2y−3x).
Expanding this, we get 9x2=2y2−3xy. Rearranging everything to one side, we arrive at the beautiful, homogeneous second-degree equation:
9x2+3xy−2y2=0
This equation represents the pair of lines OA and OB. It is a masterpiece of algebraic balance.
Extracting the Slopes
To find the slopes, we divide the entire equation by x2, assuming $x
eq 0$. Let m=xy be the slope of the lines.
The equation transforms into a quadratic in m:
9+3m−2m2=0⟹2m2−3m−9=0
Factoring this quadratic is straightforward: (2m+3)(m−3)=0. This gives us two distinct slopes: m1=3 and m2=−23.
These are the slopes of our lines OA and OB.
The Final Calculation
Finally, we use the standard formula for the angle θ between two lines with slopes m1 and m2:
We have arrived at the answer, not through brute force, but through the sheer elegance of mathematical structure. Remember, in JEE Advanced, it is often not about how hard you work, but how cleverly you use the tools in your arsenal.