document.write( "Question 1103090: What is the solution of the linear-quadratic system of equations?\r
\n" ); document.write( "\n" ); document.write( "y=x^2+5x-3
\n" ); document.write( "y-x=2
\n" ); document.write( "

Algebra.Com's Answer #717776 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=x^2+5x-3
\n" ); document.write( "y-x=2
\n" ); document.write( "y=x+2
\n" ); document.write( "x+2=x^2+5x-3
\n" ); document.write( "0=x^2+4x-5
\n" ); document.write( "0=(x+5)(x-1)
\n" ); document.write( "x=-5, 1
\n" ); document.write( "when x=-5, y =-3 (-5, -3)
\n" ); document.write( "when x=1, y=3 (1, 3)
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E2%2B5x-3%2Cx%2B2%29\"
\n" ); document.write( "
\n" );