A puck slides across a rough table; a boat drifts after the engine cuts out; a parachutist races along a horizontal wire. In every case the resistance grows with speed, so the equation of motion is a separable ODE in $v$. This lesson teaches you to write $\dot v = -kv$ (linear drag) or $\dot v = -kv^2$ (quadratic drag), integrate twice, and read off the long-term behaviour.
Today's hook, A boat moves at $20$ m/s when its engine cuts out. The water resists with force proportional to $v$: $\dot v = -0.1 v$. Without solving, predict (a) whether the boat ever stops, (b) the velocity after $10$ seconds (closer to $0$, $5$, or $10$?), and (c) the total distance travelled before "rest". Check after card 05.
0/5QUESTS
1
You are here
Recall, your gut answer first
+5 XP warm-up A particle on a horizontal surface satisfies $\dfrac{dv}{dt} = -kv$ with $v(0) = u$.
01
Recall, your gut answer first
+5 XP warm-up
A particle on a horizontal surface satisfies $\dfrac{dv}{dt} = -kv$ with $v(0) = u$. Without integrating what does the sign tell you about the motion? Does $v$ ever reach $0$ exactly? Sketch $v(t)$ as best you can.
auto-saved
2
The two moves for resisted horizontal motion
+5 XP to read Every horizontal resistance problem rewards two habits: match the form of resistance to the right derivative...
02
The two moves for resisted horizontal motion
+5 XP to read
Every horizontal resistance problem rewards two habits: match the form of resistance to the right derivative (use $\dot v = dv/dt$ for time, $v\,dv/dx$ for distance), then separate variables and integrate. Choosing the wrong form is the single biggest cause of error.
The resistance-form-derivative reading: (1) write the resistance ($-kv$ or $-kv^2$), (2) decide whether you want $v$ as a function of $t$ or $x$, (3) pick $dv/dt$ for $v(t)$ or $v\,dv/dx$ for $v(x)$.
$\dfrac{dv}{dt} = -kv \;\Rightarrow\; v = u e^{-kt}$
Linear drag never reaches rest
$v = u e^{-kt}$ is always positive for finite $t$. The particle approaches rest asymptotically. Total distance is finite: $x_\infty = u/k$.
Quadratic drag, same idea, different decay
$\dot v = -kv^2$ gives $1/v = 1/u + kt$, so $v$ decays like $1/t$ for large $t$ (slower than exponential). Distance grows like $\ln t$, unbounded.
Which derivative? Match the question
Question asks "in terms of $t$"? Use $dv/dt$. Asks "in terms of $x$"? Use $v\,dv/dx$. Mixing the two means a wrong integration variable.
03
What you'll master
Know
Key facts
Newton's second law: $m\ddot x = $ net force; for horizontal motion under resistance only, net force $= -mkv$ or $-mkv^2$
$\dfrac{dv}{dt}$, $v\dfrac{dv}{dx}$ and $\dfrac{d}{dt}(\tfrac12 v^2)$ are equivalent forms of acceleration
$\dot v = -kv \Rightarrow v = u e^{-kt}$
$\dot v = -kv^2 \Rightarrow \dfrac{1}{v} = \dfrac{1}{u} + kt$
Understand
Concepts
Why a linear-drag particle never reaches rest in finite time
Why quadratic drag gives unbounded distance even though $v \to 0$
When to integrate w.r.t. $t$ versus w.r.t. $x$
Can do
Skills
Solve $\dot v = -kv$ and $\dot v = -kv^2$ for $v(t)$ and $x(t)$
Use $v\,dv/dx$ to get $v$ as a function of $x$
Find the limiting distance (linear drag) and check terminal behaviour
04
Key terms
Resistive forceA force that opposes motion. Magnitude is taken proportional to $v$ (linear drag) or $v^2$ (quadratic drag); direction is opposite to velocity.
Linear dragResistance $= mkv$. Equation of motion (horizontal, no other force): $\dot v = -kv$. Solution decays exponentially.
Quadratic dragResistance $= mkv^2$. Equation: $\dot v = -kv^2$. Solution decays algebraically; distance is unbounded.
$v\,dv/dx$ formIdentity $\dfrac{dv}{dt} = v\dfrac{dv}{dx}$ (chain rule). Use when the question asks for $v$ in terms of $x$.
Separable ODEA first-order equation that can be written $f(v)\,dv = g(t)\,dt$. Both resistance forms here separate cleanly.
Limiting (terminal) distanceFor linear drag, $x_\infty = \lim_{t\to\infty} x(t) = u/k$. A bounded total travel even though motion never strictly stops.
MEX-M1NESA outcome (Applications of Calculus to Mechanics): models and solves problems involving motion in a straight line with resistive forces.
3
Linear drag: $\dot v = -kv$
A particle of mass moves horizontally with no driving force; the only horizontal force is resistance of magnitude opposite...
05
Linear drag: $\dot v = -kv$
core concept
A particle of mass $m$ moves horizontally with no driving force; the only horizontal force is resistance of magnitude $mkv$ opposite to motion. Newton's second law gives:
Separate variables: $\dfrac{dv}{v} = -k\,dt$. Integrate from initial conditions $v(0) = u$:
Velocity: $\ln v = -kt + \ln u \;\Rightarrow\; v = u e^{-kt}$.
Position (with $x(0) = 0$): integrate $v$ to get $x = \dfrac{u}{k}(1 - e^{-kt})$.
Velocity as a function of $x$: use $v\,dv/dx = -kv$, giving $dv/dx = -k$, so $v = u - kx$.
Worked through the hook: Boat with $u = 20$, $k = 0.1$.
$v(t) = 20 e^{-0.1 t}$. At $t = 10$: $v = 20 e^{-1} \approx 7.36$ m/s, closer to $5$ than to $10$.
The boat never strictly stops (exponential is positive), but the total distance $x_\infty = u/k = 20/0.1 = 200$ m is finite.
Connecting to the physics. Even though $v \to 0$, the boat covers only $200$ m in total. The exponential decay packs all the remaining distance into a thinning tail, the same maths governs charging capacitors and radioactive decay.
Linear drag (horizontal): $\dot v = -kv \;\Rightarrow\; v = u e^{-kt}$ · Position: $x = \dfrac{u}{k}(1 - e^{-kt})$, limit $x_\infty = u/k$ · $v$ in terms of $x$: $v = u - kx$ (a straight line!) · Particle approaches rest but never reaches it
Pause, copy linear drag results: $v = ue^{-kt}$, $v = u-kx$ (linear in $x$), $x = (u/k)(1-e^{-kt})$, limit $u/k$, and the "never-reaches-rest" property into your book.
Quick check: A particle satisfies $\dot v = -2v$ with $v(0) = 6$. What is $v$ when $t = \tfrac12 \ln 3$?
4
Quadratic drag: $\dot v = -kv^2$
We just saw linear horizontal drag $\dot v = -kv$: $v = ue^{-kt}$, $v = u - kx$ (linear in $x$!), position $x = (u/k)(1-e^{-kt})$ approaching $u/k$ asymptotically.
06
Quadratic drag: $\dot v = -kv^2$
core concept
We just saw linear horizontal drag $\dot v = -kv$: $v = ue^{-kt}$, $v = u - kx$ (linear in $x$!), position $x = (u/k)(1-e^{-kt})$ approaching $u/k$ asymptotically. That raises a question: under quadratic drag $\dot v = -kv^2$, what is the $v$-vs-$x$ relationship, and does the particle travel a finite or infinite distance? This card answers it → $v = ue^{-kx}$ (exponential in $x$), $x = (1/k)\ln(1+ukt) \to \infty$, distance is unbounded.
For higher speeds (or denser fluids) the resistance grows like $v^2$. The equation of motion becomes:
$$\frac{dv}{dt} = -kv^2 \;\;(k > 0)$$
Separate: $-v^{-2}\,dv = k\,dt$. Integrating with $v(0) = u$:
$v$ in terms of $x$: use $v\,dv/dx = -kv^2$, so $dv/v = -k\,dx$, giving $v = u e^{-kx}$.
Position: integrate $v(t) = u/(1+ukt)$ to get $x(t) = \dfrac{1}{k}\ln(1 + ukt)$.
Terminal behaviour: as $t \to \infty$, $v \to 0$ like $1/t$ (much slower than exponential), and $x(t) \to \infty$, the particle travels arbitrarily far, but ever more slowly.
Common mistake. Don't write $\int v^{-2}\,dv = \ln v$. The antiderivative of $v^{-2}$ is $-v^{-1}$. The $\ln$ only appears for the $1/v$ form, which comes up under $v\,dv/dx$.
Quadratic drag (horizontal): $\dot v = -kv^2 \;\Rightarrow\; v = \dfrac{u}{1+ukt}$ · $v$ in terms of $x$: $v = u e^{-kx}$ (exponential in $x$, not in $t$!) · Position: $x = \dfrac{1}{k}\ln(1+ukt) \to \infty$, distance unbounded · Decay rate is algebraic ($\sim 1/t$), not exponential
Pause, copy quadratic drag results: $v = u/(1+ukt)$, $v = ue^{-kx}$ (exponential in $x$), $x = (1/k)\ln(1+ukt)$ (unbounded), and the algebraic-decay ($\sim 1/t$) vs exponential contrast into your book.
Did you get this? True or false: for the model $\dot v = -kv^2$ with $v(0) = u > 0$, the total distance travelled is finite.
5
Worked examples · 3 in a row, reveal as you go
Worked examples · 3 in a row, reveal as you go
Worked examples · 3 in a row, reveal as you go
PROBLEM 1 · LINEAR DRAG, FIND v(t) AND x(t)
A particle moves horizontally with initial speed $u = 12$ m/s. Resistance gives $\dot v = -3v$. Find $v(t)$, $x(t)$ (taking $x(0) = 0$), and the limiting distance.
1
Separate: $\dfrac{dv}{v} = -3\,dt$. Integrate: $\ln v = -3t + C$. At $t = 0$, $v = 12 \Rightarrow C = \ln 12$. So $v = 12 e^{-3t}$.
Always use a definite integral or substitute the initial condition immediately, it removes the awkward constant.
Integrating velocity from $0$ to $t$ gives the displacement directly without re-introducing a constant.
3
Limiting distance: $\lim_{t\to\infty} x(t) = 4(1 - 0) = 4$ m. Alternatively use the rule $x_\infty = u/k = 12/3 = 4$.
The shortcut $u/k$ saves time, derive it once, then use it. The motion never strictly stops, but is confined to a $4$ m interval.
PROBLEM 2 · LINEAR DRAG, v IN TERMS OF x
A puck slides on ice with $\dot v = -\tfrac14 v$ and $v(0) = 8$ m/s. Use $v\,dv/dx$ to find $v$ as a function of position $x$. Hence find $v$ when $x = 16$.
1
Replace $dv/dt$ with $v\,dv/dx$: $v\dfrac{dv}{dx} = -\tfrac14 v$. Divide by $v$ (valid while $v > 0$): $\dfrac{dv}{dx} = -\tfrac14$.
For linear drag, the $v$ on each side cancels, the answer is a straight line in $x$. This trick only works for linear drag.
2
Integrate: $v = -\tfrac{x}{4} + C$. At $x = 0$, $v = 8 \Rightarrow C = 8$. So $v = 8 - \tfrac{x}{4}$.
Apply the boundary at $x = 0$, not $t = 0$, we're working in the $x$-domain now.
3
At $x = 16$: $v = 8 - 4 = 4$ m/s. Cross-check the limiting distance: $v = 0$ would give $x = 32 = u/k = 8 / (1/4)$. ✓
Limiting distance equals $u/k$, confirm the algebra with this sanity check before moving on.
PROBLEM 3 · QUADRATIC DRAG
A car coasts horizontally; the only horizontal force is air resistance: $\dot v = -\tfrac{1}{20}v^2$. Initial speed $u = 20$ m/s. Find the time to slow to $10$ m/s, and the distance covered when $v = 10$.
Antiderivative of $v^{-2}$ is $-v^{-1}$, the minus sign on the LHS combines with the $-1/v$ to give a clean $+1/v$.
2
Set $v = 10$: $\dfrac{1}{10} = \dfrac{t+1}{20} \Rightarrow t + 1 = 2 \Rightarrow t = 1$ second.
Quadratic drag halves the speed quickly while $v$ is still large, but the next halving takes much longer (try $v = 5$).
3
For distance, use $v\,dv/dx = -\tfrac{1}{20}v^2 \Rightarrow \dfrac{dv}{v} = -\tfrac{1}{20}\,dx$. Integrating: $\ln v = -\tfrac{x}{20} + \ln 20$, so $v = 20 e^{-x/20}$. Set $v = 10$: $\tfrac{1}{2} = e^{-x/20} \Rightarrow x = 20 \ln 2 \approx 13.86$ m.
For quadratic drag, $v$ is exponential in $x$ but algebraic in $t$. Choose the variable that matches what you're asked.
Fill the gap: For linear drag $\dot v = -kv$ with $v(0) = u$, the velocity is $v = u\,e^{p}$ and the limiting distance is $x_\infty = q$. Give $p =$ and $q =$ .
6
Misconceptions to fix · the 3 traps that cost marks
Misconceptions to fix · the 3 traps that cost marks
Misconceptions to fix · the 3 traps that cost marks
Trap 01
Using $dv/dt$ when asked for $v(x)$
If the question asks for $v$ as a function of position, integrating $dv/dt$ produces $v(t)$, wrong variable. Switch to $v\,dv/dx$ from the start, separate, and integrate w.r.t. $x$.
Trap 02
Wrong antiderivative for $v^{-2}$
$\int v^{-2}\,dv = -v^{-1}$, not $\ln v$. The natural log only appears when you integrate $dv/v$, which happens under $v\,dv/dx = -kv^2$ (the $v$'s cancel one factor).
Trap 03
Claiming the particle "stops" at finite time
For $\dot v = -kv$ the speed is $u e^{-kt} > 0$ for all finite $t$. The particle approaches rest as $t \to \infty$; saying "it stops at $t = T$" loses marks. Use limit language.
Did you get this? True or false: for $\dot v = -kv$ with $v(0) = u > 0$, the particle is at rest at $t = \dfrac{1}{k}\ln u$.
7
Revisit your thinking
Activities · practice with the ideas
Activities · practice with the ideas
1
A particle has $\dot v = -2v$ with $v(0) = 10$. Find $v(t)$, $x(t)$ with $x(0) = 0$, and the limiting distance.
2
For $\dot v = -kv$ with $v(0) = u$, use $v\,dv/dx$ to show $v = u - kx$. State the value of $x$ at which $v = 0$ "would" occur.
3
Quadratic drag: $\dot v = -\tfrac{1}{10}v^2$, $u = 5$. Find $v(t)$ and the time at which $v = 1$.
4
For $\dot v = -kv^2$ with $v(0) = u$, derive $v = u e^{-kx}$ using $v\,dv/dx$. Hence find the distance at which the speed has halved.
5
A boat ($u = 6$ m/s) coasts horizontally with $\dot v = -\tfrac{1}{2}v$. After how long has the boat travelled half of its limiting distance?
Odd one out: Three of these are valid expressions for the acceleration of a particle in straight-line motion. Which one is NOT?
11
Revisit your thinking
Earlier you considered a boat with $\dot v = -0.1 v$, $u = 20$ m/s, predicting whether it ever stops, the speed at $t = 10$, and the total distance.
The boat never strictly stops: $v(t) = 20 e^{-0.1 t} > 0$ for all finite $t$. At $t = 10$, $v = 20/e \approx 7.36$, closer to $5$ than to $10$. The total distance is bounded, $x_\infty = u/k = 200$ m, even though motion technically continues forever. The big idea: linear drag tames the motion into a finite envelope through an unending exponential tail.
auto-saved
1
Show what you have learned
Multiple choice, then short answer under exam conditions.
01
Multiple choice
+5 XP per correct · +25 XP all-correct
Pick your answer, then rate your confidence. That tells the system what to drill next. Each retry pulls a fresh mix from the bank.
02
Short answer
ApplyBand 32 marks
Q1. A particle moves horizontally with $\dot v = -\tfrac14 v$ and initial velocity $u = 8$ m/s. Find $v(t)$ and hence the value of $t$ at which $v = 2$ m/s. (2 marks)
auto-saved
ApplyBand 43 marks
Q2. A particle of unit mass moves horizontally so that $\dot v = -kv^2$ with $v(0) = u$, $x(0) = 0$. Show that $v = \dfrac{u}{1+ukt}$ and find the position $x(t)$. (3 marks)
auto-saved
AnalyseBand 53 marks
Q3. A particle of mass $m$ moves horizontally subject to a resistance of magnitude $m k v$, with initial speed $u$. (a) Show that the velocity satisfies $v = u - kx$. (b) Hence find the limiting displacement and explain why this displacement is never reached in finite time. (3 marks)