Source: Extra Practice

A particle moves along a straight line such that its velocity at any time tt is given by v(t)=3t22t+1v(t) = 3t^2 - 2t + 1 m/s. Find the displacement of the particle between t=1t = 1 s and t=3t = 3 s.

Options

Option A is correct

20 m

Option B

18 m

Option C

22 m

Option D

24 m

Explanation

Displacement is the integral of velocity with respect to time. Δs=t1t2v(t)dt\Delta s = \int_{t_1}^{t_2} v(t) \, dt

Substituting the given equation and limits: Δs=13(3t22t+1)dt\Delta s = \int_{1}^{3} (3t^2 - 2t + 1) \, dt

Integrating term by term using the power rule tndt=tn+1n+1\int t^n \, dt = \frac{t^{n+1}}{n+1}: Δs=[t3t2+t]13\Delta s = \left[ t^3 - t^2 + t \right]_{1}^{3}

Now, substitute the upper and lower limits: At t=3t = 3: 3332+3=279+3=213^3 - 3^2 + 3 = 27 - 9 + 3 = 21

At t=1t = 1: 1312+1=11^3 - 1^2 + 1 = 1

Subtracting the lower limit value from the upper limit value: Δs=211=20 m\Delta s = 21 - 1 = 20\text{ m}

  • Option A is correct because the definite integration yields exactly 20 m20\text{ m}.
  • Option B, C, and D are incorrect due to common mathematical errors, such as forgetting to subtract the lower limit (2121 m) or incorrect differentiation instead of integration (v(t)=6t2v'(t) = 6t - 2).