document.write( "Question 289358: find the exact solution(s) of each system of equations.\r
\n" ); document.write( "\n" ); document.write( "y=x+2
\n" ); document.write( "y=x^2\r
\n" ); document.write( "\n" ); document.write( "how do you do this?
\n" ); document.write( "

Algebra.Com's Answer #209640 by j1mmy94(14)\"\" \"About 
You can put this solution on YOUR website!
Set the equations equal to each other, because y=y.
\n" ); document.write( "\"+x%2B2+\" = \"+x%5E2+\"\r
\n" ); document.write( "\n" ); document.write( "Minus \"+x%2B2+\" on both sides, so you get \"+x%5E2-x-2+\" =0
\n" ); document.write( "The factors are: (x-2) (x+1)=0
\n" ); document.write( "x-2=0 and x+1=0
\n" ); document.write( "x=2 and x=-1
\n" ); document.write( "
\n" );