Linear Programming Graphical Method
Linear Programming Graphical Method
Linear Programming Graphical Method
PROGRAMMING:
GRAPHICAL
METHOD
Presented By: Alaissa Jazzy C. Timosan
PROBLEM GIVEN:
A small generator burns two types of fuel: low sulfur and high sulfur to produce
electricity. For one hour, each gallon of low sulfur emits 3 units of sulfur
dioxide, generates 4 kilowatts electricity and costs 160 pesos. Each gallon of
high sulfur emits 5 units of sulfur dioxide, generates 4 kilowatts and costs 150
pesos. The environmental protection agency insists that the maximum amount of
sulfur dioxide that can be emitted per hour is 15 units. Suppose that at least 16
kilowatts must be generated per hour, how many gallons of high sulfur and low
sulfur must be utilized per hour in order to minimize the cost of fuel?
1. REPRESENT THE UNKNOWN IN
THE PROBLEM
Let x = Low Sulfur
Let y = High Sulfur
X=?
Y=?
2. TABULATE THE DATA ABOUT THE
UNKNOWN
Units Kilowatts Cost
3x 4x 160x
5y 4y 150y
3. FORMULATE THE OBJECTIVE
FUNCTION AND CONSTRAINTS
Objective Function:
Minimize: 160x + 150 y
Constraints:
3x + 5y < 15
4x + 4y < 16
4. GRAPH THE CONSTRAINTS
The coordinates (2.5,2.5) at the
intersection of the lines are obtained
by solving the common solution of
the system:
3x + 5y = 15
4x +4y = 16
5. FINDING THE OPTIMUM SOLUTION
Minimum: (0,3)
160 (0) + 150 (3) = 450
6. FORMULATE YOUR DECISION
Since (0,3) produces the minimum amount of the objective function,
therefore, the decision must be:
Where 450 pesos is the minimum cost of fuel utilized per hour.