SOLUTION: find the length of a radius of the circle x^2+y^2-4x-6y-5=0

Algebra ->  Graphs -> SOLUTION: find the length of a radius of the circle x^2+y^2-4x-6y-5=0      Log On


   



Question 110005: find the length of a radius of the circle x^2+y^2-4x-6y-5=0
Found 2 solutions by elima, bucky:
Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
find the length of a radius of the cirle x^2+y^2-4x-6y-5=0
We need to get this equation in the circle form;
Lets first out the x's and y's together and move the 5 to other side;
x%5E2-4x%2By%5E2-6y=5
Now we want to complete the square for each, x's and y's, then factor;
x%5E2-4x%2B4%2By%5E2-6y%2B9=5%2B4%2B9
%28x-2%29%5E2%2B%28x-3%29%5E2=18
Now we have the radius=sqrt%2818%29
:)

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given the equation:
.
x%5E2%2By%5E2-4x-6y-5=0
.
We need to get this into the standard form for the equation of a circle. Begin by getting rid
of the -5 on the left side. You can do this by adding +5 to both sides so that you get:
.
x%5E2+%2B+y%5E2+-4x+-+6y+=+5
.
Next collect the x terms and the y terms on the left side. When you do that the equation becomes:
.
%28x%5E2+-+4x%29%2B%28y%5E2+-+6y%29+=+5
.
Next complete the square for each of the two quantities inside the parentheses. For the first
quantity you will complete the square of x%5E2+-+4x. Because the coefficient (multiplier) of
the x%5E2 term is one, you can find what has to be added to complete the square by using
the following method. Divide the multiplier of the x term by 2 and square the result. This
means that you divide -4 by 2 and get -2. Then square the -2 to get +4. So you need to add
+4 inside the parentheses. But if you add +4 to the left side of the equation, you must also
add +4 to the right side. This means the equation becomes:
.
%28x%5E2+-+4x+%2B+4%29%2B%28y%5E2+-+6y%29+=+5%2B+4
.
The polynomial inside the first set of parentheses is now a perfect square, and you can write
it as such. On the right side the 5 and the +4 can be added to get 9. This makes the
equation become:
.
%28x+-2%29%5E2+%2B+%28y%5E2+-+6y%29+=+9
.
Next you do the same thing for the y-terms in the second set of parentheses. Since the
coefficient of the y^2 term is 1, you can find the number you need to add in this second
set of parentheses to form a perfect square. Take half the coefficient of the y term, that is,
take half of -6 to get -3 and square this to get +9. Therefore, by adding 9 inside these
parentheses you get a perfect square. And if you add 9 on the left side you must also add 9 on
the right side of the equation. Doing both of these actions results in:
.
%28x-2%29%5E2+%2B+%28y%5E2+-+6y+%2B+9%29+=+9+%2B+9
.
Next write the polynomial in the second set of parentheses as a perfect square and also add the
two 9s on the right side to get 18. When you do these two things, the equation becomes:
.
%28x-2%29%5E2+%2B+%28y+-+3%29%5E2+=+18
.
This is the standard form of an equation of a circle. In this case, the center of the circle
is located at the point (2, 3) and the radius of the circle is the square root of the right
side ... or sqrt%2818%29.
.
The radius can be simplified by applying some laws of square roots. In particular:
.
sqrt%2818%29+=+sqrt%289%2A2%29+=+sqrt%289%29%2Asqrt%282%29+=+3%2Asqrt%282%29
.
So that is the answer ... the radius of the circle is 3%2Asqrt%282%29
.
Hope this is understandable to you. It will help if you relate this to an explanation in
a textbook so you get more of a feel for what is going on ... Please verify the math to
make sure that I didn't make a sign error or some other simple mistake in doing this work.
.