Phase 3: [⋯]45=(3125−2125+20)−(364−40+16)=3125−64−2125+20−(−24)=361−2125+44≈0.83. Use exact: 6122−375+264=611.
Step 4. Total: 611+29+611=611+27+11=649 m.
Answer: Total distance =649≈8.17 m.
Tip: Total distance ≠ |total displacement| if the particle changes direction. Always split at zeros of v, integrate each phase, sum the magnitudes.
Exponential velocity: first rest, limiting value
Question: A particle's velocity is v=10e−0.4t−4 m/s. Find (a) when it first comes to rest, (b) its limiting velocity as t→∞.
Step 1. Rest when v=0:
10e−0.4t=4⇒e−0.4t=0.4⇒−0.4t=ln0.4t=−0.4ln0.4=0.4ln2.5≈2.29 s
Step 2. Limiting velocity as t→∞:
t→∞lim(10e−0.4t−4)=10⋅0−4=−4 m/s
Answer: (a) Rest at t≈2.29 s. (b) Limiting velocity =−4 m/s (particle moves in negative direction asymptotically).
Tip: For exponential models, use ln to solve for t. For "limiting" or "asymptotic" velocity, take t→∞ — the exponential term decays to 0.
Motion with a logarithmic displacement model
Question: A particle moves in a straight line so that its displacement from a fixed point O, t seconds after passing O, is s=4ln(2t+1) metres. Find expressions for the velocity v and acceleration a, find v when t=2, and explain why the particle is never at rest for t≥0.
Step 1. Velocity is dtds — chain rule on ln(2t+1) (derivative of the inside, 2, over the inside):
v=4⋅2t+12=2t+18m s−1
Step 2. Acceleration is dtdv — write v=8(2t+1)−1 and differentiate:
a=8⋅(−1)(2t+1)−2⋅2=−(2t+1)216m s−2
Step 3. At t=2:
v=2(2)+18=58=1.6m s−1
Step 4. For t≥0, 2t+1≥1>0, so v=2t+18>0 for everyt — velocity is never zero, so the particle is never at rest. Since a<0 throughout, v is always decreasing: the particle keeps moving away from O but more and more slowly, with v→0 as t→∞ without ever reaching it.
⚠ Watch out:v>0 with a<0 is not a contradiction — negative acceleration here means slowing down, not moving backwards. And "v→0" is not "v=0": do not claim the particle eventually stops. "At rest" needs v=0 at an actual value of t, and 2t+18=0 has no solution.
Total distance travelled for v = 4 cos 3t + 2
Question: A particle has velocity v=4cos3t+2 m/s. Find the total distance travelled in the first 2π seconds.
Step 1. When is v=0? 4cos3t=−2⇒cos3t=−21.
3t=32π,34π⇒t=92π,94π.
Both are within [0,π/2] since π/2=94.5π. So zeros at t=92π,94π.
Step 2. Sign of v:
[0,2π/9): at t=0, v=4+2=6>0. Forward.
(2π/9,4π/9): at t=π/3, v=4cosπ+2=−2<0. Backward.
(4π/9,π/2]: at t=π/2, v=4cos(3π/2)+2=2>0. Forward.
Tip: Trig motion problems: find v=0 via the relevant inverse trig, identify all roots within the interval, split, integrate.
From a = 6t − 20 to s(t) (two integrations)
Question: Acceleration a=6t−20 m/s². Given v(1)=8 m/s and s(0)=−6 m, find s(t).
Step 1. Integrate a for v:
v=∫(6t−20)dt=3t2−20t+C1
Apply v(1)=8: 8=3−20+C1=−17+C1⇒C1=25.
So v(t)=3t2−20t+25.
Step 2. Integrate v for s:
s=∫(3t2−20t+25)dt=t3−10t2+25t+C2
Apply s(0)=−6: −6=0+C2⇒C2=−6.
Answer:s(t)=t3−10t2+25t−6.
Tip: Two integrations from a to s need two initial conditions (one on v, one on s). Pin them in order.
Find p and q from a maximum-velocity condition
Question: Velocity v=pt−qt2. Maximum speed is 48 cm/s at t=2. Show that p=48 and q=12.
Step 1. Maximum velocity condition: dtdv=0 at t=2.
dtdv=p−2qt
At t=2: p−4q=0⇒p=4q.
Step 2. Max velocity value at t=2:
v(2)=2p−4q=48
Substitute p=4q: 2(4q)−4q=4q=48⇒q=12.
Then p=4×12=48. ✓
Tip: Maximum/minimum of a velocity model uses dtdv=0 (which is a=0). Two unknown parameters need two conditions: usually "max at t=t0" + "max value is v0".
Two particles: when are their velocities equal?
Question: Particle A moves with velocity vA=6t−t2 m/s. Particle B has constant acceleration aB=2 m/s² and starts from rest. Find when their velocities are equal.
Step 1.vB from aB:
vB=∫2dt=2t+C
B starts from rest: vB(0)=0⇒C=0. So vB=2t.
Step 2. Set vA=vB:
6t−t2=2t4t−t2=0t(4−t)=0t=0 or t=4
Step 3. At t=0: both have velocity 0 (trivial). At t=4: vA=24−16=8, vB=8. Match. ✓
Answer: Velocities are equal at t=4 s.
Tip: Multi-particle problems often require integrating one particle's motion to match the other. "Velocity equal" ⇒vA=vB; "they meet/collide" ⇒sA=sB (with same origin).
Why total distance isn't |s(7)|; average speed
Question: A particle has velocity v=t2−4t m/s for t∈[0,7]. Explain why total distance from t=0 to t=7 is NOT ∣s(7)∣. Compute the average speed.
Step 1.v=0 at t=0 and t=4. So the particle changes direction at t=4:
[0,4]: v<0 (moving backward)
[4,7]: v>0 (moving forward)
Step 2.s(t)=∫vdt=3t3−2t2+C. With s(0)=0: s(t)=3t3−2t2.
s(7)=3343−98=3343−294=349≈16.33 m. This is the NET displacement, not total distance.
Step 3. Compute total distance:
Phase 1: ∣s(4)−s(0)∣=364−32=−332=332 m.
Phase 2: ∣s(7)−s(4)∣=349−(−332)=381=27 m.
Total distance =332+27=3113≈37.67 m.
Step 4. Average speed =total timetotal distance=7113/3=21113≈5.38 m/s.
Tip:
Speed = magnitude of velocity (always positive).
Average speed = total distance / total time.
Average velocity = net displacement / total time.
These differ when the particle changes direction.
Rest times and total distance for s = t³ − 6t² + 9t
Question: A particle's displacement is s=t3−6t2+9t m. Find (a) when it's at rest, (b) total distance travelled from t=0 to t=4.
Answer: (a) Rest at t=1 and t=3. (b) Total distance =12 m.
Tip: When s(t) is given directly: differentiate for v, find zeros of v for "rest" times. Distance over an interval where v changes sign = sum of ∣s(end)−s(start)∣ for each direction phase.