asked 216k views
5 votes
Solve the following linear programming problem. Maximize: z = 7x + 2y subject to: 7x-y≤ 16 2x+y≥ 10 X≥2 y≤9 The maximum value is​

asked
User Fabe
by
7.9k points

1 Answer

4 votes

Answer:

To solve the linear programming problem, we need to first graph the feasible region determined by the constraints, and then evaluate the objective function at each corner point of the feasible region to find the maximum value of z.

Plotting the lines corresponding to the inequalities, we get:

Graph of the feasible region:

The feasible region is the shaded polygon in the graph. We can see that the vertices of the feasible region are (2, 9), (2, 12), (4, 7), and (8, 2).

Next, we evaluate the objective function at each of these vertices to find the maximum value of z.

At (2, 9): z = 7x + 2y = 7(2) + 2(9) = 23

At (2, 12): z = 7x + 2y = 7(2) + 2(12) = 31

At (4, 7): z = 7x + 2y = 7(4) + 2(7) = 35

At (8, 2): z = 7x + 2y = 7(8) + 2(2) = 58

Therefore, the maximum value of z is 58, which occurs at the point (8, 2).

Hence, the answer is: the maximum value of z is 58.

answered
User Mropa
by
9.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.