SOLUTION: 2. A factory makes three products called Spring, Autumn, and Winter, from three materials containing Cotton, Wool and Silk. The following table provides details on the sales price

Algebra.Com
Question 1160123: 2. A factory makes three products called Spring, Autumn, and Winter, from three materials
containing Cotton, Wool and Silk. The following table provides details on the sales price,
production cost and purchase cost per ton of products and materials respectively.
Sales price Production cost Purchase price
Spring $60 $5 Cotton $30
Autumn $55 $4 Wool $45
Winter $60 $5 Silk $50
The maximal demand (in tons) for each product, the minimum cotton and wool proper-tion in each product is as follows:
Demand min Cotton proportion min Wool proportion
Spring 4800 55% 30%
Autumn 3000 45% 40%
Winter 3500 30% 50%
a) Formulate an LP model for the factory that maximizes the pro t, while satisfying the
demand and the cotton and wool proportion constraints.
b) Solve the model using R/R Studio. Find the optimal pro t and optimal values of the
decision variables.
Hints:
1. Let xij > 0 be a decision variable that denotes the number of tons of products
j for j 1 = Spring; 2 = Autumn; 3 = Winters to be produced from Materials
i = C=Cotton, W=Wool, S=Silk.
2. The proportion of a particular type of Material in a particular type of Product can be
calculated as:
e.g., the proportion of Cotton in product Spring is given by:
xC1
xC1 + xW1 + xS1
.

Answer by ikleyn(52814)   (Show Source): You can put this solution on YOUR website!
.

I have no R/R studio software in my computer.



RELATED QUESTIONS

A factory makes three products called Spring, Autumn, and Winter, from three materials... (answered by ikleyn)
A factory makes three products called Spring, Autumn, and Winter, from three materials... (answered by CPhill)
A factory makes three products called Spring, Autumn, and Winter, from three... (answered by ikleyn)
A store began selling its line of fall sweaters. On the first day, 6 cotton, 4 orlon,... (answered by Boreal)
heres another word problem: a clothing manufacturer purchased 100 yds of cotton and 50... (answered by blubunny01)
A clothing manufacturer purchased 60 yd of cotton and 90 yd of wool for $1800. At the... (answered by solver91311)
Two hundred people were surveyed about which of the four seasons is their favorite. Of... (answered by EasySolvin)
a distribution center receives shipments of a product from 3 different factories in the... (answered by MathTherapy)
a cheese factory is making a new cheese from mixing two products a and b, each made of... (answered by Alan3354)
A firm can produce three types of cloths A, B and C. Three kinds of wool are required... (answered by ikleyn)