document.write( "Question 491832: find the ratius and center of the circle:
\n" );
document.write( "x^2+y^2-8x+14y+29=0 \n" );
document.write( "
Algebra.Com's Answer #335379 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the ratius and center of the circle: \n" ); document.write( "x^2+y^2-8x+14y+29=0 \n" ); document.write( "** \n" ); document.write( "Standard form of equation for circle: (x-h)^2+(y-k)^2=r^2, (h,k) being coordinates of center and r=radius. \n" ); document.write( ".. \n" ); document.write( "x^2+y^2-8x+14y+29=0 \n" ); document.write( "completing the square: \n" ); document.write( "(x^2-8x+16)+(y^2+14y+49)=-29+16+49=36 \n" ); document.write( "(x-4)^2+(y+7)^2=36 \n" ); document.write( "Center: (4, -7) \n" ); document.write( "Radius=√36=6 \n" ); document.write( " |