document.write( "Question 519085: I need more help, big surprise!!
\n" );
document.write( "Find the center and exact radius (no non-terminating decimal places) of this circle: x^2 + y^2 - 10x +4y + 7 = 0
\n" );
document.write( "Please show me how to do this!!
\n" );
document.write( "Thanks for helping me! \n" );
document.write( "
Algebra.Com's Answer #345368 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the center and exact radius (no non-terminating decimal places) of this circle: x^2 + y^2 - 10x +4y + 7 = 0 \n" ); document.write( "--------- \n" ); document.write( "Complete the squares. \n" ); document.write( "x^2 - 10x + y^2 +4y = - 7 \n" ); document.write( "x^2 - 10x + 25 + y^2 + 4y + 4 = - 7 + 25 + 4 \n" ); document.write( "(x-5)^2 + (y+2)^2 = 25 \n" ); document.write( "Center at (5,-2) \n" ); document.write( "r = 5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |