document.write( "Question 388025: Find the center of a circle defined by the equation: x^2+y^2-10x+12y+12=0. \n" ); document.write( "
Algebra.Com's Answer #274334 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "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
\n" ); document.write( "x^2+y^2-10x+12y+12=0
\n" ); document.write( "completing the squares to put into the Standard Form
\n" ); document.write( "x^2 -10x + y^2 +12y + 12 = 0
\n" ); document.write( " (x-5)^2 - 25 + (y+6)^2 - 36 + 12 = 0
\n" ); document.write( " (x-5)^2 + (y+6)^2 -49 = 0
\n" ); document.write( " (x-5)^2 + (y+6)^2 = 49
\n" ); document.write( "Center (5,-6) radius = 7
\n" ); document.write( " \n" ); document.write( "
\n" );