Question Statement
Find the equations of the tangent and normal to the given conic at the indicated points.
i. y2=4ax at (at2,2at)
ii. a2x2+b2y2=1 at (acosθ,bsinθ)
iii. a2x2−b2y2=1 at (asecθ,btanθ)
Background and Explanation
This problem requires you to find the equations of tangents and normals to conic sections (parabolas, ellipses, and hyperbolas). To do this, we need to:
- Differentiate the equation of the conic with respect to x to find the slope of the tangent line at the given point.
- Use the point-slope form of the equation of a line to find the equation of the tangent.
- The slope of the normal line is the negative reciprocal of the tangent’s slope, and we use the point-slope form again to find the equation of the normal.
Solution
i. y2=4ax at (at2,2at)
- Differentiate the equation:
dxd(y2)=dxd(4ax)
This gives:
2ydxdy=4a⇒dxdy=y2a
At point (at2,2at), we substitute into the derivative:
dxdy=2at2a=t1
So, the slope of the tangent is t1, and the slope of the normal is −t.
- Equation of the tangent:
Using the point-slope form of the equation of a line:
y−2at=t1(x−at2)
Simplifying:
yt−2a2=x−at2⇒yt=x+at2
So, the equation of the tangent is:
yt=x+at2
- Equation of the normal:
The slope of the normal is −t, so using the point-slope form again:
y−2at=−t(x−at2)
Simplifying:
y−2at=−tx+at3⇒y=−tx+at3+2at
So, the equation of the normal is:
y=−tx+at3+2at
ii. a2x2+b2y2=1 at (acosθ,bsinθ)
- Differentiate the equation:
dxd(a2x2+b2y2)=dxd(1)
This gives:
a22x+b22ydxdy=0
Rearranging:
dxdy=−a2b2yx
At (acosθ,bsinθ), we substitute:
dxdy=−a2b2⋅bsinθacosθ=asinθ−bcosθ
So, the slope of the tangent is asinθ−bcosθ, and the slope of the normal is bsinθacosθ.
- Equation of the tangent:
Using the point-slope form:
y−bsinθ=asinθ−bcosθ(x−acosθ)
Simplifying:
bsinθ(y−bsinθ)=a−cosθ(x−acosθ)
This leads to:
axcosθ+bysinθ=1
So, the equation of the tangent is:
axcosθ+bysinθ=1
- Equation of the normal:
The equation of the normal is:
y−bsinθ=bcosθasinθ(x−acosθ)
Simplifying:
asinθx+bcosθy=sinθcosθ(a2−b2)
So, the equation of the normal is:
asinθx+bcosθy=sinθcosθ(a2−b2)
iii. a2x2−b2y2=1 at (asecθ,btanθ)
- Differentiate the equation:
dxd(a2x2−b2y2)=dxd(1)
This gives:
a22x−b22ydxdy=0
Rearranging:
dxdy=a2yb2x
At (asecθ,btanθ), we substitute:
dxdy=a2btanθb2asecθ=atanθbsecθ
So, the slope of the tangent is atanθbsecθ, and the slope of the normal is −bsecθatanθ.
- Equation of the tangent:
Using the point-slope form:
y−btanθ=atanθbsecθ(x−asecθ)
Simplifying:
axsecθ−bytanθ=1
So, the equation of the tangent is:
axsecθ−bytanθ=1
- Equation of the normal:
The equation of the normal is:
y−btanθ=bsecθatanθ(x−asecθ)
Simplifying:
atanθx+bsecθy=secθ(a2−b2)
So, the equation of the normal is:
atanθx+bsecθy=secθ(a2−b2)
- Tangent Slope Formula:
dxdy=Slope of tangent line
- Normal Slope:
The slope of the normal is the negative reciprocal of the tangent slope:
mnormal=−mtangent1
- Point-Slope Form:
The equation of a line is given by:
y−y1=m(x−x1)
where m is the slope and (x1,y1) is the point on the line.
Summary of Steps
- Differentiate the conic equation to find the slope of the tangent.
- Use the point-slope form of the line to write the equation of the tangent.
- Use the negative reciprocal of the tangent slope to find the slope of the normal.
- Use the point-slope form again to write the equation of the normal.