Question Statement
Find the equation of the tangent and the normal to the parabola y2=18x at the end points of its latus rectum.
Background and Explanation
To solve this problem, we need to understand the properties of a parabola in the form y2=4ax. The latus rectum is a chord passing through the focus perpendicular to the axis of symmetry, with endpoints at (a,2a) and (a,−2a). The slope of the tangent at any point is found using the derivative dxdy, and the normal is the line perpendicular to the tangent at that same point.
Solution
The given equation of the parabola is:
y2=18x
By comparing this with the standard form y2=4ax, we can find the value of a:
4aa=18=418=29
The endpoints of the latus rectum for the parabola y2=4ax are given by the coordinates A(a,2a) and B(a,−2a). Substituting a=29:
- For point A: A(29,2(29))=A(29,9)
- For point B: B(29,−2(29))=B(29,−9)
To find the slope of the tangent at any point (x,y), we differentiate the equation y2=18x with respect to x:
2ydxdydxdydxdy=18=2y18=y9
The slope of the tangent line at any point on the parabola is m=y9.
Slope of Tangent at A:
m1=99=1
Equation of Tangent at A:
Using the point-slope form y−y1=m(x−x1):
y−92(y−9)2y−182x−2y+9=1(x−29)=2x−9=2x−9=0
Slope of Normal at A:
Since the normal is perpendicular to the tangent:
mnormal=mtangent−1=1−1=−1
Equation of Normal at A:
y−92(y−9)2y−182x+2y−27=−1(x−29)=−2x+9=−2x+9=0
Slope of Tangent at B:
m2=−99=−1
Equation of Tangent at B:
y−(−9)y+92(y+9)2y+182x+2y+9=−1(x−29)=−x+29=−2x+9=−2x+9=0
Slope of Normal at B:
mnormal=−1−1=1
Equation of Normal at B:
y−(−9)y+92(y+9)2y+182x−2y−27=1(x−29)=x−29=2x−9=2x−9=0
- Standard Parabola: y2=4ax
- Latus Rectum Endpoints: (a,2a) and (a,−2a)
- Slope of Tangent (Calculus): dxdy
- Point-Slope Form: y−y1=m(x−x1)
- Perpendicular Slopes: m1⋅m2=−1
Summary of Steps
- Identify a by comparing y2=18x to y2=4ax.
- Determine the coordinates of the endpoints of the latus rectum, A(a,2a) and B(a,−2a).
- Differentiate the parabola equation to find the general expression for the slope of the tangent (dxdy=y9).
- Calculate the specific tangent slope for each point and use the point-slope formula to find the tangent equations.
- Calculate the negative reciprocal of the tangent slopes to find the normal slopes.
- Use the point-slope formula to find the equations of the normals at both points.