document.write( "Question 216061: step by step, how you would go about graphing the following inequality. \r
\n" );
document.write( "\n" );
document.write( "X + 2y ≥ 6\r
\n" );
document.write( "\n" );
document.write( "I need this to be as specific as possible. Thanks! \n" );
document.write( "
Algebra.Com's Answer #163188 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! step by step, how you would go about graphing the following inequality. \n" ); document.write( "X + 2y ≥ 6 \n" ); document.write( "-------------- \n" ); document.write( "Since it's a straight line, only 2 points are needed, any 2 points. \n" ); document.write( "View it as an equation to find 2 points: \n" ); document.write( "x + 2y = 6 \n" ); document.write( "Let x = 0: y = 3 --> (0,3) \n" ); document.write( "Let y = 0: x = 6 --> (6,0) \n" ); document.write( "Plot the 2 points and draw a straight line thru them. \n" ); document.write( "The line has a negative slope, descends as you go left to right. \n" ); document.write( "--------------------- \n" ); document.write( "The inequality is the area above and to the right of the line, and includes the line. For all points in that area, x + 2y is greater than or equal to 6. \n" ); document.write( "For example, the point (5,5) --> 5+10 = 15. 15 is greater than 6. \n" ); document.write( " \n" ); document.write( " |