SOLUTION: A western shop wishes to purchase 300 felt and 200 straw cowboy hats. Bids have been received from the wholesalers. Beta Hatters has agreed to supply not more than 200 hats, Kappa
Algebra.Com
Question 1123220: A western shop wishes to purchase 300 felt and 200 straw cowboy hats. Bids have been received from the wholesalers. Beta Hatters has agreed to supply not more than 200 hats, Kappa Hatters not more than 250, Delta Hatters nor more than 150. The owner of the shop has estimated that his profit per hat sold for Beta Hatters would be P30/felt and P40/straw, from Kappa Hatters P38/felt and P35/straw, and from Delta Hatters P40/felt and P36/straw. Set up a linear programming to maximize the owner’s profit.
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
i solved this as follows:
a = number of felt hats from beta
b = number of straw hats from beta
c = number of felt hats from kappa
d = number of straw hats from kappa
e = number of felt hats from delta
f = number of straw hats from delta
your objective function becomes:
profit = 30a + 40b + 38c + 35d + 40e + 36f
30a + 40b is the profit from beta (felt + straw)
38c + 35d is the profit from kappa (felt + straw)
40e + 36f is the profit from delta (felt + straw)
your constraints are:
a + c + e = 200 because 200 felt hats are required in total.
b + d + f = 300 because 300 straw hats are required in total.
a + b <= 200 because that's the most hats beta can supply.
c + d <= 250 because that's the most hats kappa can supply.
e + f <= 150 because that's the most hats delta can supply.
a,b,c,d,e,f >= 0 because number of hats must be greater than or equal to 0.
i put these requirements into the following linear programming softwarethat uses the simplex method.
http://www.zweigmedia.com/RealWorld/simplex.html
it told me the optimum solution was:
p = 19400; a = 0, b = 200, c = 50, d = 100, e = 150, f = 0
that's profit = 19400 when:
a = 0 (felt hats by beta)
b = 200 (straw hats by beta)
c = 50 (felt hats by kappa)
d = 100 (straw hats by kappa)
e = 150 (felt hats by delta)
f = 0 (straw hats by delta)
total straw = 300 as required.
total felt = 200 as required.
here's a picture of the setup for the software used.
RELATED QUESTIONS
Hello,
I have some problems with this task, could you help me make formulas to be able... (answered by ikleyn)
1. The Alpha Furniture Company manufactures dining room tables and chairs. Each table... (answered by ikleyn,MathTherapy)
1. You are planning to Cowboy Hats during the roundup and rodeo season in your town. You... (answered by richard1234)
a consulting firm has submitted a bid for a large research project . The firm's... (answered by CPhill)
You have a $2 million portfolio consisting of a $100,000 investment in each of 20... (answered by Theo)
A book shop owner orders some hard-back and some soft-back versions of a book costing the (answered by mananth)
The senior class plans on selling clothing. The hats cost $5 apiece the t-shirts cost $9, (answered by greenestamps)
Kevin and Smitty have 50 square feet of felt material. They used the felt to cover a... (answered by jim_thompson5910)
a person wants to person wants to purchase two types of items, A and B from a shop. she... (answered by ankor@dixie-net.com)