100% found this document useful (1 vote)
211 views5 pages

Optimal Solutions in Linear Programming

The document describes a linear programming problem to minimize the cost of producing three grades of gasoline (Regular, Premium, Super) by blending two types of crude oil (Crude A, Crude B). The problem is to determine the optimal amounts of each crude oil to use while meeting demands and octane requirements for each gasoline grade. The optimal solution and minimum cost are not provided in the given document.

Uploaded by

Simon Li
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
211 views5 pages

Optimal Solutions in Linear Programming

The document describes a linear programming problem to minimize the cost of producing three grades of gasoline (Regular, Premium, Super) by blending two types of crude oil (Crude A, Crude B). The problem is to determine the optimal amounts of each crude oil to use while meeting demands and octane requirements for each gasoline grade. The optimal solution and minimum cost are not provided in the given document.

Uploaded by

Simon Li
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
  • Linear Programming Problem 1
  • Profit Coefficient Change Scenario
  • Gasoline Types Problem
  • Cost Minimization for Gasoline Production
  • Final Solution Analysis

ITM 501

Week 8
In class Practice
7-31 Consider the following LP problem:

Maximize profit = 5X +6Y


Subject to: 2X+ Y<=120
2X+3Y<=240
X, Y>=0

What is the optimal solution to this problem? Solve it graphically.

Solution:

Graph is shown below:

From the graph, corner points are (0, 80), (30,60) and (60,0)

Profit P = 5X +6Y
P(0,80) = 5(0) +6(80) = 480
P(30,60) = 5(30) +6(60) = 510
P(60,0) = 5(60) +6(0) = 300
Maximum profit is at X = 30 and Y = 60.
Maximum profit is 510.

If a technical breakthrough occurred that raised the profit per unit of X to $8, would this affect the optimal
solution?

Profit P = 8X +6Y
P(0,80) = 5(0) +6(80) = 480
P(30,60) = 8(30) +6(60) = 600
P(60,0) = 8(60) +6(0) = 480
Maximum profit is at X = 30 and Y = 60.
Maximum profit is 600.
There is no change in optimal solution. Optimal solution occurs at X = 30 and Y = 60.

Instead of an increase in the profit coefficient X to $ 8, suppose that profit was overestimated and should only
have been $ 3. Does this change the optimal solution?

Profit P = 3X +6Y
P(0,80) = 3(0) +6(80) = 480
P(30,60) = 3(30) +6(60) = 450
P(60,0) = 3(60) +6(0) = 180
Maximum profit is at X = 0 and Y = 80.
Maximum profit is 480.

Yes, optimal solution will be changed. Optimal solution will be at X = 0 and Y = 80.

7-45 Raptor Fuels produces three grades of gasoline-Regular, Premium, and Super. All of these are
produced by blending two types of crude oil - Crude A and Crude B. The two types of crude contain
specific ingredients which help in determining the octane rating of gasoline. The important
ingredients and the costs are contained in the following table:
CRUDE A CRUDE B
Cost per gallon $0.42 $0.47
Ingredient 1 40% 52%
Other ingredients 60% 48%

In order to achieve the desired octane ratings, at least 41% of Regular gasoline should be
Ingredient 1; at least 44% of Premium gasoline must be Ingredient 1, and at least 48% of Super
gasoline must be Ingredient 1. Due to current contract commitments, Raptor Fuels must produce as
least 20,000 gallons of Regular, at least 15,000 gallons of Premium, and at least 10,000 gallons of
Super. Formulate a linear program that could be used to determine how much of Crude A and Crude
B should be used in each of the gasolines to meet the demands at the minimum cost. What is the
minimum cost? How much of Crude A and Crude B are used in each gallon of the different types of
gasoline?

Common questions

Powered by AI

An increase in Crude A's cost to $0.50 would shift the cost-minimization strategy toward using more Crude B if the additional cost makes Crude A less viable in meeting ingredient requirements at lower costs, provided ingredient constraints and volumes still permit this shift without violating octane requirements .

Crude B plays a significant role due to its 52% composition of Ingredient 1, which helps meet the octane rating requirements of Premium and Super gasoline, requiring 44% and 48% Ingredient 1 respectively. Crude B's ingredient profile is critical for Raptor Fuels to achieve requisite octane levels while optimizing costs .

Ingredient ratios directly influence constraint settings in the model, as each type of gasoline must meet specific Ingredient 1 percentages. These ratios dictate viable combinations of Crude A and B to satisfy quality constraints, directly impacting the selection and cost. Any misalignment risks quality compliance and cost-effectiveness .

With the profit per unit of X reduced to $3, the profit function is altered to P = 3X + 6Y. Calculating at the corner points, we get P(0,80) = 480, P(30,60) = 450, and P(60,0) = 180. Thus, the maximum profit, 480, is at X = 0 and Y = 80, indicating a change in the optimal solution from X = 30, Y = 60 to X = 0, Y = 80 .

In linear programming, satisfying constraints such as resource limits and non-negativity conditions defines feasible regions. Maximizing profit involves finding the highest value objective within this region, requiring systematic evaluation of all feasible solutions at boundary points, as these are where optimal solutions tend to reside .

Strategically, using more Crude A could lower cost despite its lower Ingredient 1 percentage, provided Ingredient 1 constraints are met affordably through blending. Conversely, more Crude B ensures quality meet but at potentially higher costs due to its price. Optimal strategy involves balancing these trade-offs, continually adjusting to market price shifts and demand changes .

The constraints include: 41% of Regular gasoline must be Ingredient 1, 44% of Premium gasoline must be Ingredient 1, 48% of Super gasoline must be Ingredient 1. Production requirements are at least 20,000 gallons of Regular, 15,000 gallons of Premium, and 10,000 gallons of Super. Cost considerations are $0.42 per gallon for Crude A and $0.47 for Crude B, with Crude A composed of 40% Ingredient 1 and Crude B of 52% Ingredient 1 .

The objective is to minimize cost function C = 0.42A + 0.47B, subject to ingredient proportions and production requirements. Constraints ensure Ingredient 1 content meets or exceeds specifications for each gasoline type and that the production volumes are satisfied. This requires formulating and solving a linear programming model using the given proportions and prices .

Increasing Premium's production requirement implies adjusting the linear programming model to increase the ingredient allocations for Premium, satisfying both the octane constraint (44% Ingredient 1) and the new volume requirement. This would likely increase the total cost, potentially changing the balance of crude used to keep costs minimized under new constraints .

After increasing the profit per unit of X to $8, the profit function becomes P = 8X + 6Y. Evaluating the corner points, we find P(0,80) = 480, P(30,60) = 600, and P(60,0) = 480. The maximum profit, 600, occurs at X = 30 and Y = 60, indicating no change in the optimal solution, which remains X = 30 and Y = 60 .

ITM 501
Week 8
In class Practice
7-31 Consider the following LP problem:
Maximize profit = 5X +6Y
Subject to:             2X+
There is no change in optimal solution. Optimal solution occurs at X = 30 and Y = 60.
Instead of an increase in the profit co

You might also like