document.write( "Question 433391: Solve the system of equation.\r
\n" ); document.write( "\n" ); document.write( "1. y=x^2+3x+6
\n" ); document.write( " y=-x+2
\n" ); document.write( "

Algebra.Com's Answer #300434 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Using the substitution method we can write:\r
\n" ); document.write( "\n" ); document.write( "\"-x%2B2=x%5E2%2B3x%2B6\", we solve this quadratic equation\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B4x%2B4=0\", as you see the left side is the square of sum.\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B2%29%5E2=0\", x+2=0 => x=-2. Substitute this value of x on the second equation \r
\n" ); document.write( "\n" ); document.write( "of the system to find y.\r
\n" ); document.write( "\n" ); document.write( "\"y=-%28-2%29%2B2=4\",thus the solution is the point (-2, 4).
\n" ); document.write( "
\n" );