document.write( "Question 62713: Solve the following system of linear inequalities by graphing.
\n" ); document.write( " x + 2y  3
\n" ); document.write( " 2x – 3y  6
\n" ); document.write( "Both equations are less than or equal to.
\n" ); document.write( "

Algebra.Com's Answer #43922 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+2Y<=3 MULTIPLY THIS EQUATION BY (-2) AND ADD TO THE SECOND EQUATION
\n" ); document.write( "2X-3Y<=6
\n" ); document.write( "-2X-4Y<=-6
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "0-7Y<=0
\n" ); document.write( "Y<=0 SOLUTION
\n" ); document.write( "2X-3*0<=6
\n" ); document.write( "2X<=6
\n" ); document.write( "X<=6/2
\n" ); document.write( "X<=3 SOLUTION
\n" ); document.write( "
\n" ); document.write( "
\n" );