document.write( "Question 69808: If you have 2 inequalities such as
\n" );
document.write( "y>7
\n" );
document.write( "6x-y<-1\r
\n" );
document.write( "\n" );
document.write( "how do you know where do shade on a graph for those inequalities, and how do you find the exact intersection point? \n" );
document.write( "
Algebra.Com's Answer #49743 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " y > 7\r\n" ); document.write( "6x - y < -1 \r\n" ); document.write( "\r\n" ); document.write( "how do you know where do shade on a graph for those inequalities,\r\n" ); document.write( "\r\n" ); document.write( "Immediately upon drawing each line, decide which side of\r\n" ); document.write( "the line the shading will be on. \r\n" ); document.write( "\r\n" ); document.write( "There are two methods, the \"test point\"-method and the \r\n" ); document.write( "\"solve for a letter\"-method\r\n" ); document.write( "\r\n" ); document.write( "(1)The test point method\r\n" ); document.write( " \r\n" ); document.write( "Arbitrarily pick a point that is not on the line.\r\n" ); document.write( "Substitute its x coordinate for x and it's y coordinate for y\r\n" ); document.write( "in the inequality.\r\n" ); document.write( "\r\n" ); document.write( "If this simplifies to a true numerical inequality, such as \r\n" ); document.write( "-4 < -1 then the shading is on the side which the test point\r\n" ); document.write( "is on.\r\n" ); document.write( "\r\n" ); document.write( "If this simplifies to a false numerical inequality, such as\r\n" ); document.write( "2 < -3 then the shading is on the side which the test point\r\n" ); document.write( "is NOT on.\r\n" ); document.write( "\r\n" ); document.write( "To make things easy as possible, you may very often, but not\r\n" ); document.write( "always, choose the origin (0,0) You can do so if the line does \r\n" ); document.write( "not pass through the origin. If it does choose another easy\r\n" ); document.write( "point, like (0,±1) or (0,-1), (±1,0) or maybe (1,1)\r\n" ); document.write( "\r\n" ); document.write( "--------------------------------------\r\n" ); document.write( "\r\n" ); document.write( "The \"Solve for a letter\" method.\r\n" ); document.write( "\r\n" ); document.write( "1. Solve for either x or y, remembering to\r\n" ); document.write( " reverse the inequality when dividing by\r\n" ); document.write( " a negative number to solve for the letter,\r\n" ); document.write( " and not to reverse it when dividing by a \r\n" ); document.write( " positive number.\r\n" ); document.write( "\r\n" ); document.write( "2. If after solving for x, your inequality\r\n" ); document.write( " begins \" x > \" or \" x > \", then the shading \r\n" ); document.write( " is on the RIGHT side of the line.\r\n" ); document.write( "\r\n" ); document.write( "3. If after solving for x, your inequality\r\n" ); document.write( " begins \" x < \" or \" x < \", then the shading \r\n" ); document.write( " is on the LEFT side of the line.\r\n" ); document.write( "\r\n" ); document.write( "4. If after solving for y, your inequality\r\n" ); document.write( " begins \" y > \" or \" y > \", then the shading \r\n" ); document.write( " is on the UPPER side of the line.\r\n" ); document.write( "\r\n" ); document.write( "5. If after solving for y, your inequality\r\n" ); document.write( " begins \" y < \" or \" y < \", then the shading \r\n" ); document.write( " is on the LOWER side of the line.\r\n" ); document.write( "\r\n" ); document.write( "-----------------------------------------\r\n" ); document.write( "\r\n" ); document.write( "I will demonstrate the \"solve for a letter\" method\r\n" ); document.write( "\r\n" ); document.write( "For the first inequality y > 7\r\n" ); document.write( "\r\n" ); document.write( "First we graph the boundary line, in green which is\r\n" ); document.write( "y = 7. This is a horizontal line 7 units above the x-\r\n" ); document.write( "axis and parallel to it.\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |