Calculus · real student question

A car has acceleration a(t) = t^2 - 2t + 3 metres per second squared at time t. If its velocity at t = 1 is 8 metres per second, find its velocity at t = 3.

Question

A car's acceleration at time tt is

a(t)=t22t+3 m/s2a(t)=t^2-2t+3\ \text{m/s}^2

Given v(1)=8v(1)=8 m/s, find v(3)v(3).

Step-by-step solution

  1. Use the relation between acceleration and velocity. Acceleration is the derivative of velocity, a(t)=v(t)a(t)=v'(t), so by the Fundamental Theorem of Calculus the change in velocity over an interval is the definite integral of aa:

    v(3)v(1)=13a(t)dtv(3)-v(1)=\int_1^3 a(t)\,dt

    Working with the change (rather than finding vv with an unknown constant) means the initial condition is used cleanly at the end.

  2. Antidifferentiate the polynomial term by term.

    (t22t+3)dt=t33t2+3t\int\left(t^2-2t+3\right)dt=\frac{t^3}{3}-t^2+3t

    No constant is needed because this antiderivative will be evaluated between limits.

  3. Evaluate at the upper limit t=3t=3.

    2739+9=9\frac{27}{3}-9+9=9

  4. Evaluate at the lower limit t=1t=1.

    131+3=13+2=73\frac{1}{3}-1+3=\frac{1}{3}+2=\frac{7}{3}

  5. Subtract to get the change in velocity.

    13a(t)dt=973=2773=203 m/s\int_1^3 a(t)\,dt=9-\frac{7}{3}=\frac{27-7}{3}=\frac{20}{3}\ \text{m/s}

  6. Add the initial velocity.

    v(3)=v(1)+203=8+203=24+203=44314.67 m/sv(3)=v(1)+\frac{20}{3}=8+\frac{20}{3}=\frac{24+20}{3}=\frac{44}{3}\approx 14.67\ \text{m/s}

    A quick plausibility check: a(t)a(t) stays between 22 and 66 on [1,3][1,3], so the gain must lie between 44 and 1212 m/s — and 2036.67\tfrac{20}{3}\approx 6.67 does.

Answer

v(3)=44314.67 m/sv(3)=\frac{44}{3}\approx 14.67\ \text{m/s}

Need to solve a different problem like this? Open the solver →