Linear Programming
Linear Programming
To find Y X + 2Y = 40
24 + 2Y = 40
2Y = 40 - 24
2Y = 16
Y = 16/2
Y= 8
6. Using graph method calculate the profit for each feasible solution (4 region points/vertices)
and identify the one which give the highest profit.
Maximize Z = 4X + 5Y
= 0+0=0
= 0 + 5(20) = $100
= 4(24) + 5(8) = $96 + $40 = $136
= 4(30) + 0 = $120
Exercises:
1. A farmer owns a 240 acres of land. If he will plant corn he could earn a profit of $40 per
acre and if oats will be planted he could earn a profit of $30 per hectare. Available number of
labor is 320 hours. For corn it requires 2 hours per acre, while for oats it requires 1 hour per
acre. How many acres will be planted for each product to maximize profit
Assumption: Let X represents number of acres for corn
while Y represents number of acres for oats
Objective: Maximize Profit Z = 40X + 30Y
Constraints: No. of acres (240), No. of hours available (320)
X + Y ≤ 240 2X + Y ≤ 320
Non-negativity X ≥ 0 Y ≥ 0 or X + Y ≥ 0
Profit Z = $40X + $30Y
Z= 0+0 =0
Z = 0 +240(30) = $7,200
Z = 80($40) + 160 ($30) = $3,200 +$4,800 = $8,000
Z = 160(40) + 0 = $6,400
Homework/Seatwork
3. The Riverside Furniture Co. makes two types of wooden rocking chairs. The big but simple
which spends 1 day labor and bring profits of P1,500 per chair. While the small special
rocking chair spends 2 days and brings profit P2,000 per chair. The firm employs one
carpenter who works a 24 days a month and is supplied with 1920 meters lumber per month.
The big and simple rocking chair uses 120 meters and 80 meters for small special per month .
Using linear programming, how many simple and special rocking chairs should be produced
per week in order to maximize the profits? Also complete the graph below by showing the
area of feasible solutions.