document.write( "Question 90428: Solve the system by graphing.
\n" );
document.write( " 2x + y = 4
\n" );
document.write( " x + y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65746 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2x=y=4 or y=-2x+4 (red line) \n" ); document.write( "x+y=3 or y=-x+3 (green line) \n" ); document.write( " |