document.write( "Question 251493: in the problem -x - y < 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "how do you get the y to be positive?\r
\n" ); document.write( "\n" ); document.write( "when put in y = mx + b form for graphing linear inequalities
\n" ); document.write( "

Algebra.Com's Answer #183163 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
-x - y < 3
\n" ); document.write( "-y < x+3 now divide all terms by -1.
\n" ); document.write( "y > -x-3 [note: when dividing by a negative value the < sign changes to a > sign].
\n" ); document.write( " \"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x+-3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -x -3).
\n" ); document.write( "
\n" );