SOLUTION: Mark manages a store that sells cell phones. Each MX300 takes 6 hours to create the plastic pieces, 2 hours to create the electronics, and 10 hours of labor to assemble the final p
Algebra.Com
Question 1165245: Mark manages a store that sells cell phones. Each MX300 takes 6 hours to create the plastic pieces, 2 hours to create the electronics, and 10 hours of labor to assemble the final product. Each XL2000 requires 3 hours to create the plastic pieces, 4 hours to create the electronics, and 21 hours of labor to assemble the final product. The factory has 840 hours to create the plastic pieces, 360 hours to create the electronics, and 1880 hours of labor to assemble the final product each week. If each MX300 generates $4 in profit, and each XL2000 generates $19, how many of each of the cell phones should Mark have the store sell each week to make the most profit?
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
use the linear programming tool at https://www.zweigmedia.com/RealWorld/simplex.html
your objective function is p = 4x + 19y
x represents the number of mx300 units.
y represents the number of xl200 units.
your constraint functions are:
6x + 3y <= 840 for number of hours to create the pieces.
2x + 4y <= 360 for number of hours to create the electronics.
10x + 21y <= 1880 for number of hours to assemble the final product.
x,y >= 0
your inputs to the simplex method tool and outputs from the simplex method tool are shown below:
you evaluate your objective function at x = 0 and y = 89.5238
your objective function is p = 4x + 19y.
this becomes 0 * 4 + 19 * 89.5238 = 1700.95 rounded to 2 decimal places as shown in the optimal solution.
all the constraints have to be satisfied:
6x + 3y <= 840 becomes 6 * 0 + 3 * 89.5238 <= 840 which becomes 268.5714 <= 840 which is true.
2x + 4y <= 360 becomes 2 * 0 + 4 * 89.5238 <= 360 which becomes 358.0952 <= 360 which is true.
10x + 21y <= 1880 becomes 10 * 0 + 21 * 89.5238 which becomes 1879.9998 <= 1880 which is true.
x >= 0 becomes 0 >= 0 which is true.
y >= 0 becomes 89.5238 >= 0 which is true.
all the constraints are satisfied, so the solution is good.
RELATED QUESTIONS
Emilia manages a company that makes and sells two kinds of speakers, the Boomer and the... (answered by Theo)
I REALLY need help with this one!
Your company has decided to create three slot... (answered by ankor@dixie-net.com)
It takes 52 hours to create 4 murals. At that same rate, how long would it take to create (answered by Edwin McCravy,AnlytcPhil)
1. A company ships 5500 cell phones. They are expected to last an average of 10,000 hours (answered by ikleyn)
The Divine Chocolate store want to create a new truffle mix that consists of milk... (answered by jorel1380,ikleyn)
Your company has decided to create three different mobile applications:
Snaplink – a... (answered by richwmiller)
the ratio of model Q and model T cell phones at a store is 4:5 if the store expects to... (answered by stanbon)
Coffee that sells for $3.40 per pound is mixed with coffee that sells for $4.50 per pound (answered by ankor@dixie-net.com)
it takes dave 12 hours to create a sculpture of a dolphin. it takes his buddy rowdy 9... (answered by Boreal)