document.write( "Question 164847: please help graph both on same graph. x-y<10
\n" ); document.write( " x+y≤8
\n" ); document.write( "

Algebra.Com's Answer #121497 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x-y<10 or -y<-x+10 or y>x-10 (red line)
\n" ); document.write( "x+y≤8 or y<=-x+8 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+15%2C+-10%2C+10%2C+x+-10%2C+-x+%2B8%29+\" (graph 300x200 pixels, x from -6 to 15, y from -10 to 10, of TWO functions x -10 and -x +8).
\n" ); document.write( "Answer=(9,-1)
\n" ); document.write( "
\n" );