document.write( "Question 972349: . Find the center and radius of the circle whose equation is x2 + 2x + y2 – 4y + 1 = 0. \n" ); document.write( "
Algebra.Com's Answer #594686 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the center and radius of the circle whose equation is \n" ); document.write( "x2 + 2x + y2 – 4y + 1 = 0. \n" ); document.write( "------ \n" ); document.write( "Complete the square on the x and on the y terms:: \n" ); document.write( "x^2 + 2x + 1 + y^2 - 4y + 4 = -1 + 1 + 4 \n" ); document.write( "------------- \n" ); document.write( "Factor:: \n" ); document.write( "(x+1)^2 + (y-2)^2 = 4 \n" ); document.write( "----- \n" ); document.write( "Center = (-1,2) \n" ); document.write( "Radius = sqrt(4) = 2 \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |