Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

6.4 Q-9

Question Statement

Prove that the tangent at any point PP on a parabola makes equal angles with:

  1. The line joining PP to the focus (angle of incidence).
  2. The line through PP parallel to the axis of the parabola (angle of reflection).

Background and Explanation

This problem leverages the reflective property of parabolas, where the tangent at any point reflects light or paths such that the angle of incidence equals the angle of reflection.

For a parabola y2=4axy^2 = 4ax:

  1. The axis of symmetry is the x-axis.
  2. The focus is at (a,0)(a, 0).
  3. The directrix is x=βˆ’ax = -a.

Key properties include:

  • The slope of the tangent at a point can be derived by differentiating the equation of the parabola.
  • The angles are related to the slopes of the tangent and the relevant lines.

Solution

Step 1: Define the Parabola and Tangent

The equation of the parabola is:

y2=4axy^2 = 4ax

Let P(x1,y1)P(x_1, y_1) be a point on the parabola. Differentiating the parabola’s equation with respect to xx:

2ydydx=4a2y \frac{dy}{dx} = 4a dydx=2ay\frac{dy}{dx} = \frac{2a}{y}

Thus, the slope of the tangent at P(x1,y1)P(x_1, y_1) is:

m1=2ay1m_1 = \frac{2a}{y_1}

Step 2: Slope of the Line Through PP and Focus FF

The focus of the parabola is F(a,0)F(a, 0). The slope of the line joining P(x1,y1)P(x_1, y_1) to F(a,0)F(a, 0) is:

m3=y1βˆ’0x1βˆ’a=y1x1βˆ’am_3 = \frac{y_1 - 0}{x_1 - a} = \frac{y_1}{x_1 - a}

Step 3: Slope of the Line Parallel to the Axis

The axis of the parabola is the x-axis. A line through P(x1,y1)P(x_1, y_1) parallel to the axis has slope:

m2=0m_2 = 0

Step 4: Angle Between Lines

The angle between two lines with slopes m1m_1 and m3m_3 is given by:

tan⁑θ1=∣m1βˆ’m31+m1m3∣\tan \theta_1 = \left|\frac{m_1 - m_3}{1 + m_1 m_3}\right|

Substituting m1=2ay1m_1 = \frac{2a}{y_1} and m3=y1x1βˆ’am_3 = \frac{y_1}{x_1 - a}:

tan⁑θ1=∣2ay1βˆ’y1x1βˆ’a1+(2ay1)(y1x1βˆ’a)∣\tan \theta_1 = \left|\frac{\frac{2a}{y_1} - \frac{y_1}{x_1 - a}}{1 + \left(\frac{2a}{y_1}\right)\left(\frac{y_1}{x_1 - a}\right)}\right|

After simplification:

tan⁑θ1=βˆ’2ay1\tan \theta_1 = \frac{-2a}{y_1}

For the angle between the tangent and the line parallel to the axis, where m1=2ay1m_1 = \frac{2a}{y_1} and m2=0m_2 = 0:

tan⁑θ2=∣m2βˆ’m11+m2m1∣=∣0βˆ’2ay11+0∣\tan \theta_2 = \left|\frac{m_2 - m_1}{1 + m_2 m_1}\right| = \left|\frac{0 - \frac{2a}{y_1}}{1 + 0}\right| tan⁑θ2=βˆ’2ay1\tan \theta_2 = \frac{-2a}{y_1}

Step 5: Conclusion

Since tan⁑θ1=tan⁑θ2\tan \theta_1 = \tan \theta_2, the angles θ1\theta_1 and θ2\theta_2 are equal:

ΞΈ1=ΞΈ2\theta_1 = \theta_2

Thus, the tangent at PP makes equal angles with the line joining PP to the focus and the line through PP parallel to the axis of the parabola.


Key Formulas or Methods Used

  1. Slope of Tangent:
m1=2ay1 m_1 = \frac{2a}{y_1}
  1. Slope of Line Joining Focus to PP:
m3=y1x1βˆ’a m_3 = \frac{y_1}{x_1 - a}
  1. Angle Between Two Lines:
tan⁑θ=∣m1βˆ’m21+m1m2∣ \tan \theta = \left|\frac{m_1 - m_2}{1 + m_1 m_2}\right|

Summary of Steps

  1. Define the parabola and determine the slopes of relevant lines:
    • Tangent at P(x1,y1)P(x_1, y_1).
    • Line joining PP to the focus.
    • Line parallel to the axis through PP.
  2. Compute the angles using the tangent formula.
  3. Show that the angles of incidence and reflection are equal:
ΞΈ1=ΞΈ2 \theta_1 = \theta_2