document.write( "Question 457912: Find the CENTER and the LENGTH of a radius of the circle.
\n" );
document.write( "x2 + y2 + 16x + 4y + 59 = 0 \n" );
document.write( "
Algebra.Com's Answer #314091 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the CENTER and the LENGTH of a radius of the circle. \n" ); document.write( "x^2 + y^2 + 16x + 4y + 59 = 0 \n" ); document.write( "------------------------- \n" ); document.write( "Complete the square on the x-terms and on the y-terms. \n" ); document.write( "---------------------------- \n" ); document.write( "x^2+16x+64 + y^2+4y+4 = -59+64+4 \n" ); document.write( "-------- \n" ); document.write( "(x+8)^2 + (y+2)^2 = 9 \n" ); document.write( "--- \n" ); document.write( "center at (-8,-2) \n" ); document.write( "radius = sqrt(9) = 3 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |