document.write( "Question 64245: Solve the following system of linear inequalities by graphing.
\n" );
document.write( " 3x + 4y < 12
\n" );
document.write( " x + 3y < 6
\n" );
document.write( " x > 0
\n" );
document.write( " y > 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44909 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Solve the following system of linear \r\n" ); document.write( "inequalities by graphing.\r\n" ); document.write( "\r\n" ); document.write( " 3x + 4y < 12\r\n" ); document.write( " x + 3y < 6\r\n" ); document.write( " x > 0\r\n" ); document.write( " y > 0\r\n" ); document.write( "\r\n" ); document.write( "First get the equations of the boundary lines.\r\n" ); document.write( "These are lines whose equations are found by\r\n" ); document.write( "replace the inequality sumbols in the inequalities\r\n" ); document.write( "by equal signs. The boundary lines have these\r\n" ); document.write( "equations:\r\n" ); document.write( "\r\n" ); document.write( " 3x + 4y = 12 has intercepts (4,0) and (0,3)\r\n" ); document.write( " x + 3y = 6 has intercepts (6,0) and (0,2)\r\n" ); document.write( " x = 0 the y-axis\r\n" ); document.write( " y = 0 the x-axis\r\n" ); document.write( "\r\n" ); document.write( "The last two inequalities x > 0 and y > 0 restrict\r\n" ); document.write( "the graphing to the upper right hand quadrant, above\r\n" ); document.write( "the x-axis and to the right of the y-axis. Plot the\r\n" ); document.write( "intercepts and draw a DOTTED line through them. I\r\n" ); document.write( "can draw only a solid line here, but you can draw a\r\n" ); document.write( "dotted one on your paper. You would draw a solid \r\n" ); document.write( "line if the inequality symbol were \" < \" or \" >.\"\r\n" ); document.write( "But you draw a dotted line whenver the symbol is \" < \"\r\n" ); document.write( "or \" > \"\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |