document.write( "Question 71890: Graph the inequality.\r
\n" );
document.write( "\n" );
document.write( " 2x + 3y > 6 \n" );
document.write( "
Algebra.Com's Answer #51398 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! You need to choose a value for x and then solve the equation for y; \n" ); document.write( "first bring 2x to the others side so you have; \n" ); document.write( "3y>-2x+6 \n" ); document.write( "then divide each side by 3; \n" ); document.write( "y>(-2/3)x + 2 \n" ); document.write( "now lets lets solve for y; \n" ); document.write( "make x= 3; \n" ); document.write( "y>(-2/3)(3) + 2 \n" ); document.write( "y>-2+2 \n" ); document.write( "y>0 \n" ); document.write( "one point (3,0) \n" ); document.write( "next make x=-3 \n" ); document.write( "y>(-2/3)(-3) + 2 \n" ); document.write( "y>2+2 \n" ); document.write( "y>4 \n" ); document.write( "next point (-3,4) \n" ); document.write( "x=0 \n" ); document.write( "y>(-2/3)(0) + 2 \n" ); document.write( "y>0+2 \n" ); document.write( "y>2 \n" ); document.write( "next point (0,2) \n" ); document.write( "Now plot those points on a graph and draw a line connecting them, \n" ); document.write( "After you draw a line connecting the points you will need to shade the area above(to the right) the line \n" ); document.write( " \n" ); document.write( ":) \n" ); document.write( " |