Answer:
maximize the revenue they should make 6 toys
The maximum revenue is $84
Explanation:
given data
Carlo mailbox = 1
Anita mailbox = 3
Carlo toy = 1
Anita toy = 4
Carlo work = 7 hours per week
Anita work = 24 hours per week
mailbox sells = $8
toy sells = $14
solution
we consider here number of mailboxes is m
and m ≥ 0 .................1
and
number of toys is t
and t ≥ 0 .................2
so we can say equation will be
1m + 1t ≤ 7 ...................3
3m + 4t ≤ 24 ....................4
solve these equation 1,2,3 and 4 in graph and we will get graph that is attach here
we get here are 4 corner that is
The corner points are: (0, 0), (7, 0), (4, 3), (0, 6)
so objective revenue function is
F(m, t) = 8m + 14t ..........................5
put here all value of corner
F(0, 0) = $0
F(7, 0) = 7×8 = $56
F(4 , 3) = 4×8 + 3×14 = $74
F(0 , 6) = 6×14 = $84
so here maximize the revenue they should make 6 toys
The maximum revenue is $84