Alright, guys! Let's dive into a fun math problem: finding the tangent lines to a circle that pass through a specific point. We'll break it down step by step so itβs super easy to follow. Our circle is defined by the equation L=x2+y2β4xβ2yβ11=0, and we want to find the tangent lines that go through the point P(6,5). Ready? Letβs go!
Understanding the Problem
Before we jump into calculations, letβs make sure we understand what weβre trying to do. A tangent line to a circle is a line that touches the circle at exactly one point. We have a circle and a point outside (or possibly on) the circle, and we need to find the equations of the lines that touch the circle only once and also pass through our given point. Visualizing this can really help, so maybe sketch a quick diagram!
Our circle equation is L=x2+y2β4xβ2yβ11=0. We can rewrite this in the standard form (xβa)2+(yβb)2=r2 to find the center and radius, which will be very useful. The point P(6,5) is the point through which our tangent lines must pass. This means that when we find the equations of the tangent lines, plugging in x=6 and y=5 should satisfy those equations.
Step 1: Finding the Circle's Center and Radius
First, complete the square to rewrite the circle equation in the standard form:
x2β4x+y2β2yβ11=0
To complete the square for the x terms, we need to add and subtract (4/2)2=4. For the y terms, we add and subtract (2/2)2=1.
(x2β4x+4)+(y2β2y+1)β11β4β1=0
(xβ2)2+(yβ1)2=16
Now we can easily see that the center of the circle is (2,1) and the radius is 16β=4.
Step 2: General Equation of a Line Through P(6,5)
We know that the tangent line passes through the point P(6,5). The general equation of a line can be written as y=mx+c, where m is the slope and c is the y-intercept. Since the line passes through (6,5), we can write:
5=6m+c
So, c=5β6m. Now we can rewrite the equation of the line as:
y=mx+(5β6m)
y=mxβ6m+5
Step 3: Using the Distance Formula
For a line to be tangent to the circle, the distance from the center of the circle to the line must be equal to the radius of the circle. The distance d from a point (x0β,y0β) to a line Ax+By+C=0 is given by:
d=A2+B2ββ£Ax0β+By0β+Cβ£β
First, rewrite our line equation y=mxβ6m+5 in the form Ax+By+C=0:
mxβyβ6m+5=0
Here, A=m, B=β1, and C=β6m+5. The center of our circle is (2,1), so x0β=2 and y0β=1. The radius is 4. Plugging these values into the distance formula:
4=m2+(β1)2ββ£m(2)β1β6m+5β£β
4=m2+1ββ£2mβ1β6m+5β£β
4=m2+1ββ£β4m+4β£β
Step 4: Solving for m
Now we need to solve for m. Square both sides of the equation to get rid of the square root and the absolute value:
16=m2+1(β4m+4)2β
16(m2+1)=(16m2β32m+16)
16m2+16=16m2β32m+16
Notice that 16m2 cancels out on both sides, leaving us with:
16=β32m+16
32m=0
m=0
This gives us one value for m. But we need to consider the case where β4m+4 could be negative, so let's go back to the equation 4=m2+1ββ£β4m+4β£β and rewrite it as:
4m2+1β=β£β4m+4β£
4m2+1β=β£4β4mβ£
Now consider the case where 4β4m<0, so β£4β4mβ£=β(4β4m)=4mβ4:
4m2+1β=4mβ4
m2+1β=mβ1
Square both sides:
m2+1=m2β2m+1
1=β2m+1
2m=0
m=0
That doesn't give us anything new. Let's consider the correct squaring:
16(m2+1)=(β4m+4)216m2+16=16m2β32m+160=β32mm=0
Since we squared the equation, we have to consider that the absolute value could be either positive or negative. Let's try that now:
4=m2+1ββ£β4m+4β£β4m2+1β=β£β4m+4β£
So, β4m+4=4m2+1β or β4m+4=β4m2+1β.
If β4m+4=β4m2+1β, then 4β4m<0, so 4<4m, and 1<m.
Square both sides: (1βm)2=m2+1, 1β2m+m2=m2+1, β2m=0, so m=0. But that contradicts 1<m.
If β4m+4=4m2+1β, then 1βm=m2+1β. So (1βm)2=m2+1, 1β2m+m2=m2+1, and β2m=0, so m=0.
However, we made an error earlier. When we squared both sides, we should have had:
16(m2+1)=(β4m+4)216m2+16=16m2β32m+160=β32mm=0
It seems we only get m=0. Let's reconsider the problem.
Another Approach: Using the Quadratic Formula
The equation of the line is yβ5=m(xβ6), or y=mxβ6m+5.
Substitute this into the circle equation x2+y2β4xβ2yβ11=0:
x2+(mxβ6m+5)2β4xβ2(mxβ6m+5)β11=0x2+m2x2β12m2x+36m2+10mxβ60m+25β4xβ2mx+12mβ10β11=0(1+m2)x2+(β12m2+8mβ4)x+(36m2β48m+4)=0
For the line to be tangent, the discriminant must be 0:
D=b2β4ac=(β12m2+8mβ4)2β4(1+m2)(36m2β48m+4)=0(144m4β192m3+160m2β64m+16)β4(36m2β48m+4+36m4β48m3+4m2)=0144m4β192m3+160m2β64m+16β144m4+192m3β160m2+192mβ16=0128m=0m=0
Once again, we only find m=0. This implies we made a mistake.
Corrected Approach
yβ5=m(xβ6), so y=m(xβ6)+5.
Substitute this into x2+y2β4xβ2yβ11=0.
x2+(m(xβ6)+5)2β4xβ2(m(xβ6)+5)β11=0x2+(mxβ6m+5)2β4xβ2mx+12mβ10β11=0x2+m2x2+36m2+25β12m2x+10mxβ60mβ4xβ2mx+12mβ21=0(1+m2)x2+(β12m2+8mβ4)x+(36m2β48m+4)=0
We set the discriminant to zero: (β12m2+8mβ4)2β4(1+m2)(36m2β48m+4)=0144m4+64m2+16β192m3+96m2β64mβ4(36m2β48m+4+36m4β48m3+4m2)=0144m4β192m3+160m2β64m+16β144m4+192m3β160m2+192mβ16=0128m=0 thus m=0.
If m=0, y=5. Subbing that into the original circle gives x2+25β4xβ10β11=0, so x2β4x+4=0, (xβ2)2=0, x=2.
Since the solution is x=2, we have one point, thus one tangent line.
Let's consider the alternative. Rewrite as y=mxβ6m+5, and x=(yβ5+6m)/m. Then
(myβ5+6mβ)2+y2β4(myβ5+6mβ)β2yβ11=0(yβ5+6m)2+m2y2β4m(yβ5+6m)β2m2yβ11m2=0y2+25+36m2β10y+12myβ60m+m2y2β4my+20mβ24m2β2m2yβ11m2=0(1+m2β2m2)y2+(β10+12mβ4m)y+(25+36m2β60m+20mβ24m2β11m2)=0(1βm2)y2+(8mβ10)y+(25+m2β40m)=0
Thus (8mβ10)2β4(1βm2)(25+m2β40m)=064m2β160m+100β4(25+m2β40mβ25m2βm4+40m3)=064m2β160m+100β100β4m2+160m+100m2+4m4β160m3=04m4β160m3+160m2=0m2(4m2β160m+160)=0
m=0 or 4m2β160m+160=0m2β40m+40=0m=(40Β±1600β160β)/2=20Β±400β40β=20Β±360β=20Β±610β
Step 5: Finding the Tangent Lines
We found the slopes m=0, m=20+610β, and m=20β610β. Now we can find the equations of the tangent lines using y=mxβ6m+5.
For m=0:
y=0βxβ6β0+5
y=5
For m=20+610β:
y=(20+610β)xβ6(20+610β)+5
y=(20+610β)xβ120β3610β+5
y=(20+610β)xβ115β3610β
For m=20β610β:
y=(20β610β)xβ6(20β610β)+5
y=(20β610β)xβ120+3610β+5
y=(20β610β)xβ115+3610β
Final Answer
The equations of the tangent lines are:
y=5
y=(20+610β)xβ115β3610β
y=(20β610β)xβ115+3610β
So there you have it! Finding tangent lines can be a bit tricky, but breaking it down step by step makes it manageable. Hope this helps you guys out!