Assignment 2
Assignment 2
Name , ID# ,
***For all questions, make sure to show all the relevant work***
***Only a sample of your answers will be graded***
1. Solve the following Linear Programming Problem using the geometric approach. If no solution can be
found, indicate it.
Maximize and Minimize z = −3x1 + 2x2
Subject to: x2 ≤ 4
4x1 − x2 ≥ 0
x1 + x2 ≥ 1
x1 ≤ 5
x1 , x 2 ≥ 0
2. Solve the following Linear Programming Problem using the geometric approach. If no solution can be
found, indicate it.
Maximize and Minimize z = 4x1 + 3x2
Subject to: x1 − x2 ≥ 0
x1 − x2 ≤ 4
x1 + x2 ≥ 2
x1 , x 2 ≥ 0
3. Solve the following Linear Programming Problem using the geometric approach. If no solution can be
found, indicate it.
Maximize and Minimize z = x1 + x2
Subject to: 3x1 + 4x2 ≤ 12
5x1 + 6x2 ≥ 30
x1 , x 2 ≥ 0