SOLUTION: what is the center of the circle x^2 + 4x + y^2 + 2y - 9 = 0?

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: what is the center of the circle x^2 + 4x + y^2 + 2y - 9 = 0?      Log On


   



Question 24555: what is the center of the circle x^2 + 4x + y^2 + 2y - 9 = 0?
Found 3 solutions by kev82, askmemath, Earlsdon:
Answer by kev82(151) About Me  (Show Source):
You can put this solution on YOUR website!
Hi,
The general equation of a circle as I'm sure you know is %28x-a%29%5E2%2B%28y-b%29%5E2=r%5E2 where (a,b) is the centerpoint and r is the radius. We can make your equation look like this one by completing the square.
Firstly we're looking for the value of a such that %28x-a%29%5E2=x%5E2%2B4x You can either just guess that a=-2 or expand and compare coefficients. But %28x-%28-2%29%29%5E2=x%5E2%2B4x%2B4 So x%5E2%2B4x=%28x%2B2%29%5E2-4
Doing the same for y, we get y%5E2%2B2y=%28y%2B1%29%5E2-1 Finally substituting into the equation we get
%28x%2B2%29%5E2+%2B+%28y%2B1%29%5E2+-4+-1+-9=0
So, in the standard form for a circle we get
%28x%2B2%29%5E2+%2B+%28y%2B1%29%5E2+=14
So we can read off from this that the circle is centered at (-2,-1) with a radius of sqrt%2814%29
Hope that helps,
Kev

Answer by askmemath(368) About Me  (Show Source):
You can put this solution on YOUR website!
Equation of a circle is given by %28x-a%29%5E2+%2B+%28y-b%29%5E2+=+r%5E2 where (a,b) is the center of the circle and r is the radius.
Therefore we need to write x^2 + 4x + y^2 + 2y - 9 = 0 in form above.
Since I have x%5E2+%2B+4x all i need to do is add 4 and i can re-write it as %28x%2B2%29%5E2 However if I am adding 4 then I also need to subtract 4 from the equation
So i get %28x%2B2%29%5E2+%2B+y%5E2+%2B2y+-+9+-+4+=+0
Similarly for y%5E2+%2B2y+ I can add 1 and re-write as %28y%2B1%29%5E2 and similarly subtract 1
%28x%2B2%29%5E2+%2B+%28y%2B1%29%5E2+-9-4-1+=+0
Adding 14 on both sides
%28x%2B2%29%5E2+%2B+%28y%2B1%29%5E2=+14
so center of circle becomes (-2,-1) and radius becomes sqrt%2814%29

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Find the centre of the circle: x%5E2+%2B+4x+%2B+y%5E2+%2B+2y+-+9+=+0
First get your equation into the standard form for a circle. You can do this by "completing the square" in the x-terms and in the y-terms.
%28x%5E2+%2B+4x%29+%2B+%28y%5E2+%2B+2y+-+9%29+=+0 Complete the square in the x- and y-terms by adding the square of half the x-, y-coefficients to both sides of the equation.
%28x%5E2+%2B+4x+%2B+4%29+%2B+%28y%5E2+%2B+2y+%2B+1%29-+9+=+1%2B4 Factor and Simplify.
%28x+%2B+2%29%5E2+%2B+%28y+%2B+1%29%5E2+-+9+=+5 Add 9 to both sides.
%28x+%2B+2%29%5E2+%2B+%28y+%2B+1%29%5E2+=+14 Now compare this with the standard form for a circle with centre at (h, k).
%28x+-+h%29%5E2+%2B+%28y+-+k%29%5E2+=+r%5E2
You can see that the centre of the circle is at (-2, -1)