Question Statement
The problem asks to find the equations of the tangent and normal lines to the circle given by the equation 4x2+4y2β16x+24yβ117=0 at the points on the circle where the abscissa (x-coordinate) is x=β4.
Background and Explanation
Before solving the problem, letβs review the concepts needed:
- Tangent to a Circle: The equation of the tangent at a point on a circle can be derived using the derivative of the circleβs equation. Alternatively, for a point (x1β,y1β) on the circle, the tangent equation is given by:
T=xx1β+yy1β+g(x+x1β)+f(y+y1β)+c=0
where g, f, and c are constants from the general equation of the circle.
- Normal to a Circle: The normal at a point is a line that is perpendicular to the tangent at that point. The equation of the normal can be derived from the slope of the tangent.
Solution
Step 1: Simplify the Circle Equation
The given equation of the circle is:
4x2+4y2β16x+24yβ117=0
To simplify, divide the entire equation by 4:
x2+y2β4x+6yβ4117β=0
Step 2: Find the Points on the Circle Where x=β4
Substitute x=β4 into the simplified equation:
(β4)2+y2β4(β4)+6yβ4117β=0
Simplifying the terms:
16+y2+16+6yβ4117β=0
y2+32+6yβ4117β=0
Multiply everything by 4 to eliminate the fraction:
4y2+24y+128β117=0
4y2+24y+11=0
Now solve the quadratic equation 4y2+24y+11=0 using factoring or the quadratic formula.
Factoring:
(2y+1)(2y+11)=0
So the solutions are:
y=β21βory=β211β
Thus, the points on the circle where x=β4 are (β4,β211β) and (β4,β21β).
Step 3: Equation of the Tangent at (β4,β211β)
For the point (β4,β211β), the equation of the tangent is:
β4x+(2β11β)y+(β2)(x+(β4))+3(y+(2β11β))β4117β=0
Simplifying:
β4x+(2β11β)y+2x+8+3yβ233ββ4117β=0
Combine like terms:
β6x+3yβ211βy+8β233ββ4117β=0
Multiply through by 4 to clear the denominators:
24x+12yβ22y+32β66β117=0
Simplifying:
24xβ10yβ151=0
Thus, the equation of the tangent at (β4,β211β) is:
24xβ10y+151=0
Step 4: Equation of the Tangent at (β4,β21β)
For the point (β4,β21β), the equation of the tangent is:
β4x+(2β1β)y+(β2)(x+4)+3(y+(2β1β))β4117β=0
Simplifying:
β4x+(2β1β)yβ2x+8+3yβ4117β=0
Multiply through by 4 to clear the denominator:
β24x+10yβ91=0
Thus, the equation of the tangent at (β4,β21β) is:
24xβ10y+91=0
Step 5: Equation of the Normal at (β4,β211β)
The equation of the normal can be found using the point-slope form. The slope of the normal is 512β. Using the point-slope form:
y+211β=512β(x+4)
Simplifying:
12y+66=5x+20
Thus, the equation of the normal at (β4,β211β) is:
15xβ12yβ46=0
Step 6: Equation of the Normal at (β4,β21β)
Similarly, the equation of the normal at (β4,β21β) can be derived. The slope of the normal is β21β. The equation of the normal is:
y+21β=25β(x+4)
Simplifying:
12yβ6=5x+20
Thus, the equation of the normal at (β4,β21β) is:
5x+12y+26=0
- Point-Slope Form of a Line: yβy1β=m(xβx1β)
- General Equation of the Tangent: T=xx1β+yy1β+g(x+x1β)+f(y+y1β)+c=0
- Implicit Substitution: Substituting the given value of x into the equation of the circle to find corresponding y-coordinates.
Summary of Steps
- Simplify the given equation of the circle.
- Substitute x=β4 into the simplified equation to find the corresponding y-coordinates.
- Use the point-slope form to find the equation of the tangent at each point.
- Use the negative reciprocal of the tangentβs slope to find the equation of the normal.
- Simplify the equations to their standard forms.