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)![]() ![]() 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( " |