document.write( "Question 307925: x^2+y^2-8x-16y+44=0\r
\n" );
document.write( "\n" );
document.write( "i need to find the center and radius of this circle. \n" );
document.write( "
Algebra.Com's Answer #220201 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x^2+y^2-8x-16y+44=0 \n" ); document.write( "i need to find the center and radius of this circle. \n" ); document.write( "------------------------ \n" ); document.write( "Rearrange it into \"standard form\", (x-h)^2 + (y-k)^2 = r^2 \n" ); document.write( " \n" ); document.write( "Complete both squares for x and y \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "---> center at (h,k) = (4,8) \n" ); document.write( "radius = 6 \n" ); document.write( " \n" ); document.write( " |