document.write( "Question 123847This question is from textbook
\n" );
document.write( ": How do I graph inequalities with two variable so that I will know what direction to shade solutions?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #90850 by stanbon(75887) ![]() You can put this solution on YOUR website! Example: \n" ); document.write( "3x - 4y < 2 \n" ); document.write( "1st: solve for \"y\": \n" ); document.write( "y >= (3/4)x - (1/2) \n" ); document.write( "--------------- \n" ); document.write( "2nd: Graph the boundary which is y = (3/4)x-(1/2) \n" ); document.write( "Graph this line as a dashed line because \"equality\" was not part of the equation. \n" ); document.write( " \n" ); document.write( "------------------------ \n" ); document.write( "3rd: Select a test point that is not on the boundary, like (0,0) \n" ); document.write( "4th: Check to see if this point satisfied the INEQUALITY y>(3/4)x-(1/2) \n" ); document.write( "You get: 0 > (3/4)*0-(1/2) ; 0>-1/2 \n" ); document.write( "---------------- \n" ); document.write( "Conclusion: That is true so the half-plane solution for the Inequality is on \n" ); document.write( "the same side of the boundary as the point (0,0). \n" ); document.write( "-------------- \n" ); document.write( "If the result had been false, the half-plane solution would be \n" ); document.write( "on the side that does not contain (0,0) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |