Question Statement
Find the equation of the tangent and normal to the hyperbola 6x2−6y2−14x+21y−5=0 at the point (2,3).
Background and Explanation
To find the equations of the tangent and normal lines to a curve, we first use implicit differentiation to find the derivative dxdy, which represents the slope of the tangent line at a given point. The normal line is perpendicular to the tangent, so its slope is the negative reciprocal of the tangent's slope (mn=−mt1).
Solution
The given equation of the hyperbola is:
6x2−6y2−14x+21y−5=0
To find the slope of the tangent, we differentiate the equation with respect to x:
6(2x)−6(2y)dxdy−14+21dxdy=0
Rearranging the terms to solve for dxdy:
(12y−21)dxdy=12x−14
dxdy=12y−2112x−14
Now, we evaluate the derivative at the point (2,3) to find the slope (m):
dxdy=12(3)−2112(2)−14=36−2124−14=1510=32
The slope of the tangent line at (2,3) is m=32. Using the point-slope form y−y1=m(x−x1):
y−33(y−3)3y−92x−3y+5=32(x−2)=2(x−2)=2x−4=0
This is the equation of the tangent line at (2,3).
The slope of the normal line is the negative reciprocal of the tangent slope:
Slope of normal line=Slope of tangent−1=(32)−1=2−3
Using the point-slope form y−y1=m(x−x1) for the normal line at (2,3):
y−32(y−3)2y−63x+2y+2=2−3(x−2)=−3(x−2)=−3x+6=0
This is the equation of the normal line.
- Implicit Differentiation: Used to find dxdy for equations where y is not isolated.
- Slope of Tangent (mt): The value of the first derivative dxdy at the specific point.
- Slope of Normal (mn): Calculated as mn=−mt1.
- Point-Slope Form: y−y1=m(x−x1), used to construct the linear equations.
Summary of Steps
- Differentiate the hyperbola equation implicitly with respect to x.
- Isolate dxdy to find the general expression for the slope.
- Substitute the point (2,3) into the derivative to find the specific slope of the tangent.
- Apply the point-slope formula to find the tangent line equation.
- Calculate the negative reciprocal of the tangent slope to find the normal slope.
- Apply the point-slope formula again to find the normal line equation.