document.write( "Question 60899: how do i 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 #42070 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2x + y = 4[re-write in the slope-intercept form by solving for y] \n" ); document.write( "y=-2x+4 \n" ); document.write( ". \n" ); document.write( "x + y = 3 \n" ); document.write( "y=-x+3[re-write in the slope-intercept form by solving for y] \n" ); document.write( " |