document.write( "Question 388032: Find the center of a circle using this equation x^2+y^2-10x-10y+34=0. \n" ); document.write( "
Algebra.Com's Answer #274342 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Complete the square in \"x\" and \"y\".
\n" ); document.write( "\"x%5E2%2By%5E2-10x-10y%2B34=0\"
\n" ); document.write( "\"%28x%5E2-10x%29%2B%28y%5E2-10y%29%2B34=0\"
\n" ); document.write( "\"%28x%5E2-10x%2B25%29%2B%28y%5E2-10y%2B25%29%2B34=25%2B25\"
\n" ); document.write( "\"%28x-5%29%5E2%2B%28y-5%29%5E2=50-34\"
\n" ); document.write( "\"%28x-5%29%5E2%2B%28y-5%29%5E2=16\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The center of this circle is (\"5\",\"5\")
\n" ); document.write( "
\n" );