document.write( "Question 137053: solve the following system of linear inequalities by graphing x
\n" );
document.write( "3x-y<2, x+y>2 \n" );
document.write( "
Algebra.Com's Answer #100291 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the following system of linear inequalities by graphing x \n" ); document.write( "3x-y<2, x+y>2 \n" ); document.write( "-------------------- \n" ); document.write( "Solve each for \"y\": \n" ); document.write( "y >3x-2 \n" ); document.write( "y>-x+2 \n" ); document.write( "----------------- \n" ); document.write( "Graph the boundaries of each of the inequalitiesas dashed lined: \n" ); document.write( "y = 3x-2 \n" ); document.write( "y=-x+2 \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( "-------------------- \n" ); document.write( "Shade the half-plane above y = 3x-2 \n" ); document.write( "Shade the half-plane above -x+2 \n" ); document.write( "-------------------- \n" ); document.write( "The solution of the system is the intersection of those two half-planes. \n" ); document.write( "Comment: I cannot show you that intersection on this site.\r \n" ); document.write( "\n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |