Step 1: Plot the constraints.
The constraint \( x + y \leq 4 \) represents a region below the line \( x + y = 4 \). The inequalities \( x \geq 0 \) and \( y \geq 0 \) restrict the solution to the first quadrant.
The feasible region is a triangle with vertices at \( (0, 0) \), \( (4, 0) \), and \( (0, 4) \).
Step 2: Evaluate \( Z \) at the vertices.
We now evaluate \( Z = 3x + 4y \) at the three vertices of the feasible region:
- At \( (0, 0) \), \( Z = 3(0) + 4(0) = 0 \).
- At \( (4, 0) \), \( Z = 3(4) + 4(0) = 12 \).
- At \( (0, 4) \), \( Z = 3(0) + 4(4) = 16 \).
Step 3: Find the maximum value.
The maximum value of \( Z \) occurs at \( (0, 4) \), where \( Z = 16 \).
Conclusion:
The maximum value of \( Z = 3x + 4y \) is \( \boxed{16} \), which occurs at the point \( (0, 4) \).
Find the minimum value of ( z = x + 3y ) under the following constraints:
• x + y ≤ 8
• 3x + 5y ≥ 15
• x ≥ 0, y ≥ 0
Minimize Z = 5x + 3y \text{ subject to the constraints} \[ 4x + y \geq 80, \quad x + 5y \geq 115, \quad 3x + 2y \leq 150, \quad x \geq 0, \quad y \geq 0. \]