SOLUTION: Question: Sam is an automobile manufacturer that specializes in production of an economy model and a midsize model. The price of the economy model in market is $15(,000) and the p

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Question: Sam is an automobile manufacturer that specializes in production of an economy model and a midsize model. The price of the economy model in market is $15(,000) and the p      Log On


   



Question 394822: Question:
Sam is an automobile manufacturer that specializes in production of an economy model and a midsize model. The price of the economy model in market is $15(,000) and the price of midsize model is $25(,000). Sam has one production plant for both. 1,200 labour hours per day are available in this plant. Production of the economy model requires 20 labour hours per car and production of the midsize requires 40 labour hours per car. Also the total daily demand for cars is 40. Sales manager of Sam wants to allocate car production to maximize daily revenue.
a) Write down your optimization problem.
b) By solving the problem graphically, what is the the solution?
Thank-you in advance.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Sam is an automobile manufacturer that specializes in production of an economy model and a midsize model.
--------------------------------------
The price of the economy model in market is $15(,000) and the price of midsize model is $25(,000).
--------------------------------------
Sam has one production plant for both.
--------------------------------------
1,200 labour hours per day are available in this plant. Production of the economy model requires 20 labour hours per car and production of the midsize requires 40 labour hours per car.
---
Production Inequality: 20e+40m <= 20,000
---
Also the total daily demand for cars is 40.
e + m = 40
-----------------------
Sales manager of Sam wants to allocate car production to maximize daily revenue.
a) Write down your optimization problem.
e >= 0
m >= 0
20e+40m <= 1200
e + m = 40
======================
Objective Function: Revenue = 15000e + 25000m
=============

b) By solving the problem graphically, what is the the solution?
Graph the equality boundaries.
e = -2m+60
e = -m + 40
----
graph%28400%2C300%2C-5%2C70%2C-5%2C70%2C-2x%2B60%2C-x%2B40%29
==================
Solution:
-2m+60 = -m+40
m = 20
So e = 20
-----------
Coordinate pairs to check: (20,20),(0,40),(30,0)
Check each of those pairs in the Objective Function
to see which gives the maximum Revenue.
=====================================================
Cheers,
Stan H.