document.write( "Question 1031867: How do you write -2x^2-4x+y+2=0 in standard form? \n" ); document.write( "
Algebra.Com's Answer #646558 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let us rearrange
\n" ); document.write( "-2x^2-4x+y+2=0
\n" ); document.write( "to get
\n" ); document.write( "\"y+=+2x%5E2+%2B+4x+-+2\"
\n" ); document.write( "Now factor out the two and complete the square...we get...
\n" ); document.write( "\"y+=+2%28x%5E2+%2B+2x+-+1%29\"
\n" ); document.write( "\"y+=+2%28x%5E2+%2B+2x+%2B+1%29+-+4\" (look carefully on this part)
\n" ); document.write( "\"y+=+2%28x+%2B+1%29%5E2+-+4\"
\n" ); document.write( "
\n" );