document.write( "Question 187735: The radius of the circle x^2+y^2-2x-2y+2=0\r
\n" );
document.write( "\n" );
document.write( "Thanks for the big help.. Kindly put the solution.. \n" );
document.write( "
Algebra.Com's Answer #140747 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Standard equation of a circle is: \n" ); document.write( "(x - h)^2 + (y - k)^2 = r^2 \n" ); document.write( ". \n" ); document.write( "We \"complete the square\" to put our equation into the standard form: \n" ); document.write( "x^2+y^2-2x-2y+2=0 \n" ); document.write( "x^2+y^2-2x-2y = -2 \n" ); document.write( "(x^2-2x)+(y^2-2y) = -2 \n" ); document.write( "(x^2-2x+1)+(y^2-2y+1) = -2+1+1 \n" ); document.write( "(x-1)^2+(y-1)^2 = 0 \n" ); document.write( ". \n" ); document.write( "Radius = 0\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |