document.write( "Question 520995: find the solution of the system y=x^2+5 y=2x+4 \n" ); document.write( "
Algebra.Com's Answer #346545 by umnikmo(75)\"\" \"About 
You can put this solution on YOUR website!
\"y=x%5E2%2B5\"
\n" ); document.write( "\"y=2x%2B4\"
\n" ); document.write( "so
\n" ); document.write( "\"2x%2B4=x%5E2%2B5\"
\n" ); document.write( "\"x%5E2-2x%2B1=0\"
\n" ); document.write( "\"x1=x2=1\"
\n" ); document.write( "\"y=2%2A1%2B4=6\"
\n" ); document.write( "
\n" );