Q. 52

Question

In Problems 51 and 52, solve each linear programming problem.

Minimize z=3x+5y when x0; y0; 3x+2y12; x+3y12

Step-by-Step Solution

Verified
Answer

By minimizing z=3x+5y when x0; y0; 3x+2y12; x+3y12, the maximum value is 3which occurs at x=1; y=0

1Step 1. Given

The problem: 

z=3x+5y

The constraints: 

x0; y0; 3x+2y12; x+3y12

2Step 2. Graph the constraints.

The graph of the constraints (the feasible points) is illustrated:


3Step 3. List the corner points

We list the corner points and evaluate the objective function at each.


S.No.
Corner points(x, y)
Value of the objective function
z=3x+5y
1.
(1,0)
z=3(1)+5(0)  =3
2.
(4,0)
z=3(4)+5(0)  =12
3.
(1.71, 3.43)
z=3(1.71)+5(3.43)  =22.1
4.
(0,4)
z=3(0)+5(4)  =20
5.
(0,1)
z=3(0)+5(1)  =5
4Step 4. Minimize the objective function.

From the table, the minimum value of the given objective function is 3 and it occurs at x=1; y=0