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

Question

Tangent and normal are drawn at P(16, 16) on the parabola y 2 = 16x, which intersect the axis of the parabola at A and B, respectively. If C is the centre of the circle through the points P, A and B and \angle CPB = θ\theta , then a value of tanθ\theta is :

Options

Solution

This problem is a comprehensive test of your understanding of parabolas, tangents, normals, and circles. We will systematically use coordinate geometry formulas and crucial geometric properties to solve it.


Problem Statement Analysis:

We are given a parabola y2=16xy^2 = 16x and a specific point P(16,16)P(16, 16) on it.

  1. A tangent is drawn at PP, intersecting the parabola's axis (the x-axis) at point AA.
  2. A normal is drawn at PP, intersecting the parabola's axis (the x-axis) at point BB.
  3. CC is the center of the circle that passes through points PP, AA, and BB.
  4. We need to find a value for tanθ\tan\theta, where θ=CPB\theta = \angle CPB.

Key Concepts and Formulas:

Before diving into the solution, let's list the essential concepts and formulas we'll employ:

  1. Parabola Equation: The standard form of a parabola opening to the right is y2=4axy^2 = 4ax. Its axis of symmetry is the x-axis (y=0y=0).
  2. Equation of Tangent: For a parabola y2=4axy^2 = 4ax, the equation of the tangent at a point P(x1,y1)P(x_1, y_1) is given by yy1=2a(x+x1)yy_1 = 2a(x + x_1).
  3. Equation of Normal: The normal to a curve at a point is perpendicular to the tangent at that point. If the slope of the tangent is mTm_T, the slope of the normal mN=1/mTm_N = -1/m_T. The equation of the normal can be found using the point-slope form: yy1=mN(xx1)y - y_1 = m_N(x - x_1).
  4. Geometric Property of Tangent and Normal: For any point PP on a parabola, the tangent and normal drawn at PP intersect the axis of the parabola at points AA and BB respectively, such that APB=90\angle APB = 90^\circ. This is a crucial property that simplifies finding the circle's center.
  5. Circle through P, A, B: Since APB=90\angle APB = 90^\circ, the segment ABAB acts as the diameter of the circle passing through PP, AA, and BB. Consequently, the center CC of this circle is the midpoint of ABAB.
  6. Midpoint Formula: The midpoint of a segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
  7. Slope of a Line: The slope of a line passing through two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  8. Angle Between Two Lines: If two lines have slopes m1m_1 and m2m_2, the tangent of the acute angle α\alpha between them is given by tanα=m1m21+m1m2\tan\alpha = \left| \frac{m_1 - m_2}{1 + m_1 m_2} \right|.

Step-by-Step Solution:

1. Identify Parabola Parameters and Verify Point P

  • Key Concept: The standard form of a parabola opening to the right is y2=4axy^2 = 4ax.
  • Why this step: To extract the parameter 'a' which is essential for tangent and normal equations, and to confirm that the given point PP lies on the parabola.
  • Working: The given equation of the parabola is y2=16xy^2 = 16x. Comparing this with the standard form y2=4axy^2 = 4ax, we find 4a=164a = 16, which implies a=4a = 4. The axis of the parabola y2=16xy^2 = 16x is the x-axis, defined by the line y=0y=0. The given point is P(16,16)P(16, 16). We verify its position on the parabola: Substitute x=16,y=16x=16, y=16 into y2=16xy^2 = 16x: (16)2=16(16)(16)^2 = 16(16) 256=256256 = 256 Since the equation holds true, point PP indeed lies on the parabola.
  • Tip: Always verify the point lies on the curve. This simple check can prevent errors if the point was misidentified.

2. Find the Equation of the Tangent at P and Determine Point A

  • Key Concept: The equation of the tangent to the parabola y2=4axy^2 = 4ax at a point (x1,y1)(x_1, y_1) is yy1=2a(x+x1)yy_1 = 2a(x + x_1).
  • Why this step: We need to find the line PA and then determine where it intersects the parabola's axis (y=0y=0) to locate point A.
  • Working: Substitute x1=16x_1 = 16, y1=16y_1 = 16, and a=4a = 4 into the tangent formula: y(16)=2(4)(x+16)y(16) = 2(4)(x + 16) 16y=8(x+16)16y = 8(x + 16) Divide both sides by 8 to simplify: 2y=x+16(Equation of Tangent PA)2y = x + 16 \quad \text{(Equation of Tangent PA)} Point AA is the intersection of the tangent with the x-axis (y=0y=0). Set y=0y=0 in the tangent equation: 2(0)=x+162(0) = x + 16 0=x+160 = x + 16 x=16x = -16
  • Result: The coordinates of point A are (16,0)(-16, 0).

3. Find the Equation of the Normal at P and Determine Point B

  • Key Concept: The normal to a curve at a point is perpendicular to the tangent at that point. If the slope of the tangent is mTm_T, the slope of the normal mN=1/mTm_N = -1/m_T. The equation of a line with slope mm passing through (x1,y1)(x_1, y_1) is yy1=m(xx1)y - y_1 = m(x - x_1).
  • Why this step: We need to find the line PB and then determine where it intersects the parabola's axis (y=0y=0) to locate point B.
  • Working: From the tangent equation 2y=x+162y = x + 16, we can find its slope by rearranging it into the slope-intercept form y=mx+cy = mx + c: y=12x+8y = \frac{1}{2}x + 8 The slope of the tangent PA is mT=12m_T = \frac{1}{2}. The slope of the normal PB (mNm_N) is the negative reciprocal of mTm_T: mN=1mT=11/2=2m_N = -\frac{1}{m_T} = -\frac{1}{1/2} = -2 Now, use the point-slope form for the normal, with P(16,16)P(16, 16) and mN=2m_N = -2: y16=2(x16)y - 16 = -2(x - 16) y16=2x+32y - 16 = -2x + 32 y=2x+48(Equation of Normal PB)y = -2x + 48 \quad \text{(Equation of Normal PB)} Point BB is the intersection of the normal with the x-axis (y=0y=0). Set y=0y=0 in the normal equation: 0=2x+480 = -2x + 48 2x=482x = 48 x=24x = 24
  • Result: The coordinates of point B are (24,0)(24, 0).
  • Tip: Be careful with arithmetic, especially when dealing with fractions and signs for negative reciprocals.

4. Determine the Centre C of the Circle PAB

  • Key Concept: A crucial geometric property for parabolas states that the tangent and normal at any point PP on a parabola intersect the axis of the parabola at points AA and BB respectively, such that APB=90\angle APB = 90^\circ. If three points P,A,BP, A, B form a right angle at PP, then the segment connecting the other two points (ABAB) must be the diameter of the circle passing through P,A,BP, A, B.
  • Why this step: This property significantly simplifies finding the center CC. Instead of solving general circle equations, we can simply find the midpoint of the diameter ABAB.
  • Working: Using the coordinates of A(16,0)A(-16, 0) and B(24,0)B(24, 0), we find the midpoint CC: C=(xA+xB2,yA+yB2)C = \left(\frac{x_A + x_B}{2}, \frac{y_A + y_B}{2}\right) C=(16+242,0+02)C = \left(\frac{-16 + 24}{2}, \frac{0 + 0}{2}\right) C=(82,02)C = \left(\frac{8}{2}, \frac{0}{2}\right) C=(4,0)C = (4, 0)
  • Result: The coordinates of the center C are (4,0)(4, 0).
  • Tip: Recognizing this geometric property ($\angle

Practice More Conic Sections Questions

View All Questions