document.write( "Question 1052358: Find the center and radius of the following circle and sketch the graph. \r
\n" );
document.write( "\n" );
document.write( "X2^ - 2x + y2^ + 8y - 5 = 0 \n" );
document.write( "
Algebra.Com's Answer #667721 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x^2 - 2x + y^2 + 8y - 5 = 0 \n" ); document.write( "completing the Square \n" ); document.write( "(x-1)^2 + (y+4)^2 - 1 - 16 - 5 = 0 \n" ); document.write( "(x-1)^2 + (y+4)^2 = 22 \n" ); document.write( "r = sqrt(22) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |