Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Specialist (Unit 3 & 4) Modelling motion

Differential equations for motion

20 practice questions 0 video lessons Theory + worked examples

Master differential equations for motion for Year 12 Specialist Mathematics in Queensland (QCAA). When a particle moves in a straight line with non-constant acceleration given as a function of time, displacement or velocity, its motion is a first-order differential equation solved by separation of variables.

You will learn to choose the right form of the acceleration \(-\) \(\dfrac{dv}{dt}\), \(v\dfrac{dv}{dx}\) or \(\dfrac{d}{dx}(\tfrac12 v^2)\) \(-\) separate the variables and integrate to find velocity, displacement, time and terminal velocity, the key modelling tool for resisted motion and vertical motion under gravity.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

Differential equations for motion describe straight-line motion in Year 12 Specialist Mathematics (QCAA, Queensland) when the acceleration is a function of time \(t\), displacement \(x\) or velocity \(v\). Because \(a=\dfrac{dv}{dt}=v\dfrac{dv}{dx}=\dfrac{d}{dx}\!\left(\tfrac12 v^2\right)\), each case becomes a first-order equation solved by separation of variables. This page shows how to choose the right form and integrate to find velocity, displacement, time and terminal velocity.

When a particle moves in a straight line with non-constant acceleration, the acceleration \(a\) is often given as a function of the time \(t\), the displacement \(x\), or the velocity \(v\). Since \(a=\dfrac{dv}{dt}\) is itself a derivative, each case is a first-order differential equation that separation of variables can solve.

Acceleration has three equivalent forms: \(a=\dfrac{dv}{dt}=v\dfrac{dv}{dx}=\dfrac{d}{dx}\!\left(\tfrac12 v^2\right)\). Choosing the form that matches the variables in the problem is the whole skill \(-\) a poor choice leaves an integral you cannot evaluate.

If \(a\) is a function of \(x\), use \(a=v\dfrac{dv}{dx}\); the equation separates to \(\displaystyle\int v\,dv=\int f(x)\,dx\), giving \(\tfrac12 v^2\) and hence \(v\) as a function of \(x\). If \(a\) is a function of \(t\), use \(a=\dfrac{dv}{dt}\) and integrate with respect to \(t\).

If \(a\) is a function of \(v\), pick the form by what you want to find: \(\dfrac{dv}{dt}=f(v)\) separates to give the time \(t\), while \(v\dfrac{dv}{dx}=f(v)\) separates to give the distance \(x\). The terminal velocity is the constant speed reached when \(a=0\).

Choosing the form of acceleration A decision chart. A top box asks whether the acceleration a is a function of time t, displacement x, or velocity v. Three arrows lead to three boxes. If a is a function of t, use dv over dt. If a is a function of x, use v times dv over dx. If a is a function of v, use dv over dt for the time or v times dv over dx for the distance. Is a a function of t, x or v? a = f(t) use dv/dt a = f(x) use v·dv/dx a = f(v) dv/dt or v·dv/dx then separate the variables and integrate both sides
Choosing the form: match \(a=\dfrac{dv}{dt}\), \(a=v\dfrac{dv}{dx}\) or \(a=\dfrac{d}{dx}(\tfrac12 v^2)\) to the variable \(a\) depends on, then separate and integrate.
Velocity approaching a terminal velocity Axes with time t across and speed v up. A curve rises steeply from the origin and flattens, approaching a dashed horizontal line at the terminal velocity where the acceleration is zero. t v terminal velocity (a = 0)
A resisted fall: the speed \(v\) rises and levels off at the terminal velocity, the value where the acceleration \(a=0\).

The acceleration of a particle in a straight line can be written in three equivalent ways:

\[ a=\dfrac{dv}{dt}=v\dfrac{dv}{dx}=\dfrac{d}{dx}\!\left(\tfrac12 v^2\right) \]
a=dvdt=vdvdx

When the acceleration is a function of \(x\), use \(v\dfrac{dv}{dx}\) and integrate:

