document.write( "Question 263131: graph the solutions of each linear inequality 4x-y<3 and 3x+4y<12 \n" ); document.write( "
Algebra.Com's Answer #193878 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
4x-y<3
\n" ); document.write( "step 1 - subtract 4x to get
\n" ); document.write( "-y<-4x+3
\n" ); document.write( "step 2 - divide by -1 ; don't for get the negative rule about switching the inequality when multiply or divide by - number. We get
\n" ); document.write( "y >4x - 3
\n" ); document.write( "here is the graph
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+%3E4x+-+3%29+\"
\n" ); document.write( "---
\n" ); document.write( "and 3x+4y<12
\n" ); document.write( "step 1 - subtract 3x to get
\n" ); document.write( "4y<-3x + 12
\n" ); document.write( "step 2 - divide by 4 to get
\n" ); document.write( " y < (-3/4)x + 3
\n" ); document.write( "here is the graph
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+%3C+%28-3%2F4%29x+%2B+3%29+\"
\n" ); document.write( "
\n" );