document.write( "Question 251031: graph: y is greater than or equal to 3x+2
\n" );
document.write( "use -2, -1, 0, 1 and 2 \n" );
document.write( "
Algebra.Com's Answer #184288 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Y is greater than or equal to 3x + 2\r \n" ); document.write( "\n" ); document.write( "let's create coordinates: (X,Y): (-2,-4), (-1, -1) (0, 2) (1, 5), and (2, 8)\r \n" ); document.write( "\n" ); document.write( "Plot these coordinates on your coordinate plane. \n" ); document.write( "Since it says \"equal to\" draw a solid line through your dots. \n" ); document.write( "Next, we shade. Since we have \"greater than\" we shade up or away from you. \n" ); document.write( "If you want to pick a test point, that is a good w way to check. Suppose we choose (1,6). \n" ); document.write( "6 >= 3(1)+2 \n" ); document.write( "6>=5 [true]. If true shade that region. \n" ); document.write( " |