document.write( "Question 283259: \n" ); document.write( "
Algebra.Com's Answer #205650 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x^2+2x+y^2-4y-4=0\r \n" ); document.write( "\n" ); document.write( "x^2+2x+y^2-4y=4 \n" ); document.write( "we are going to complete the square once for x and once for y. That will give us the center and the radius \n" ); document.write( "we want to complete the square for x^2+2x \n" ); document.write( "take 2/2and square it 1^2=1 \n" ); document.write( "add 1 to both sides \n" ); document.write( "next we want to complete the square for y^2-4y \n" ); document.write( "take 4/2and square it 2^2=4 \n" ); document.write( "add four to both sides \n" ); document.write( "so we have added 5 to both sides \n" ); document.write( "x^2+2x+1+y^2-4y+4=9 \n" ); document.write( "(x+1)^2+(y-2)^2=9 \n" ); document.write( "the center is (-1,2) and the radius is 3 (sqrt(9) \n" ); document.write( " |