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)![]() ![]() ![]() 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( " \n" ); document.write( "Answer=(9,-1) \n" ); document.write( " |