document.write( "Question 139943: Find the graphic solution to the following system of equations:
\n" );
document.write( "y=2x+5 and y-x=4 \n" );
document.write( "
Algebra.Com's Answer #102013 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=2x+5 (red line) \n" ); document.write( "y-x=4 \n" ); document.write( "y=x+4 (green line) \n" ); document.write( " \n" ); document.write( "ANSWER (-1,3) \n" ); document.write( " |