document.write( "Question 359478: Please help me graph the solutions to the following system of inequalities.
\n" );
document.write( "x+4y<8
\n" );
document.write( "2x-y>4
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #256550 by Jk22(389)![]() ![]() You can put this solution on YOUR website! we have : \n" ); document.write( " \n" ); document.write( " y<2-x/4 (red) \n" ); document.write( " y<2x-4 (green) \n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "on this graph, y has to be under both line, hence the solution is the lower right region. \n" ); document.write( " |