Question
Mathematics Question on Linear Programmig Problem
The corner points of the feasible region determined by x+y≤8, 2x+y≥8, x≥0, y≥0 are A(0,8), B(4,0), and C(8,0). If the objective function Z=ax+by has its maximum value on the line segment AB, then the relation between a and b is:
A
8a+4=b
B
a=2b
C
b=2a
D
8b+4=a
Answer
a=2b
Explanation
Solution
The line segment AB has the points A(0,8) and B(4,0). The objective function Z=ax+by will have a maximum value on AB if ba=−change in xchange in y.
Between points A and B:
Slope of AB is given by:
Slope of AB=4−00−8=−2
Thus, the ratio ba=2 implies a=2b.