Question:

The maximum value of \( Z = 2x + y \) subject to the constraints \[ x + y \leq 35, \quad x \geq 0, \quad y \geq 0 \] is.

Show Hint

For linear programming problems, the maximum or minimum values often occur at the vertices of the feasible region.
  • 35
  • 105
  • 70
  • 140
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

We are given the constraints \( x + y \leq 35 \), \( x \geq 0 \), and \( y \geq 0 \). The objective function to maximize is \( Z = 2x + y \). To maximize \( Z \), we consider the boundary condition where \( x + y = 35 \). Substituting \( y = 35 - x \) into \( Z = 2x + y \), we get: \[ Z = 2x + (35 - x) = x + 35. \] To maximize \( Z \), we set \( x \) to its maximum value, which is 35 (as \( x + y = 35 \)). Substituting \( x = 35 \) into \( Z \): \[ Z = 35 + 35 = 70. \] Thus, the maximum value of \( Z \) is 70.
Was this answer helpful?
0
0

Top Questions on Linear Programming

View More Questions