Srinjoy C. answered 10/26/22
Experienced High School and College Tutor Specializing in STEM
The question here is asking for the time at which the rate of change is changing at the slowest rate, meaning that we are looking for the point at which the first derivative of the function (which represents the rate of change of the number of surveillance cameras with respect to time) reaches a minimum. First, we find the first derivative function, which can easily be done with power rule:
dN/dt = 4.50*3*t2 - 21.03*2*t + 42.06
Next, we find the second derivative by applying power rule a second time on the first derivative function we found above:
d2N/dt2 = 4.50*3*2*t - 21.03*2 = 27t - 42.06
Since we are trying to find the point at which dN/dt reaches a minimum, we set the second derivative equal to zero and solve for t.
27t - 42.06 = 0
27t = 42.06
t = 42.06/27 = 1.557777777...
In this case, we are looking at the entire interval 0 ≤ t ≤ 4 to determine when dN/dt is at a minimum, meaning we are looking for an absolute minimum. What this means is that in addition to testing the time value we found above of t=1.557777..., we also need to test t=0 and t=4 to see which value leads to the smallest value of dN/dt. We do so by plugging in the values of t=0, t=1.5577777..., and t=4 to the equation for dN/dt that we found above.
dN/dt = 4.50*3*t2 - 21.03*2*t + 42.06
dN/dt = 13.5*t2 - 42.06*t + 42.06
plugging in the values, we get:
N'(0) = 42.06
N'(1.55777777) = 9.3
N'(4) = 89.82
We see that N'(1.5577777) yields the smallest value, telling us that the time at which the number of communities using surveillance cameras at intersections was changing least rapidly was indeed at t=1.5577777..., or rounded t=1.56.
We also already found that the rate of change that corresponded to that time value was N'(1.55777777) = 9.3.
Hope that helps!