document.write( "Question 348609: Please graph the following solution set: x + y <= 4 where x >= 0 and y >= 0 \n" ); document.write( "
Algebra.Com's Answer #249211 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x+y<=4
\n" ); document.write( "y<=-x+4
\n" ); document.write( "(0,4)
\n" ); document.write( "(1,3)
\n" ); document.write( "(2,2)
\n" ); document.write( "(SINCE Y <= SOMETHING ALL VALUES ON THE LINE AND BELOW THE LINE CAN BE TAKEN)
\n" ); document.write( "x has values >=0
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C%28-x%2B4%29%29\"
\n" ); document.write( "
\n" );