
Santiago R. answered 01/25/24
Effective Algebra and Calculus Math Tutor
From the problem we are given the equation for the position of the particle. We need to find the equation for its acceleration, since they are asking for whenever the acceleration is negative. If you recall, we can take the derivative of the position, which gives us its velocity, and then we can take the derivative of the velocity to get its acceleration.
x(t) = t5 - 5t4 (position equation)
x(t)' = 5t4 - 20t3 (first derivative - velocity)
x(t)'' = 20t3 - 60t2 (second derivative - acceleration)
Now the last thing we need is to set up the equation for acceleration as an inequality to find out when it is negative:
- 20t3 - 60t2 < 0
- 20t2(t-3) < 0 (factor out the t2)
- 20t2 < 0 and t - 3 < 0
solving for t, we get t < 3, which is when acceleration is negative. The interval is [0, 3).