document.write( "Question 1033948: Can you help me find the exact solution of these system of equations?
\n" ); document.write( "\"+2x%5E2+-4x+=+y+%2B+1+\"
\n" ); document.write( "\"+x+%2B+y+=+1+\"
\n" ); document.write( "

Algebra.Com's Answer #648544 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
From the given, y = 1-x. ==> \"+2x%5E2+-4x+=+1-x+%2B+1+\" <==> \"+2x%5E2+-3x+-+2=0\" <==> (2x+1)(x-2) = 0 ==> x = -1/2, 2.\r
\n" ); document.write( "\n" ); document.write( "When x = -1/2, y = 1--1/2 = 3/2.
\n" ); document.write( "When x = 2, y = 1-2 = -1.\r
\n" ); document.write( "\n" ); document.write( "Therefore the solutions to the system are (-1/2, 3/2) and (2,-1).
\n" ); document.write( "
\n" );