Question
A factory produces two products A and B using raw materials p and q. It uses 3 units of p and 1 unit of q to produce one unit of A. It uses 1 unit of p and 2 units of q to produce one unit of B. The maximum daily supplies are 330 units of p and 220 units of q. If the profit per unit of A is $3 and the profit per unit of B is $2, what is the maximum total daily profit (in dollars)?
Answers
If x units of A are made, and y units of B, then
3x+y <= 330
x+2y <= 220
p(x,y) = 3x+2y
plug into your favorite linear algebra calculator to find
maximum p(88,66) = 396
3x+y <= 330
x+2y <= 220
p(x,y) = 3x+2y
plug into your favorite linear algebra calculator to find
maximum p(88,66) = 396
Related Questions
Factories A, B and C produce computers. Factory A produces 3 times as many computers as factory C, a...
In one day, Factory A produces 1650 video games, while Factory b produces 123 Fewer video games than...
(a) A company makes three products X, Y and Z out of three materials A, B and C. The three products...