Question • (Hard)
A particle moves along the x-axis so that its velocity at time \( t \geq 0 \) is given by \( v(t) = \ln(t^2 – 4t + 5) – 0.2t \).
(a) There is one time, \( t = t_R \), in the interval \( 0 < t < 2 \) when the particle is at rest. Find \( t_R \). For \( 0 < t < t_R \), is the particle moving to the right or to the left? Give a reason.
(b) Find the acceleration of the particle at time \( t = 1.5 \). Show the setup for your calculations. Is the speed increasing or decreasing at \( t = 1.5 \)? Explain.
(c) The position of the particle at time \( t \) is \( x(t) \), and its position at \( t = 1 \) is \( x(1) = -3 \). Find the position at \( t = 4 \). Show the setup.
(d) Find the total distance traveled over the interval \( 1 \leq t \leq 4 \). Show the setup.
▶️ Answer/Explanation
Solution
(a)
Set \( v(t) = \ln(t^2 – 4t + 5) – 0.2t = 0 \). Solving numerically, \( t_R \approx 1.426 \).
For \( t = 1 \), \( v(1) = \ln(2) – 0.2 > 0 \), so the particle moves right.
Answer: \( t_R \approx 1.426 \), moving right because \( v(t) > 0 \).
(b)
\( a(t) = v'(t) = \frac{2t – 4}{t^2 – 4t + 5} – 0.2 \). At \( t = 1.5 \):
\( \frac{2(1.5) – 4}{1.5^2 – 4(1.5) + 5} – 0.2 = \frac{-1}{1.25} – 0.2 = -0.8 – 0.2 = -1 \).
\( v(1.5) \approx -0.077 < 0 \), \( a(1.5) = -1 < 0 \), same sign, so speed increases.
Answer: Acceleration = -1, speed increasing.
(c)
\( x(4) = x(1) + \int_1^4 v(t) \, dt = -3 + \int_1^4 (\ln(t^2 – 4t + 5) – 0.2t) \, dt \approx -3 + 0.197 = -2.803 \).
Answer: \( x(4) \approx -2.803 \).
(d)
Total distance = \( \int_1^4 |v(t)| \, dt \). With \( v(t) = 0 \) at \( t \approx 1.426 \),
\( \int_1^{1.426} v(t) \, dt + \int_{1.426}^4 -v(t) \, dt \approx 0.958 \).
Answer: 0.958.