By finding the average rate of change, we can see that:
a) The cost decreases.
b) The cost increases.
To check that, we need to find the average rate of change on the interval.
Remember that for function f(x) on an interval (a, b), the average rate of change is:
R = (f(b) - f(a))/(b - a)
Here the cost function is:
c(n) = 0.25*n² - 10n + 800
a) In the interval [10, 15] the average rate of change is given by:
R = (c(15) - c(10)/(15 - 10)
Where:
c(15) = 0.25*15^2 - 10*15 + 800 = 706.25
c(10) = 0.25*10^2 - 10*10 + 800 = 725
Then the average rate of change is:
R = (706.25 - 725)/(15 - 10) = -3.75
This means that between 10 and 15 light fixtures, the cost is decreasing.
b) Now we have the interval [20, 25], so let's do the same ting:
c(20) = 0.25*20^2 - 10*20 + 800 = 700
c(25) = 0.25*25^2 - 10*25 + 800 = 706.25
Here the average rate of change is:
R = (706.25 - 700)/(25 - 20) = 1.25
It is positive, which means that the cost is increasing.
Learn more about average rate of change:
https://brainly.com/question/8728504
#SPJ1