Kinematics of Motion in a Straight Line: Question 3

Syllabus 4.2

Structured AS 8 marks

A delivery robot moves along a straight corridor, starting from rest at a fixed point OO. Its acceleration a m s2a\text{ m s}^{-2}, at time tt seconds after leaving OO, is given by a=63tfor 0t4.a = 6 - 3t \quad \text{for } 0 \le t \le 4.

(a) Show that the velocity of the robot at time tt is given by v=6t1.5t2v = 6t - 1.5t^2. [3]

(b) Find the maximum velocity attained by the robot, and the value of tt at which it occurs. Justify why this gives a maximum rather than a minimum. [3]

(c) Find the total distance travelled by the robot during 0t40 \le t \le 4. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Integrating acceleration to find velocity

Since a=dvdta = \dfrac{dv}{dt}, velocity is found by integrating acceleration with respect to tt:

v=(63t)dt=6t32t2+C=6t1.5t2+Cv = \int (6-3t)\,dt = 6t - \frac{3}{2}t^2 + C = 6t - 1.5t^2 + C

The robot starts from rest at OO, so v=0v=0 when t=0t=0:

0=6(0)1.5(0)2+C    C=00 = 6(0) - 1.5(0)^2 + C \implies C = 0

Therefore:

v=6t1.5t2v = 6t - 1.5t^2

as required.

Recompute independently as a check: differentiating v=6t1.5t2v=6t-1.5t^2 back gives dvdt=63t\dfrac{dv}{dt} = 6 - 3t, which matches the given aa exactly, and v(0)=6(0)1.5(0)2=0v(0)=6(0)-1.5(0)^2=0 matches the “starts from rest” condition. Both checks confirm the result.

Part (b): Maximum velocity

The velocity is increasing while the acceleration is positive, and decreasing once the acceleration becomes negative. So the maximum velocity occurs at the instant the acceleration is zero (the turning point of vv):

a=63t=0    t=2a = 6 - 3t = 0 \implies t = 2

Substituting t=2t=2 into the velocity expression from part (a):

v=6(2)1.5(2)2=121.5(4)=126=6v = 6(2) - 1.5(2)^2 = 12 - 1.5(4) = 12 - 6 = 6

So the maximum velocity is 6 m s16\text{ m s}^{-1}, occurring at t=2t=2 s.

Justifying it is a maximum: d2vdt2=dadt=3<0\dfrac{d^2v}{dt^2} = \dfrac{da}{dt} = -3 < 0, so t=2t=2 is a maximum turning point of vv (not a minimum). Equivalently, the acceleration a=63ta=6-3t is positive for t<2t<2 (velocity still increasing) and negative for t>2t>2 (velocity decreasing), confirming t=2t=2 gives the greatest velocity.

Part (c): Total distance travelled

Since v=dsdtv = \dfrac{ds}{dt}, the displacement is found by integrating the velocity:

s=(6t1.5t2)dt=3t20.5t3+Cs = \int (6t - 1.5t^2)\,dt = 3t^2 - 0.5t^3 + C'

The robot starts at OO, so s=0s=0 when t=0t=0, giving C=0C'=0:

s=3t20.5t3s = 3t^2 - 0.5t^3

At t=4t=4:

s(4)=3(4)20.5(4)3=3(16)0.5(64)=4832=16s(4) = 3(4)^2 - 0.5(4)^3 = 3(16) - 0.5(64) = 48 - 32 = 16

Before quoting this as the distance travelled, check that the robot never reverses direction on 0t40\le t\le 4: from part (a), v=6t1.5t2=1.5t(4t)v=6t-1.5t^2 = 1.5t(4-t), which is zero only at t=0t=0 and t=4t=4 and positive in between (it is a “cap”-shaped quadratic in tt). So v0v\ge 0 throughout, meaning the robot always moves the same way. The distance travelled equals the displacement.

distance travelled=s(4)s(0)=160=16 m\text{distance travelled} = s(4) - s(0) = 16 - 0 = 16\text{ m}

Final answers

  • (a) v=6t1.5t2v = \boxed{6t - 1.5t^2}
  • (b) Maximum velocity =6 m s1=\boxed{6\text{ m s}^{-1}} at t=2t=\boxed{2} s
  • (c) Total distance travelled =16 m=\boxed{16\text{ m}}