- #1
khopcraft
- 3
- 0
The question I have received is this:
There are 50 employees in a factory. Each person produces 800 sticky notes. For each additional worker hired by the factory, the output per person drops by 10 sticky notes. How many people should be hired by the company in order to maximize the total output of workers?
(Hint: create an equation for output or production)
Basically, I am stuck with getting the equation for output. I can get an equation that works, but I don't think it will help me solve the rest of the problem. I got this equation:
f(x)=(800 - (x-50)(10))(x)
where x is the number of employees.
If I do this, I can get the total output, but I don't think I can find the maximum efficiency without plugging in numbers many times over, till I find the one that is the maximum.
So can someone help me get the proper equation? Or if that is the proper equation, could I please be pushed in the right direction as what to do next?
There are 50 employees in a factory. Each person produces 800 sticky notes. For each additional worker hired by the factory, the output per person drops by 10 sticky notes. How many people should be hired by the company in order to maximize the total output of workers?
(Hint: create an equation for output or production)
Basically, I am stuck with getting the equation for output. I can get an equation that works, but I don't think it will help me solve the rest of the problem. I got this equation:
f(x)=(800 - (x-50)(10))(x)
where x is the number of employees.
If I do this, I can get the total output, but I don't think I can find the maximum efficiency without plugging in numbers many times over, till I find the one that is the maximum.
So can someone help me get the proper equation? Or if that is the proper equation, could I please be pushed in the right direction as what to do next?