document.write( "Question 1107766: pleasw help me solve this. give the constraints and inequality of the problem below.mrs peralta needs to buy chairs and desks. a chair costs 120 and a desk costs 360.let x and y be the number of chairs and desks respectively. the budget is less than 16000. there are at least 50 chairs and at there are most 10 desks. graph and give three possible feasible solutions \n" ); document.write( "
Algebra.Com's Answer #722788 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 120x+360y<16,000 \n" ); document.write( "you can use 10 desks, and that is 3600 \n" ); document.write( "therefore, 120x+3600< 16000 \n" ); document.write( "120x<12400 \n" ); document.write( "x<104 \n" ); document.write( "(103, 10) would work, and frankly, since the budget is a maximum and not a required maximum, (102, 10) would also work and any number x between 50 and 103 with desks being 10. \n" ); document.write( "If desks were 5 \n" ); document.write( "120x<16000-1800=14200 \n" ); document.write( "x<119 \n" ); document.write( "(118, 5) would work and any x greater than 50 and less than 119 would work. \n" ); document.write( "A graph would include 0 desks (since no lower constraint) and 132 chairs. \n" ); document.write( "It would also include 103, 10, since that is a maximum, and 118, 5. \n" ); document.write( "Other points would include 50 chairs and 0 desks and 50 chairs and 1-10 desks as well \n" ); document.write( " |