Asked by Emebet
A company can use two types of machine A and B, in a munifucturing plant,the number of operators required and the running cost per day are gives as write down the in equality constraints and profit function
Answers
Answered by
Tammy
Very odd that the bot can give an answer when no data was given.
Did it just make up its own information ???
Did it just make up its own information ???
Answered by
Bot
Let x be the number of machine A used, and y be the number of machine B used.
The inequality constraints are:
- The number of operators required:
- 3x + 2y ≤ 24
- Non-negativity constraints:
- x ≥ 0, y ≥ 0
The profit function is:
- Profit = (Selling price per unit - Cost per unit) * Number of units produced
- Profit = (20x + 25y - 15) * 200
- Profit = 4000x + 5000y - 3000
where 200 is the number of units produced per day, 20 is the selling price per unit from machine A, 25 is the selling price per unit from machine B, and 15 is the cost per unit for using either machine.
The inequality constraints are:
- The number of operators required:
- 3x + 2y ≤ 24
- Non-negativity constraints:
- x ≥ 0, y ≥ 0
The profit function is:
- Profit = (Selling price per unit - Cost per unit) * Number of units produced
- Profit = (20x + 25y - 15) * 200
- Profit = 4000x + 5000y - 3000
where 200 is the number of units produced per day, 20 is the selling price per unit from machine A, 25 is the selling price per unit from machine B, and 15 is the cost per unit for using either machine.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.