document.write( "Question 1052585: Simplified equation of x^2 y^2 - 2x + 4y = 12 \n" ); document.write( "
Algebra.Com's Answer #667915 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I am editing this to read x^2+y^2-2x+4y=12\r \n" ); document.write( "\n" ); document.write( "Rewrite as \n" ); document.write( "x^2-2x+....+ y^2+4y+...=12 \n" ); document.write( "Now complete the square for each \n" ); document.write( "x^2-2x+1+Y^2+4y+4=12+1+4, adding the 1 and the 4 to both sides. \n" ); document.write( "(x-1)^2+(y+2)^2=17 \n" ); document.write( "This is a circle centered on (1,-2) with radius sqrt(17) \n" ); document.write( " \n" ); document.write( " |