SOLUTION: 8) A small company makes masks and gloves. Resources required are cloth and labour. The company has 350 square cm of cloth and 50 hours of labour available. Each mask requires 20 s

Algebra.Com
Question 1155592: 8) A small company makes masks and gloves. Resources required are cloth and labour. The company has 350 square cm of cloth and 50 hours of labour available. Each mask requires 20 square cm of cloth and 2 hours of labour, whereas each glove requires 60 square cm of cloth and 4 hours of labour. The profit for a mask is $5, and the profit for a glove is $10. The company wants to determine the number of masks and gloves to make so that profit will be maximized. Formulate a linear programming model for this problem.
Answer by ikleyn(52784)   (Show Source): You can put this solution on YOUR website!
.
8) A small company makes masks and gloves. Resources required are cloth and labour.
The company has 350 square cm of cloth and 50 hours of labour available.
Each mask requires 20 square cm of cloth and 2 hours of labour, whereas
each glove requires 60 square cm of cloth and 4 hours of labour.
The profit for a mask is $5, and the profit for a glove is $10.
The company wants to determine the number of masks and gloves to make so that profit will be maximized.
Formulate a linear programming model for this problem.
~~~~~~~~~~~~~~~~~~

Let x be the number of masks and y be the number of gloves.


The objective function to maximize is the profit  P(x,y) = 5x + 10y  dollars.


The constraints are


20x + 60y <= 350  square cm of cloths;

 2x +  4y <= 50   hours;


x >= 0,  y >= 0.

The setups is just completed.

----------------

To see many problems solved by the Linear Programming method,  look into the lesson
    - Solving minimax problems by the Linear Programming method
in this site.

Also,  look into the solutions of other similar problems in the archive to this forum under the links

https://www.algebra.com/algebra/homework/Linear-equations/Linear-equations.faq.question.1148776.html
https://www.algebra.com/algebra/homework/Inequalities/Inequalities.faq.question.1142000.html
https://www.algebra.com/algebra/homework/Sequences-and-series/Sequences-and-series.faq.question.1137172.html
https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1136382.html
https://www.algebra.com/algebra/homework/Coordinate-system/Coordinate-system.faq.question.1134444.html
https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1131906.html
https://www.algebra.com/algebra/homework/coordinate/word/Linear_Equations_And_Systems_Word_Problems.faq.question.1131043.html
https://www.algebra.com/algebra/homework/word/finance/Money_Word_Problems.faq.question.1129285.html
https://www.algebra.com/algebra/homework/Linear-equations/Linear-equations.faq.question.1123217.html (!)
https://www.algebra.com/algebra/homework/playground/test.faq.question.1112482.html
https://www.algebra.com/algebra/homework/Finance/Finance.faq.question.1102103.html


RELATED QUESTIONS

A box company makes small and large wooden boxes. Small boxes require 0,8 square metres... (answered by Theo,ikleyn)
The XYZ Furniture Company produces chairs and tables from two resources, labour and wood. (answered by ikleyn)
A textile company has specific dyeing and drying times for its different cloths. A roll... (answered by ikleyn)
Sally has a piece of cloth. She used 1 3 of the cloth to make a pillow cover and... (answered by Alan3354)
A square table has 60cm sides. A table cloth covers this and has 25cm extra all round to... (answered by stanbon)
find the are of a triangular piece of cloth that has a 10cm base and is 15cm high... (answered by jim_thompson5910)
A square piece of cloth of maximum size is cut from a circular piece, and then a circular (answered by ankor@dixie-net.com)
Janet has 3 sticks of different samples; 9 cm, 13 cm and 20 cm. Show how you can use the... (answered by math_tutor2020)
A firm can produce three types of cloths A, B and C. Three kinds of wool are required... (answered by ikleyn)