Problema Solution
The number of cookies produced in a factory each day can be estimated by -w^2 + 16w + 1000, where w is the number of workers. Find the average number of cookies produced per workers.
Answer provided by our tutors
The average number of cookies produced per worker is:
(-w^2 + 16w + 1000)/w = - w^2/w + 16w/w + 1000/w = - w + 16 + 1000/w cookies per worker.