I need to calculate the number of people I would need to complete a task.
So I have to prepare 2000 items in 4 hours and I know that on avg one person can prepare roughly 30 items per hour, also I know that each hour I receive additional 400 items to prepare.
How to calculate the number of people I need to process the total?
Thanks