Let x1 represent chairs and x2 represent tablesThe linear program is given by Maximize:z=2x1+10x22x1+5x2≤166x1≤30As represented in the graph below, the points that satisfies the constraints is given by(0,516),(5,56)We input both points into the objective function, we have that (0,516) gives the the maximum value, hence no chair should be produced and approximately 4 tablesshould be produced

Comments