document.write( "Question 1045937: find the center and radius of the circle defined by x^2-6x+1=8y-y^2 \n" ); document.write( "
Algebra.Com's Answer #661441 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Complete the square in x and y to get to general equation.
\n" ); document.write( "\"x%5E2-6x%2B1%2By%5E2-8y=0\"
\n" ); document.write( "\"%28x%5E2-6x%2B9%29%2B1%2B%28y%5E2-8y%2B16%29=9%2B16\"
\n" ); document.write( "\"%28x-3%29%5E2%2B%28y-4%29%5E2=24\"
\n" ); document.write( "Center : (\"3\",\"4\")
\n" ); document.write( "Radius : \"R=sqrt%2824%29=2sqrt%286%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );