document.write( "Question 587741: what is the radius of this equation x^2+y^2+16x+10y+80=0 \n" ); document.write( "
Algebra.Com's Answer #374548 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the radius of this equation \n" ); document.write( "x^2+y^2+16x+10y+80=0 \n" ); document.write( "complete the squares \n" ); document.write( "(x^2+16x+64)+(y^2+10y+25)=-80+64+25 \n" ); document.write( "(x+8)^2+(y+5)^2=5 \n" ); document.write( "This is a circle with center at (-8,-5) and radius=√5 \n" ); document.write( "Standard form of equation for a circle: (x-h)^2+(y-k)^2=r^2, (h,k) being the coordinates of the center and r=radius. \n" ); document.write( " |