A resistive force is a velocity-dependent force that opposes an object's velocity — the faster the object moves, the harder the resistive force pushes back. The simplest model is direct proportionality:
Apply Newton's second law to an object under a resistive force, and something new happens: acceleration is dv/dt, but the force itself contains v. You get a genuine differential equation — an equation relating a function to its own derivative:
Separation of variables means getting every v term on one side and every t term on the other, so each side can be integrated independently.
Integrating both sides — the left from v₀ to v, the right from 0 to t — and solving for v gives:
Once you have v(t), you can integrate again — using the initial position as another condition — to find x(t). For the simple case above, the result is just as surprising as the velocity function:
Explore both functions together below.
An object moving through a resistive medium with no other force acting on it — like a boat drifting after its engine cuts out. Watch velocity decay exponentially, and notice the surprising result for position.
The object's velocity mathematically never reaches exactly zero, but its position approaches a fixed limiting value — it travels a finite total distance in infinite time.
Starting from m(dv/dt) = −kv, walk through the full separation-of-variables process to arrive at v(t) = v₀e^(−kt/m).
Now add a constant force back into the picture — gravity pulling an object down, while a resistive force pushes back up against its increasing speed. Early on, gravity wins and the object accelerates. But as speed builds, the resistive force grows too, eating away at the net force. Eventually the two forces balance exactly, acceleration hits zero, and the object continues at a constant terminal velocity — the maximum speed it will ever reach.
Solving the full differential equation (mg − kv = m dv/dt, starting from rest) gives the complete velocity function, which confirms this same limiting value:
Explore this directly below — adjust mass and the resistive constant, and watch velocity climb asymptotically toward its terminal value.
An object falling from rest through a resistive medium — gravity pulling down, resistance pushing back. Adjust mass and the resistive constant k, and watch velocity climb toward (but never quite touch) terminal velocity.
Notice v(term) depends only on m, g, and k — not on how the object started. Every object with these properties settles toward the same terminal speed no matter its initial velocity.
A 3 kg object falls through a fluid with resistive constant k = 6 N·s/m. Find its terminal velocity using the shortcut method, and confirm using the full velocity function at a large value of t.