document.write( "Question 407381: Solve quadratic system. Solve graphically: y=x^2+1 and x+2y=5 \n" ); document.write( "
Algebra.Com's Answer #287236 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "\"y=x%5E2%2B1\" and \r
\n" ); document.write( "\n" ); document.write( "\"x%2B2y=5\"...solve for \"y\".......\"x%2B2y=5\"..=>..\"2y=-x%2B5\"
\n" ); document.write( "..=>..\"y=+-%281%2F2%29x%2B2.5\"\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C-%281%2F2%29x%2B2.5%2C+x%5E2%2B1%29+\"
\n" ); document.write( "
\n" );