Youngkwon C. answered 11/26/15
Tutor
4.9
(8)
Knowledgeable and patient tutor with a Ph.D. in Electrical Eng.
Hi Vivian,
Letting x and y represent the number of type A and type B to produce, respectively,
it's equivalent to maximize
x + 3.06y (Eq. 1)
under the set of conditions
x ≥ 0, (Eq. 2)
y ≥ 0, (Eq. 3)
2x + 5y ≤ 3100, (Eq. 4)
0.8x + 2.5y ≤ 1390 (Eq. 5)
Solving the system of inequalities, Eq. 2 anthrough Eq. 5,
we come up with four vertical points to be tested
to see which one results in the maximun of Eq. 1.
Out of those 4 vertices,
(x, y) = (800, 300) results in the maximum of Eq. 1.
The maximum profit will be $1718
if the company produce 800 type A and 300 type B decorations.