Skip to main content
Back to Conic Sections
JEE Main 2021
Conic Sections
Parabola
Easy

Question

If two tangents drawn from a point P to the parabola y 2 = 16(x - 3) are at right angles, then the locus of point P is :

Options

Solution

This solution provides a comprehensive approach to finding the locus of a point from which two perpendicular tangents can be drawn to a parabola. We will explore two methods: first, by directly applying a key property of parabolas (the recommended approach for efficiency in JEE), and second, by deriving the result algebraically using the condition for perpendicular tangents.


Key Concept: The Director Circle and the Directrix of a Parabola

For any conic section (parabola, ellipse, or hyperbola), the locus of the point of intersection of two tangents that are perpendicular to each other is known as its director circle. This is a fundamental property in coordinate geometry.

However, the parabola is a special case. For a parabola, this director circle degenerates into a straight line, which is precisely its directrix. This means that if you draw two tangents from a point P to a parabola such that these tangents are perpendicular to each other, then the point P must lie on the directrix of that parabola.

Therefore, to find the locus of point P from which two tangents drawn to the parabola y2=16(x3)y^2 = 16(x-3) are at right angles, we simply need to find the equation of the directrix of this parabola.


Understanding the Parabola Equation

The given equation of the parabola is y2=16(x3)y^2 = 16(x-3). To work with this, we need to compare it with the standard form of a parabola whose axis is parallel to the x-axis: (yk)2=4a(xh)(y-k)^2 = 4a(x-h) where (h,k)(h, k) represents the coordinates of the vertex of the parabola, and aa is the focal length (the distance from the vertex to the focus).

Let's extract these parameters from our given equation: y2=16(x3)y^2 = 16(x-3)

  • Identifying (h,k)(h, k):
    • Comparing (yk)2(y-k)^2 with y2y^2, we see that k=0k=0.
    • Comparing (xh)(x-h) with (x3)(x-3), we see that h=3h=3.
    • So, the vertex of the parabola is (h,k)=(3,0)(h, k) = (3, 0).
  • Identifying aa (focal length):
    • Comparing 4a4a with 1616, we have 4a=164a = 16.
    • Dividing by 4, we get a=4a = 4.

Since a=4a=4 (which is positive), and the yy-term is squared, this parabola opens to the right.


Method 1: Using the Directrix Property (Recommended for Efficiency)

This method directly applies the key property identified above, making it very efficient for JEE exams.

Step 1: Recall the Directrix Equation for a Standard Parabola For a standard parabola of the form Y2=4AXY^2 = 4AX (with its vertex at the origin and opening along the positive X-axis), the equation of the directrix is given by: X=AX = -A The directrix is a vertical line located at a distance 'AA' from the vertex, on the opposite side of the focus.

Step 2: Adapt for the Shifted Parabola Our parabola y2=16(x3)y^2 = 16(x-3) is a shifted version of the standard parabola. To account for this shift, we replace XX with (xh)(x-h) and AA with aa in the directrix equation. So, for a parabola of the form (yk)2=4a(xh)(y-k)^2 = 4a(x-h), the equation of the directrix is: (xh)=a(x-h) = -a

Step 3: Substitute the Values and Determine the Locus Now, we substitute the values we found: h=3h=3 and a=4a=4 into the directrix equation (xh)=a(x-h) = -a: x3=4x - 3 = -4 To solve for xx, add 3 to both sides: x=4+3x = -4 + 3 x=1x = -1 Thus, the locus of point P is the line x=1x = -1. This can also be written as x+1=0x+1=0.


Method 2: Using the Condition for Perpendicular Tangents (Algebraic Derivation)

This method provides a deeper understanding by deriving the result algebraically, without directly relying on the director circle property.

Step 1: Write the General Equation of a Tangent to the Parabola The general equation of a tangent with slope mm to a standard parabola of the form Y2=4AXY^2 = 4AX is given by: Y=mX+AmY = mX + \frac{A}{m} For our given parabola y2=16(x3)y^2 = 16(x-3):

  • We have 4A=164A = 16, so A=4A=4.
  • The variable YY is replaced by yy.
  • The variable XX is replaced by (x3)(x-3).

Therefore, the equation of a tangent to y2=16(x3)y^2 = 16(x-3) with slope mm is: y=m(x3)+4my = m(x-3) + \frac{4}{m} This equation represents any tangent line to the parabola based on its slope mm.

Step 2: Form a Quadratic Equation in 'm' for Tangents from P Let P be a point (x1,y1)(x_1, y_1) from which two tangents are drawn to the parabola. If the tangent passes through P(x1,y1)(x_1, y_1), then its coordinates must satisfy the tangent equation: y1=m(x13)+4my_1 = m(x_1-3) + \frac{4}{m} Our goal is to find the slopes of the tangents drawn from P. To do this, we rearrange this equation into a quadratic in mm. First, multiply the entire equation by mm (assuming m0m \neq 0, as a vertical tangent has an undefined slope, but if it were vertical, its perpendicular would be horizontal, which can be handled by this form): my1=m2(x13)+4my_1 = m^2(x_1-3) + 4 Now, rearrange it into the standard quadratic form Am2+Bm+C=0Am^2 + Bm + C = 0: m2(x13)my1+4=0m^2(x_1-3) - my_1 + 4 = 0 This quadratic equation has two roots, m1m_1 and m2m_2, which represent the slopes of the two tangents that can be drawn from the point P(x1,y1)(x_1, y_1) to the parabola.

Step 3: Apply the Condition for Perpendicular Tangents The problem states that the two tangents drawn from P are at right angles. This means the product of their slopes must be 1-1: m1m2=1m_1 m_2 = -1 From the quadratic equation m2(x13)my1+4=0m^2(x_1-3) - my_1 + 4 = 0, by Vieta's formulas, the product of the roots (m1m2m_1 m_2) is given by constant termcoefficient of m2\frac{\text{constant term}}{\text{coefficient of } m^2}: m1m2=4x13m_1 m_2 = \frac{4}{x_1-3} Now, we equate the two expressions for m1m2m_1 m_2: 4x13=1\frac{4}{x_1-3} = -1 This step is crucial as it connects the geometric condition (perpendicular tangents) to the algebraic properties of the quadratic equation.

Step 4: Solve for the Locus of P Solve the equation obtained in Step 3 for x1x_1: 4=(x13)4 = -(x_1-3) 4=x1+34 = -x_1 + 3 To isolate x1x_1, move x1x_1 to the left side and 4 to the right side: x1=34x_1 = 3 - 4 x1=1x_1 = -1 Since P is a general point (x1,y1)(x_1, y_1), its locus is given by replacing x1x_1 with xx. So, the locus of P is x=1x = -1, or x+1=0x+1=0.


Tips for Success & Common Pitfalls:

  • Master the Standard Forms: Always start by identifying the correct standard form of the conic section. For a parabola, know the forms (yk)2=4a(xh)(y-k)^2 = 4a(x-h) and (xh)2=4a(yk)(x-h)^2 = 4a(y-k), and their respective directrix equations. Understanding the orientation (opens left/right or up/down) is key.
  • **Correct

Practice More Conic Sections Questions

View All Questions