Position, Velocity, and Acceleration as Successive Derivatives

April 12, 2026

Problem

A car's position is given by s(t) = 5t² + 2t. Visualize its velocity v(t) and acceleration a(t).

Explanation

The relationship between position, velocity, and acceleration is the most physically intuitive use of derivatives. Velocity is the derivative of position, and acceleration is the derivative of velocity. So if you have a position formula, you can mechanically read off the other two.

The Physics

If position is s(t)s(t), then:

v(t)=dsdta(t)=dvdt=d2sdt2v(t) = \dfrac{ds}{dt} \qquad a(t) = \dfrac{dv}{dt} = \dfrac{d^{2}s}{dt^{2}}

For the polynomial s(t)=5t2+2ts(t) = 5t^{2} + 2t, we use the power rule: ddt[tn]=ntn1\dfrac{d}{dt}\bigl[t^{n}\bigr] = n\,t^{n-1}, plus the linearity of derivatives.

Step-by-Step Solution

Given: s(t)=5t2+2ts(t) = 5t^{2} + 2t.

Find: v(t)v(t), a(t)a(t), and the values at t=0,1,2,3t = 0, 1, 2, 3.


Step 1 — Differentiate s(t)s(t) term by term to get velocity.

ddt[5t2]=52t21=10t\dfrac{d}{dt}\bigl[5t^{2}\bigr] = 5 \cdot 2 t^{2-1} = 10\,t

ddt[2t]=2\dfrac{d}{dt}\bigl[2t\bigr] = 2

So:

v(t)=10t+2v(t) = 10\,t + 2

Step 2 — Differentiate v(t)v(t) to get acceleration.

ddt[10t]=10\dfrac{d}{dt}\bigl[10\,t\bigr] = 10

ddt[2]=0\dfrac{d}{dt}\bigl[2\bigr] = 0

So:

a(t)=10a(t) = 10

The acceleration is constant — this is uniform acceleration, like a car flooring the gas pedal.

Step 3 — Tabulate values at a few times.

  • At t=0t = 0: s=5(0)2+2(0)=0  ms = 5(0)^{2} + 2(0) = 0\;\text{m}, v=10(0)+2=2  m/sv = 10(0) + 2 = 2\;\text{m/s}, a=10  m/s2a = 10\;\text{m/s}^{2}
  • At t=1t = 1: s=5(1)+2(1)=7  ms = 5(1) + 2(1) = 7\;\text{m}, v=10+2=12  m/sv = 10 + 2 = 12\;\text{m/s}, a=10  m/s2a = 10\;\text{m/s}^{2}
  • At t=2t = 2: s=5(4)+2(2)=24  ms = 5(4) + 2(2) = 24\;\text{m}, v=10(2)+2=22  m/sv = 10(2) + 2 = 22\;\text{m/s}, a=10  m/s2a = 10\;\text{m/s}^{2}
  • At t=3t = 3: s=5(9)+2(3)=51  ms = 5(9) + 2(3) = 51\;\text{m}, v=10(3)+2=32  m/sv = 10(3) + 2 = 32\;\text{m/s}, a=10  m/s2a = 10\;\text{m/s}^{2}

The position grows as a parabola (second-power), the velocity as a straight line (first-power), and the acceleration is flat (constant).

Step 4 — Sanity check: integrate aa back up to ss.

If you start with a=10a = 10 and integrate twice with the right initial conditions (v(0)=2v(0) = 2, s(0)=0s(0) = 0), you should recover s(t)=5t2+2ts(t) = 5t^{2} + 2t:

10dt=10t+C1,    with    C1=2    v(t)=10t+2\int 10\,dt = 10\,t + C_1, \;\;\text{with}\;\;C_1 = 2 \;\Longrightarrow\; v(t) = 10\,t + 2

(10t+2)dt=5t2+2t+C2,    with    C2=0    s(t)=5t2+2t    \int (10\,t + 2)\,dt = 5\,t^{2} + 2\,t + C_2, \;\;\text{with}\;\;C_2 = 0 \;\Longrightarrow\; s(t) = 5\,t^{2} + 2\,t \;\;\checkmark


Answer:

  v(t)=10t+2m/s  \boxed{\;v(t) = 10\,t + 2 \quad\text{m/s}\;}

  a(t)=10m/s2  \boxed{\;a(t) = 10 \quad\text{m/s}^{2}\;}

The car has a constant acceleration of 10  m/s210\;\text{m/s}^{2}, with an initial velocity of 2  m/s2\;\text{m/s} at t=0t = 0. Its velocity grows linearly with time, and its position grows as a parabola.

Try It

  • Slide the time widget — watch all three quantities update in lockstep on the three stacked graphs.
  • The car icon at the top shows the actual physical position moving rightward.
  • Notice the slope of the position curve (cyan) at any instant equals the value on the velocity curve (pink) directly below — that's the geometric meaning of the derivative.
  • Likewise, the slope of velocity is constant (10), so the acceleration curve (yellow) is a flat line.

Interactive Visualization

Parameters

2.00
Your turn

Got your own math or physics problem?

Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.

Sign Up Free to Try It30 free visualizations every day
Position, Velocity, and Acceleration as Successive Derivatives | MathSpin