The number of points that john has earned in a game varies every second according to the formula p=t^4-4t^3-18t^2+4t+18 where p is the number of points and t is the time that has elapsed in seconds. When is john earning points at the slowest rate possible.
How would i go about finding the minimum in this question
working and solutions please
Anonymous2014-06-21T22:18:12Z
So the question is asking about when john is earning points at the slowest rate possible. If P(t) represents the number of points he gets with regards to time, P'(t)= the rate that john is achieving points. P'(t)= 4t^3-12t^2+32t+4 P'(t)=4(t^3-3t^2+8t+1) Now you need to find when P'(t) is at it's lowest value. We see P(t) is concave up and a parabola so we know that any critical points is going to be a minimum. Set P'(t)=0 and solve