Question Statement
Find the equation of the tangent to the circle 36 x 2 + 36 y 2 − 72 y + 11 = 0 at the point on the circle with abscissa 2 1 .
Background and Explanation
To find the equation of a tangent line, we first need the coordinates of the point(s) of tangency and the slope of the curve at those points. The "abscissa" refers to the x -coordinate. We use implicit differentiation to find the derivative d x d y , which represents the slope of the tangent line.
Solution
The given equation of the circle is:
36 x 2 + 36 y 2 − 72 y + 11 = 0
The abscissa of the point is given as x = 2 1 . To find the corresponding y -coordinates, we substitute x = 2 1 into equation (i):
36 ( 2 1 ) 2 + 36 y 2 − 72 y + 11 9 + 36 y 2 − 72 y + 11 36 y 2 − 72 y + 20 = 0 = 0 = 0
Dividing the entire equation by 4 to simplify:
9 y 2 − 18 y + 5 = 0
We solve this quadratic equation for y using the quadratic formula y = 2 a − b ± b 2 − 4 a c :
y y y y = 2 ( 9 ) − ( − 18 ) ± ( − 18 ) 2 − 4 ( 9 ) ( 5 ) = 18 18 ± 324 − 180 = 18 18 ± 144 = 18 18 ± 12
This gives us two possible values for y :
y = 18 18 − 12 = 18 6 = 3 1
y = 18 18 + 12 = 18 30 = 3 5
Thus, there are two points on the circle with an abscissa of 2 1 :
A ( 2 1 , 3 1 ) and B ( 2 1 , 3 5 ) .
To find the slope, we differentiate equation (i) implicitly with respect to x :
36 ( 2 x ) + 36 ( 2 y d x d y ) − 72 d x d y + 0 72 x + 72 y d x d y − 72 d x d y 72 ( x + y d x d y − d x d y ) x + ( y − 1 ) d x d y d x d y d x d y = 0 = 0 = 0 = 0 = − y − 1 x = 1 − y x
First, calculate the slope m at point A :
m = d x d y = 1 − 3 1 2 1 = 3 2 2 1 = 4 3
Using the point-slope form y − y 1 = m ( x − x 1 ) :
y − 3 1 y − 3 1 4 3 x − y + 3 1 − 8 3 = 4 3 ( x − 2 1 ) = 4 3 x − 8 3 = 0
Multiply the entire equation by 24 to clear the denominators:
18 x − 24 y + 8 − 9 = 0
18 x − 24 y − 1 = 0
First, calculate the slope m at point B :
m = d x d y = 1 − 3 5 2 1 = − 3 2 2 1 = − 4 3
Using the point-slope form y − y 1 = m ( x − x 1 ) :
y − 3 5 y − 3 5 4 3 x + y − 3 5 − 8 3 = − 4 3 ( x − 2 1 ) = − 4 3 x + 8 3 = 0
Multiply the entire equation by 24 to clear the denominators:
18 x + 24 y − 40 − 9 = 0
18 x + 24 y − 49 = 0
Abscissa: The x -coordinate of a point.
Quadratic Formula: x = 2 a − b ± b 2 − 4 a c
Implicit Differentiation: Used to find d x d y for equations where y is not explicitly isolated.
Point-Slope Form of a Line: y − y 1 = m ( x − x 1 )
Summary of Steps
Substitute x = 2 1 into the circle's equation to find the corresponding y values.
Solve the resulting quadratic equation to identify the two points of tangency: A ( 1/2 , 1/3 ) and B ( 1/2 , 5/3 ) .
Differentiate the circle equation implicitly to find the general expression for the slope d x d y .
Plug the coordinates of point A into the derivative to find the slope, then use the point-slope formula to find the first tangent equation.
Repeat the process for point B to find the second tangent equation.