document.write( "Question 503161: Find the center and the radius of x^2+y^2+2 x+6 y+1=0 \n" ); document.write( "
Algebra.Com's Answer #339098 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the center and the radius \n" ); document.write( "x^2+y^2+2 x+6 y+1=0 \n" ); document.write( "complete the square \n" ); document.write( "(x^2+2x+1)+(y^2+6y+9)=-1+1+9 \n" ); document.write( "(x+1)^2+(y+3)^2=9 \n" ); document.write( "Center: (-1, -3) \n" ); document.write( "Radius=√9=3 \n" ); document.write( " |