\[ \int v\,dv=\int f(x)\,dx\quad\Rightarrow\quad \tfrac12 v^2=\int f(x)\,dx \]
vdv=f(x)dx

When the acceleration is a function of \(v\), separate for the time or the distance:

\[ t=\int \dfrac{dv}{f(v)}\qquad x=\int \dfrac{v\,dv}{f(v)} \]
t=dvf(v)
Terminal velocity. For a resisted fall such as \(a=g-kv\) or \(a=g-kv^2\), the terminal (limiting) velocity is found by setting \(a=0\) and solving for \(v\) \(-\) no integration needed.

How to solve a differential equation for motion

  1. Identify the variable the acceleration depends on: is \(a\) a function of \(t\), of \(x\), or of \(v\)?
  2. Choose the matching form: \(\dfrac{dv}{dt}\) for \(a=f(t)\); \(v\dfrac{dv}{dx}\) for \(a=f(x)\); for \(a=f(v)\) use \(\dfrac{dv}{dt}\) to find time or \(v\dfrac{dv}{dx}\) to find distance.
  3. Separate and integrate both sides, adding a single constant of integration.
  4. Apply the conditions (initial velocity, starting point, or \(a=0\) for terminal velocity) to evaluate the constant and answer the question.
Example 1 — Acceleration depends on \(x\) (from rest)
A particle starts from rest at the origin and moves with acceleration \(a=9x\) (\(x\ge0\)). Find its velocity \(v\) as a function of \(x\).
Solution

\(a\) depends on \(x\), so use \(a=v\dfrac{dv}{dx}\) and integrate:

\(v\dfrac{dv}{dx}\)\(=\)\(9x\)
\(\int v\,dv\)\(=\)\(\int 9x\,dx\)
\(\dfrac{1}{2}v^2\)\(=\)\(\dfrac{9}{2}x^2+C\)

Apply \(v=0\) at \(x=0\) to fix \(C\), then take the square root:

\(v=0\text{ at }x=0\)\(\Rightarrow\)\(C=0\)
\(v^2\)\(=\)\(9x^2\)
\(v\)\(=\)\(3x\)

The velocity is \(v=3x\).

Example 2 — Acceleration depends on \(x\) (initial speed)
A particle moves with acceleration \(a=6x+4\) m/s\(^2\). When \(x=0\) its velocity is \(3\) m/s. Find its speed when \(x=2\) m.
Solution

\(a\) depends on \(x\); integrate \(v\dfrac{dv}{dx}=6x+4\):

\(\int v\,dv\)\(=\)\(\int (6x+4)\,dx\)
\(\dfrac{1}{2}v^2\)\(=\)\(3x^2+4x+C\)

Use \(v=3\) at \(x=0\) so \(\tfrac12(3)^2=C\), then substitute \(x=2\):

\(C\)\(=\)\(\dfrac{9}{2}\)
\(v^2\)\(=\)\(6x^2+8x+9\)
\(\text{at }x=2:\ v^2\)\(=\)\(6(4)+8(2)+9\)
\(=\)\(49\)
\(v\)\(=\)\(7\)

The speed is \(v=7\) m/s.

Example 3 — Acceleration depends on \(v\) (distance to stop)
A puck slides across ice and is retarded by \(a=-6v\) m/s\(^2\). It starts at \(42\) m/s. How far does it travel before stopping?
Solution

Distance is wanted, so use \(v\dfrac{dv}{dx}\) and divide by \(v\):

\(v\dfrac{dv}{dx}\)\(=\)\(-6v\)
\(\dfrac{dv}{dx}\)\(=\)\(-6\)
\(v\)\(=\)\(42-6x\)

The puck stops when \(v=0\):

\(0\)\(=\)\(42-6x\)
\(6x\)\(=\)\(42\)
\(x\)\(=\)\(7\)

The puck travels \(7\) m before stopping.

