document.write( "Question 1116006: If x^2 + y^2 + 4x - 2y + 1 = 0, show that (x+2)^2 + (y-1)^2 = 4 \n" ); document.write( "
Algebra.Com's Answer #730826 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "This is an example of completing the square -- a very useful mathematical tool that you should know.

\n" ); document.write( "\"x%5E2%2By%5E2%2B4x-2y%2B1+=+0\"

\n" ); document.write( "Group the x and y terms on the left and move the constant to the right:

\n" ); document.write( "\"x%5E2%2B4x%2By%5E2-2y+=+-1\"

\n" ); document.write( "Complete the square in both x and y -- that is, add constants (on both sides of the equation, of course!) to make perfect square trinomials in both x and y:

\n" ); document.write( "\"%28x%5E2%2B4x%2B4%29%2B%28y%5E2-2y%2B1%29+=+-1%2B4%2B1+=+4\"

\n" ); document.write( "Write the perfect square trinomials as squares of binomials:\n" ); document.write( "\"%28x%2B2%29%5E2+%2B+%28y-1%29%5E2+=+4\"
\n" ); document.write( "
\n" );