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 #722792 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "------ \n" ); document.write( "120x + 360y < 16000 \n" ); document.write( "x >= 50 \n" ); document.write( "0<= y <=10 \n" ); document.write( "------- \n" ); document.write( "Draw a vertical line at x = 50 \n" ); document.write( "Draw a horizontal line at y = 10 \n" ); document.write( "--- \n" ); document.write( "Graph y = (-1/3)x + 44.4 as a dashed line. \n" ); document.write( "Note:: If y = 10, x = 103 \n" ); document.write( "Other vertices are (50,0) ; (50,10) ; (133,0) \n" ); document.write( "---- \n" ); document.write( "Check each of those 4 vertices in 120x+360y to find the maximum combination \n" ); document.write( "of chairs and desks. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |