document.write( "Question 366780: What is the sum of the coordinates of the center of the circle whose equation is\r
\n" ); document.write( "\n" ); document.write( "x^2 + y^2 - 6x - 10y + 30 = 0 ?
\n" ); document.write( "

Algebra.Com's Answer #261459 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "The standard equation of a circle with center C(h,k) and radius r is :
\n" ); document.write( "\"%28x+-+h%29%5E2+%2B+%28y+-+k%29%5E2+=+r%5E2\"
\n" ); document.write( "x^2 + y^2 - 6x - 10y + 30 = 0
\n" ); document.write( "x^2 -6x + 9 + y^2 -10y +25 + 30 -9 -25 = 0
\n" ); document.write( "(x^2 -6x + 9) + (y^2 -10y +25) + (30 -9 -25) = 0
\n" ); document.write( "(x-3)^2 + (y-5)^2 -4 = 0
\n" ); document.write( "(x-3)^2 + (y-5)^2 = 2^2
\n" ); document.write( "sum of the coordinates(3,5) of the center of the circle
\n" ); document.write( "3 + 5 = 8 \n" ); document.write( "
\n" );