document.write( "Question 71959: Solve the following system of linear inequalities by graphing.\r
\n" );
document.write( "\n" );
document.write( " x – y ≤ 3
\n" );
document.write( " x + 2y ≥ 6 \n" );
document.write( "
Algebra.Com's Answer #51491 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! x – y ≤ 3 \n" ); document.write( "x + 2y ≥ 6 \n" ); document.write( "First put both equations in slope-intercept form; \n" ); document.write( "-y ≤ -x+3 \n" ); document.write( "y ≤ x-3 \n" ); document.write( "x+2y ≥ 6 \n" ); document.write( "2y ≥ -x+6 \n" ); document.write( "y ≥ \n" ); document.write( " \n" ); document.write( " Shade the areas below the line for y ≤ x+3 and above the line for y ≥ \n" ); document.write( ":) \n" ); document.write( " |