Exam Review - Module 2
Exam Review - Module 2
Exam Review - Module 2
Manufacturing Problem
The company Steel has received an order for 500 tons of steel to be used in shipbuilding. This steel must
have the following characteristics (‘grades’).
The company has seven different raw materials in stock that may be used for the production of this steel.
Table below lists the grades, available amounts and prices for all raw materials.
The objective is to determine the composition of the steel that minimizes the production cost.
Let Xi represent the weight of raw material i to be used in the production of the 500 tons of steel where i is from 1 to
7 and are:
1. Iron alloy 1 2. Iron alloy 2 3. Iron alloy 3 4. Copper alloy 1 5. Copper alloy 2 6. Aluminum alloy 1
7. Aluminum alloy 2
Subjected to:
(to many to show - waste of space)
MSA decides that all surveys should be conducted in person. It estimates that the cost of researching
people in each age and region category are shown in the table below. MSA’s goal is to meet the six
sampling requirements at the least possible cost.
Cost per Person Surveyed
Region Age < 30 Age 31-50 Age > 51
State bordering Mexico $7.50 $6.80 $5.50
State not bordering Mexico $6.90 $7.25 $6.10
Let Xij represent the number of people surveyed in age group i and region j
Where i = 1 is people aged < 30
i = 2 is people aged between 31 and 50
i = 3 is people aged > 51
j = M is a state that borders Mexico
j = N is a state that does not border Mexico
Subject to:
(to many to show - waste of space)
To encourage a diversified portfolio, the bard of directors has placed several limits on the amount that can
be committed to any one type of investment:
1. No more than 25% of the total amount invested may be in any single type of investment
2. At least 30% of the funds invested must be precious metals
3. At least 45% must be invested in trade credits and corporate bonds
4. The average risk score of the total investment must be 2 or less
The bank’s objective is to maximize the annual rate of return on investments subject to the following
policies, restrictions, and regulations:
1. The bank has $90 million in available funds
2. Risk-free securities must contain at least 10% of the total funds available for investments
3. Home improvement loans cannot exceed $8,000,000
4. The investment in mortgage loans must be at least 60% of all the funds invested in loans
5. The investment in first mortgage loans must be at least twice as much as the investment in
second mortgage loans
6. Home improvement loans cannot exceed 40% of the funds invested in first mortgage loans
7. Automobile loans and home improvement loans together may not exceed the commercial loans
8. Commercial loans cannot exceed 50% of the total funds invested in mortgage loans
Let:
X1 = dollars invested in first home mortgage loans
X2 = dollars invested in second home mortgage loans
X3 = dollars invested in commercial pans
X4 = dollars invested in automobile loans
X5 = dollars invested in home improvement loans
X6 = dollars invested in risk free securities
Subject to:
X1 + X2 + X3 + X4 + X5 + X6 = 90,000,000
X6 > 9,000,000
X5 < 8,000,000
0.40X1 + 0.40X2 - 0.60X3 - 0.60X4 - 0.60X5 > 0
X1 - X2 > 0
-0.40X1 + X5 < 0
-X3 + X4 + X5 < 0
-0.50X1 - 0.50X2 + X3 < 0
X1, X2, X3, X4, X5, X6 > 0
Labour Scheduling
TD bank branch in Laurier street, Ottawa, is a busy bank that has requirements for between 10 and 18
tellers, depending on the time of the day. The table on the next slide indicates the workers needed at
various hours that the bank is open.
The bank now employs 12 full time tellers but also has several people available on its roster of part-time
employees. A part time employee must put in exactly 4 hours per day but can start anytime between 9am
and 1pm. No lunch time is considered for part timers.
On the other hand full-timers work from 9am to 5pm and are allowed one hour for lunch. (half of the full
timers eat at 11am and the other half at noon). Each full-timer thus provides 35 hours per week of
productive labour time.
The bank’s corporate policy limits part time hours to a maximum of 50% of the day’s total requirement.
Part timers earn $7 per hour (or $28 per day) on average, and full-timers earn $90 per day in salary and
benefits, on average. The bank would like to set a schedule that would minimize its total personnel costs.
It is willing to release one or two of its full time tellers if it is cost effective to do so.
Subject to:
F1 + P1 > 10 (9am - 10am)
F1 + P1 + P2 > 12 (10am - 11am)
0.5(F1) + P1 + P2 + P3 > 14 (11am - noon)
F1 + P2 + P3 + P4 + P5 > 18 (1pm - 2pm)
F1 + P3 + P4 + P5 > 17 (2pm - 3pm)
F1 + P4 + P5 > 15 (3pm - 4pm)
F1 + P5 > 10 (4pm - 5pm)
Let Rj represent the number of nurses working the j shift at normal pay for j = 1, 2, …, 8
Let Ek represent the number of nurses working the k shift at overtime pay for k = 1, 2, ..., 8
At the beginning of January, 50 skilled technicians work for CSL. Each skilled technician can work up to
160 hour per month.
In order to meet future demands, new technicians must be trained. It takes one month to train a new
technician. During the month of training a trainee must be supervised for 50 hours by an experienced
technician.
Each experienced technician is paid $2,000 a month (even if he or she does not work the full 160 hours).
During the month of training, a trainee is paid $1,000 a month. At the end of each month, 5% of CSL’s
experienced technicians quit to join Plum Computers.
Formulate the corresponding linear programming model, whose solution will enable CSL to minimize the
total labour cost incurred in meeting the service requirements for the next five month.
Total labour cost = cost of paying the experienced technician + cost of paying the trainees
Xi = the number of experienced technician working for CSL at the beginning of month i
Yi = the number of trainee (new technician) hired at the beginning of month i
Where i = 1, 2, 3, 4, 5
Min Z = 2,000X1 + 2,000X2 + 2,000X3 + 2,000X4 + 2,000X5 + 1,000Y1 + 1,000Y2 + 1,000Y3 + 1,000Y4 +
1,000Y5
Subject to:
160X1 - 50Y1 > 6,000
160X2 - 50Y2 > 7,000
160X3 - 50Y3 > 8,000
160X4 - 50Y4 > 9,500
160X5 - 50Y5 > 11,000
X1 = 50
X2 = 0.85X1 + Y1
X3 = 0.95X2 + Y2
X4 = 0.95X3 + Y3
X5 = 0.95X4 + Y4
Xi, Yi > 0
Problem X
You have been hired to survey cable television customers to determine their attitudes toward a
restructuring of the basic cable service and rate schedule. The cable company wants to classify
participants according to whether or not they have children under the age of 16 in the household and as
to whether or not the household subscribe to any premium channels.
The basic cost of conducting an interview is $5. Those households with children under 16 are asked a
second series of questions which adds an additional cost of $4 to their interviews. Households with
premium channels are questioned about their viewing habits, and this adds an additional $3 to the costs
of their interviews. Cost is to be minimized.
The cable company wants responses from at least 50 customers. Premium subscribers should constitute
at least half of the customers surveyed. At least 60% of households surveyed should have children under
16. Of those households with children under 16, no more than half should be premium subscribers.
Formulate the corresponding linear programming model.
X1 = the number of households with children < 16 and are premium subscribers
X2 = the number of households with children < 16 and are not premium subscribers
X3 = the number of households without children and are premium subscribers
X4 = the number of households without children and are not premium subscribers
Subject to:
X1 + X2 + X3 + X4 > 50
X1 + X3 > 0.5(X1 + X2 + X3 + X4)
X1 + X2 > 0.6(X1 + X2 + X3 + X4)
X1 < 0.5(X1 + X2)
X1, X2, X3, X4 > 0
A full time clerk works 3 hours, has a 1-hour break, and then works another 3 hours. Part-time clerks work
for 4 consecutive hours. Full-timers get paid for their break. All clerks start work on the hour. NPLC’s
office manager insists that at least one full time clerk be on duty during all open hours and that at least
40% of the clerks should be full-time clerks on payroll. A full-time clerk costs NPLC $20 per hour, and a
part-timer costs $15 per hour.
Formulate a linear programming model that will provide a schedule that will meet NPLC’s customer
service needs at a minimum labor cost. (Define the decision variables, objective function, and
constraints). DO NOT SOLVE.
Min Z = 82X1 + 82X2 + 32X3 + 97Y1 + 97Y2 + 93Y3 + 20S1 + 20S2 + 20S3
Subjected to:
X1 + Y1 - S1 = 500 (net requirement of November)
X2 + Y2 - S2 + S1 = 800 (net requirement of December)
X3 + Y3 - S3 + S2 = 300 (net requirement of January)
0.5X1 < 500 (clerk capacity in November)
0.5X2 < 600 (clerk capacity in December)
0.5X3 < 400 (clerk capacity in January)
S3 > 75 (at least 75 snowboards required at end of January)
X1, X2, X3 < 650 (maximum production using regular time)
Y1, Y2, Y3 < 50 (maximum production using rush orders)
X1, Y1, S1 > 0 (non-negativity)