
Metin E. answered 03/18/24
Experienced Community College Teacher Specializing in Statistics
v(t) = t6 - 13 t4 + (12/10) t3 + 3 = t6 - 13 t4 + (6/5) t3 + 3
(a) Acceleration is the derivative of velocity.
Thus, the acceleration of this particle at time t is given by:
a(t) = v'(t) = 6 t5 - 13 * 4 t3 + (6/5) * 3 t2 = 6 t5 - 52 t3 + (18/5) t2
The acceleration of the particle at time t = 5 is given by:
a(5) = 6 * 55 - 52 * 53 + (18/5) * 52 = 12,340
(b) This question would require the use of a functionality of the graphing calculator.
An additional consideration is the usage of the term "speed" here whereas initially the term "velocity" was used. If these terms are used properly, the speed would be 1 when the velocity is 1 or when the velocity is -1.
You would graph the function v and look for all the values of t between 0 and 2 for which the function is equal to -1 or equal to 1.
(c) Position is the antiderivative of velocity.
Since we will be taking an antiderivative in a moment, let us recall the power rule for antiderivatives:
For all n ≠ -1,
∫ xn dx = 1/(n + 1) * xn + 1 + C
What happens when n = -1?
We can see that it causes a big trouble in the denominator of the formula. Additionally,
∫ x-1 dx = ∫ (1/x) dx = ln |x| + C
Thus, the position of this particle at time t is given by:
x(t) = ∫v(t) dt
= ∫ [t6 - 13 t4 + (12/10) t3 + 3]dt
= (1/7) t7 - 13 * (1/5) t5 + (12/10) * (1/4) t4 + 3t + C
= (1/7) t7 - (13/5) t5 + (3/10) t4 + 3t + C
"At time t = 0, the initial position of the particle is x = 7." so x(0) = 7
x(0) = 7
⇒ (1/7) * 07 - 13/5 * 05 + 3/10 * 04 + 3 * 0 + C = 7
⇒ C = 7
x(t) = (1/7) t7 - (13/5) t5 + (3/10) t4 + 3t + 7
Thus, the position of the particle at time t = 4 is given by:
x(4) = (1/7) * 47 - (13/5) * 45 + (3/10) * 44 + 3 * 4 + 7 ≈ -226.03
The velocity of the particle at time t = 4 is given by:
v(4) = 46 - 13 * 44 + (6/5) * 43 + 3 = 847.8
At time t = 4, at a "negative position" (to the left of the origin), the particle has a positive velocity (so moving towards the right), so it is going towards the origin.
(d) Yes it does. I am not sure what kind of reason is expected / accepted.
Hopefully, stating that "it can be seen on the graph" is good enough :-)


Doug C.
03/19/24

Metin E.
Thank you Doug C. This is a valid point. However, I would expect an AP calculus student to be aware of the order of operations and the importance of parentheses. As such, I will hope that rather than the velocity being (t^6 - 13t^4 +12) / (10t^3 + 3), the (12/10)t^3 was supposed to be a (13/10)t^3; as 2 and 3 are right next to each other on the keyboard. It is mainly wishful thinking, as the latter mistake would make fixing the work a lot easier than the former mistake xD03/19/24
Metin E.
Here is a link showing the function x, the position of the particle, on Desmos https://www.desmos.com/calculator/0oevx3g8xt03/18/24