ManSci Problem Solving
ManSci Problem Solving
Almera P. Posa
Problem 1:
20,000 * x + 25,000 * y which equals the total cost to provide the necessary amount of oil.
CONSTRAINT FUNCTIONS:
GRAPH:
The area of the graph that is not shaded is your region of feasibility.
The minimum cost will be found by evaluating the objective function at each optimum point of the
region of feasibility.
THE OPTIMUM POINTS:
are at (0,83.3333),(25,50),(150,0)
The minimum cost is achieved when refinery 1 is operated for 25 days and refinery 2 is operated for 50
days at a cost of 1,750,000.
Problem 2
OBJECTIVE FUNCTION
Since Mill 1 costs $70,000 per day to operate and Mill 2 costs $60,000 per day to operate the
objective function would be:
70,000 * x + 60,000 * y.
CONSTRAINT FUNCTIONS:
x,y >= 0
The area on the graph that is not shaded is your region of feasibility.
The minimum cost is when you run mill2 for 311.25 days.
Which means that mill 2 gets a lot of work and mill 1 doesn't get any.
Problem 3
Let x denote the number of multiple choice questions that Michael will attempt
Let y denote the number of essay questions that Michael will attempt.
OBJECTIVE FUNCTION
Since the essay questions are worth 20 points each and the short questions are worth 5
points each the objective function will be 5x + 20y.
CONSTRAINT FUNCTIONS:
GRAPH:
The lines x = 50 and y = 10 are outside the part of the plane shown is the feasible region.
The three vertices are (10, 3), (10, 7) and (30, 3). The values of the objective function are 60, 190 and
210. Hence Michael can maximize his score by answering 3 essay questions and 30 short-answer
questions.