
Bradford T. answered 04/29/23
Retired Engineer / Upper level math instructor
Let x be the number of economy packages and y be the number of superior packages.
Profit = P(x,y) = 6x + 1y
If you plot 2x + 9y ≤ 1728 and 10x+2y ≤1760 on something like Desmos, you will see a trapezoid-like shape within the overlapped areas. The four corners of this shape are:
(0,192)
(144,160)
(176,0)
(0,0)
Calculating the profit for these points.
P(0,192) = 6(0)+1(192) = 192
P(144,160) = 6(144)+1(160) = 1024
P(176,0) = 6(176)+ 1(0) = 1056
P(0,0) = 0
So the most profit would be to make only 176 economy packages.