Assignment - Linear Programming
Assignment - Linear Programming
Assignment
Q.1
Q.2
st.
<
2x1 + 3x2 - x3 + x4
<
10
Minimize
f = 2x1 + 3x2 + x3
st.
Q.3
Linear Programming
Maximize
X1 > 0,
By Billy E. Gillett
>
x2 > 0,
x3 > 0
A company wants to purchase at most 1800 units of a product. There are two
types of the product, M1 and M2 available.
M1 occupies 2ft3, costs Rs 4.0 and the company makes a profit of Rs. 3.0. M2
occupies 3ft3, cost Rs. 5.00 and the company makes a profit of Rs. 4.00. If the
budget is Rs. 5500/- and warehouse has explicitly 3000 ft3 for the product,
a) Formulate the problem as linear programming problem
b) Solve the problem by simplex method.
Q.4
The number of machine hours required for each unit of the respective products is:
Machine type
Milling machine
Lathe
Grinder
Product 1
9
5
3
Product 2
3
4
0
Product 3
5
4
2
The unit profit would be Rs. 30.00, Rs 12.00 and Rs. 19.00 respectively, on
product 1, 2, and 3.
a)
b)
Q.5
Minimize
f = 5x1 + 2x2
St.
4x1 + x2
>
simplex method.
X1 + x2 < - 5
X1, x2
a)
> 0
b)