SOLUTION: Find the sqaure of the length of the tangent to the point (-4,1) on the circle given by the equation x^2+y^2+8x+12y+5=0.

Algebra ->  Circles -> SOLUTION: Find the sqaure of the length of the tangent to the point (-4,1) on the circle given by the equation x^2+y^2+8x+12y+5=0.      Log On


   



Question 908274: Find the sqaure of the length of the tangent to the point (-4,1) on the circle given by the equation x^2+y^2+8x+12y+5=0.
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

First we put the circle's equation, which is in GENERAL form: 

x%5E2%2By%5E2%2B8x%2B12y%2B5=0

in STANDARD form

%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2

x%5E2%2By%5E2%2B8x%2B12y%2B5=0

Rearrange the terms so that the x term is just right of the x2 term,
and the y term is just right of the y2 term, and the
constant term is on t he right.

x%5E2%2B8x%2By%5E2%2B12y=-5

Now we do some work to the side to find the number necessary to 
complete the square on x%5E2%2B8x:

1. Multiply the coefficient of x, which is 8, by 1%2F2, getting 4.
2. Square 4, getting 16.
3. Add +16 just after 8x on the left and also add +16 to the right side.

x%5E2%2B8x%2B16%2By%5E2%2B12y=-5%2B16

Also to the side we find the number necessary to 
complete the square on y%5E2%2B12y:

1. Multiply the coefficient of y, which is 12, by 1%2F2, getting 6.
2. Square 6, getting 36.
3. Add +36 just after 12y on the left and also add +36 to the right side.

x%5E2%2B8x%2B16%2By%5E2%2B12y%2B36=-5%2B16%2B36
 
Factor the first three terms on the left as %28x%2B4%29%28x%2B4%29 and write as
%28x%2B4%29%5E2

Factor the last three terms on the left as %28y%2B6%29%28y%2B6%29 and write as
%28y%2B6%29%5E2 

Combine the numbers on the right as 35.

Now we have the standard form of the circle:

%28x%2B4%29%5E2%2B%28y%2B6%29%5E2=47

Comparing to

%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2

We see that -h=+4 or h=-4, -k=+6 or k=-6, r2=47,
r=sqrt%2847%29.

Now we can sketch the graph of the circle with center O(-4,-6) 
and radius sqrt%2847%29. Wow, as we see, the point P(-4,1) is
very close to the circle!. I'll draw the tangent line PT in red,
and the radius to the point of tangency and the line from the 
center to P(4,1) in green.  We want to find the length of PT.
The line OP is 7 units because it's directly above O, which is 6
units below the x-axis, to P which is 1 unit above the x-axis, so
OP is 6+1 or 7 units, and OT is sqrt%2847%29. Triangle POT is a
right triangle, so by the Pythagorean theorem:

OT%5E2%2BPT%5E2=OP%5E2

%28sqrt%2847%29%29%5E2%2BPT%5E2=7%5E2

47%2BPT%5E2=49

PT%5E2=2

PT=sqrt%282%29




Edwin