Find the equations of the tangents and normals to the ellipse 15x2+6y2−8x−5y+2=0 at the point with ordinate 31.
Background and Explanation
To find the equations of tangents and normals to a curve, we first identify the specific points on the curve using the given coordinate (the ordinate y). We then use implicit differentiation to find the derivative dxdy, which represents the slope of the tangent line. The slope of the normal line is the negative reciprocal of the tangent's slope. Finally, we apply the point-slope form of a linear equation.
1. Slope of the tangent (mt):mt=dxdy(51,31)=−12(31)−530(51)−8=−4−56−8=−−1−2=−2
2. Equation of the tangent:
Using y−y1=mt(x−x1):
y−31y−31=−2(x−51)=−2x+52
Multiply by the LCD (15):
15y−5=−30x+6⇒30x+15y−11=0
3. Equation of the normal:
The slope of the normal (mn) is the negative reciprocal of mt: mn=21.
y−31y−31=21(x−51)=21x−101
Multiply by the LCD (30):
30y−10=15x−3⇒15x−30y+7=0
1. Slope of the tangent (mt):mt=dxdy(31,31)=−12(31)−530(31)−8=−4−510−8=−−12=2
2. Equation of the tangent:
Using y−y1=mt(x−x1):
y−31y−31=2(x−31)=2x−32
Multiply by 3:
3y−1=6x−2⇒6x−3y−1=0
3. Equation of the normal:
The slope of the normal (mn) is the negative reciprocal of mt: mn=−21.
y−31y−31=−21(x−31)=−21x+61
Multiply by 6:
6y−23x+6y−3x+2y−1=−3x+1=0=0(Dividing by 3)
Key Formulas or Methods Used
Implicit Differentiation: Used to find dxdy for equations where y is not isolated.
Point-Slope Form:y−y1=m(x−x1).
Tangent Slope:mt=dxdy at a specific point.
Normal Slope:mn=−mt1.
Quadratic Factorization: Used to find x values from the ordinate.
Summary of Steps
Substitute y=31 into the ellipse equation to find the two points of contact: A(1/5,1/3) and B(1/3,1/3).
Differentiate the ellipse equation implicitly to find the general expression for the slope dxdy.
Calculate the tangent slope mt at Point A and use the point-slope formula to find the tangent equation.
Calculate the normal slope mn at Point A and find the normal equation.
Repeat the process for Point B to find the second set of tangent and normal equations.