Example 4 — Acceleration depends on \(v\) (time)
A boat’s engine is cut at \(15\) m/s and the water resists its motion so that \(\dfrac{dv}{dt}=-\dfrac{1}{3}v\) m/s\(^2\). Express \(v\) in terms of \(t\), then find the speed when \(t=6\) s.
Solution

Time is wanted, so separate \(\dfrac{dv}{dt}=-\dfrac{1}{3}v\):

\(\int \dfrac{1}{v}\,dv\)\(=\)\(\int -\dfrac{1}{3}\,dt\)
\(\ln v\)\(=\)\(-\dfrac{1}{3}t+C\)
\(v\)\(=\)\(Ae^{-t/3}\)

Apply \(v=15\) at \(t=0\), then substitute \(t=6\):

\(t=0,\ v=15\)\(\Rightarrow\)\(A=15\)
\(v\)\(=\)\(15e^{-t/3}\)
\(\text{at }t=6:\ v\)\(=\)\(15e^{-2}\)
\(\approx\)\(2.03\)

\(v=15e^{-t/3}\); at \(t=6\) s, \(v\approx2.03\) m/s.

Common pitfalls

Using \(\dfrac{dv}{dt}\) when \(a\) depends on \(x\). You cannot integrate \(f(x)\) with respect to \(t\). When \(a\) is a function of \(x\), switch to \(a=v\dfrac{dv}{dx}\) so both sides hold matching variables.
Forgetting to divide by \(v\). For \(v\dfrac{dv}{dx}=-kv\), cancel one \(v\) first to get \(\dfrac{dv}{dx}=-k\); only then integrate. Skipping this step gives the wrong solution.
Confusing terminal velocity with rest. Terminal velocity is where the acceleration \(a=0\), not where the speed \(v=0\). Set \(a=0\) and solve for \(v\).
Dropping the sign of a resistance. A resistive (retarding) force acts against the motion, so its acceleration is negative: write \(a=-kv\) or \(a=-kv^2\), not \(+kv\).

Frequently asked questions

What is a differential equation for motion?

It is an equation linking the acceleration of a particle to its velocity, displacement or time. Because \(a=\dfrac{dv}{dt}=v\dfrac{dv}{dx}\), writing \(a\) as a function of \(t\), \(x\) or \(v\) gives a first-order differential equation you solve by separating the variables and integrating.

Which form of acceleration should I use?

Match the form to the variable \(a\) depends on. Use \(\dfrac{dv}{dt}\) when \(a=f(t)\); use \(v\dfrac{dv}{dx}\) when \(a=f(x)\). When \(a=f(v)\), use \(\dfrac{dv}{dt}\) to find the time and \(v\dfrac{dv}{dx}\) to find the distance.

What does \(\dfrac{d}{dx}\!\left(\tfrac12 v^2\right)\) mean?

It is another way of writing \(v\dfrac{dv}{dx}\), because differentiating \(\tfrac12 v^2\) with respect to \(x\) by the chain rule gives \(v\dfrac{dv}{dx}\). It is handy when the acceleration depends on \(x\), since integrating it returns \(\tfrac12 v^2\) directly.

How do I find terminal velocity?

Set the acceleration to zero. For a resisted fall such as \(a=g-kv\) or \(a=g-kv^2\), solving \(a=0\) for \(v\) gives the terminal (limiting) velocity \(-\) the constant speed the object approaches. No integration is required.

Why do I sometimes get \(v\) as a function of \(x\) and sometimes of \(t\)?

It depends on the form you integrate. Using \(v\dfrac{dv}{dx}\) integrates with respect to \(x\), so you get \(v\) in terms of \(x\). Using \(\dfrac{dv}{dt}\) integrates with respect to \(t\), so you get \(v\) in terms of \(t\).

When can I use these differential-equation methods?

Use them whenever the acceleration is non-constant \(-\) a function of \(t\), \(x\) or \(v\). If the acceleration is constant, the simpler constant-acceleration formulas apply instead.