document.write( "Question 530655: what is 2x-y = 11 and 2x +3y = 7. How do I solve the system of equations by graphing? \n" ); document.write( "
Algebra.Com's Answer #350182 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Get each equation in slope-intercept form, define two points for each, draw the graphs. The point where the cross is the solution of the system of equation.
\n" ); document.write( ".
\n" ); document.write( "2x -y = 11
\n" ); document.write( "-y = -2x + 11
\n" ); document.write( "y = 2x -11
\n" ); document.write( ".
\n" ); document.write( "2x + 3y = 7
\n" ); document.write( "3y = -2x +7
\n" ); document.write( "y = -(2/3)x + 7/3
\n" ); document.write( ".
\n" ); document.write( "\"+graph%28500%2C500%2C-3%2C7%2C-5%2C5%2C2%2Ax-11%2C-2%2F3%2Ax%2B7%2F3%29+\"
\n" ); document.write( ".
\n" ); document.write( "So, the point (5,-1) is the common solution.
\n" ); document.write( ".
\n" ); document.write( "2(5)-11 = -1, correct
\n" ); document.write( "-2/3*5 + 7/3 = -1, correct
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );