
Andy C. answered 06/23/18
Tutor
4.9
(27)
Math/Physics Tutor
Profit ( A, B) = 50A + 45B
The constraints are:
30 <= A <= 50
10 <= B < 20
A+B <= 50
The feasibility region is a triangle with vertices (30,20) , (40,10), and (30,10)
THe profits at these vertices are 50*30 + 20*45 = 1500 + 900 = 2400
50*40 + 20*10 = 2000 + 200 = 2200
50*30 + 20*10 = 1500 + 200 = 1700
Max profit at A=30 , B=20