document.write( "Question 474176: ind the center of a circle with the equation x2 + y2 + 2x + 4y – 9 = 0. \n" ); document.write( "
Algebra.Com's Answer #325199 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "finding the center of a circle with the equation
\n" ); document.write( "Note: Standard Form of an Equation of a Circle is \"%28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2\"
\n" ); document.write( "where Pt(h,k) is the center and r is the radius\r
\n" ); document.write( "\n" ); document.write( "x^2 + y^2 + 2x + 4y – 9 = 0 |completing Squares
\n" ); document.write( " (x+1)^2 -1 + (y + 2)^2 -4 -9 = 0
\n" ); document.write( " (x+1)^2 + (y+2)^2 = 14
\n" ); document.write( " C(-1,-2) \n" ); document.write( "
\n" );