Fiveable

āš™ļøAP Physics C: Mechanics Unit 2 Review

QR code for AP Physics C: Mechanics practice questions

2.9 Resistive Forces

2.9 Resistive Forces

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 exam•Written by the Fiveable Content Team • Last updated June 2026
āš™ļøAP Physics C: Mechanics
Unit & Topic Study Guides
Pep mascot

What are resistive forces in AP Physics C: Mechanics?

A resistive force is a velocity-dependent force that points opposite an object's velocity, often modeled as Fāƒ—r=āˆ’kvāƒ—\vec{F}_{r}=-k\vec{v}. When you apply Newton's second law to an object under this kind of force, you get a first-order differential equation that you solve by separation of variables, and the resulting velocity, acceleration, and position are exponential functions that approach a terminal value over time.

Why This Matters for the AP Physics C: Mechanics Exam

This topic combines forces with calculus, which is exactly the kind of thinking AP Physics C: Mechanics rewards. You take a physical setup, write Newton's second law as a differential equation, and solve it with separation of variables and proper limits of integration. That same chain of reasoning shows up when you derive symbolic expressions, predict how velocity changes over time, and explain why an object levels off at terminal speed.

You may also be asked to translate between representations: a verbal description of an object slowing in a fluid, the differential equation, the exponential solution, and a graph with an asymptote. Building fluency moving among words, math, and graphs is useful across the free-response section, including questions that ask you to make a claim and then back it with a derivation.

Key Takeaways

  • A resistive force is velocity-dependent and points opposite the velocity, modeled here as Fāƒ—r=āˆ’kvāƒ—\vec{F}_{r}=-k\vec{v}. This is not the same as ordinary kinetic friction.
  • Newton's second law turns the situation into a first-order separable differential equation: mdvdt=Fconstantāˆ’kvm\frac{dv}{dt}=F_{constant}-kv.
  • Solving by separation of variables with limits gives an exponential velocity, v(t)=vterm+(v0āˆ’vterm)eāˆ’kt/mv(t)=v_{term}+(v_0-v_{term})e^{-kt/m}.
  • The time constant Ļ„=mk\tau=\frac{m}{k} sets how fast the object approaches terminal velocity; after one Ļ„\tau, velocity reaches about 63% of its final value.
  • Terminal velocity happens when the net force is zero: vterminal=Fconstantkv_{terminal}=\frac{F_{constant}}{k}, which becomes mgk\frac{mg}{k} for a falling object.
  • Velocity and acceleration are exponential in time and decay toward asymptotes, while position grows nearly linearly at the terminal rate for large tt.

Motion with Resistive Force

Resistive Force Definition

Resistive forces act opposite an object's motion and slow it down over time. Because the force depends on speed, faster objects feel stronger resistance, which naturally limits how fast the object can go.

  • Acts in the opposite direction of an object's velocity vector
  • Magnitude increases with speed (faster objects experience stronger resistance)
  • Examples include air resistance and fluid drag. In this topic, a resistive force means a velocity-dependent force opposite the object's velocity, such as Fāƒ—r=āˆ’kvāƒ—\vec{F}_{r}=-k \vec{v}. Do not confuse this with ordinary kinetic friction, which is modeled separately.

Air resistance is the most common everyday example. In this model it is written as:

Fāƒ—r=āˆ’kvāƒ—\vec{F}_{r}=-k \vec{v}

Here kk is a positive constant that depends on the object's shape, size, and the medium it moves through, and vāƒ—\vec{v} is the velocity vector. The negative sign shows the force opposes motion.

This model treats the resistive force as proportional to velocity, which fits objects moving at relatively low speeds through fluids.

Differential Equation for Velocity

When an object experiences a resistive force, its motion follows a differential equation that comes straight from Newton's second law. This is where calculus does the heavy lifting.

Applying Newton's second law (Fāƒ—net=maāƒ—\vec{F}_{net} = m\vec{a}) to an object with both a constant force and a resistive force:

mdvdt=Fconstantāˆ’kvm\frac{dv}{dt} = F_{constant} - kv

This first-order differential equation is solved using separation of variables with proper limits of integration. Here is the explicit derivation:

Starting from mdvdt=Fconstantāˆ’kvm\frac{dv}{dt} = F_{constant} - kv, separate variables by moving all vv-terms to one side and tt-terms to the other:

dvFconstantāˆ’kv=dtm\frac{dv}{F_{constant} - kv} = \frac{dt}{m}

Now integrate both sides using limits. If the object has initial velocity v0v_0 at t=0t = 0 and velocity vv at time tt:

∫v0vdv′Fconstantāˆ’kv′=∫0tdt′m\int_{v_0}^{v} \frac{dv'}{F_{constant} - kv'} = \int_{0}^{t} \frac{dt'}{m}

Evaluate the left side with a uu-substitution (u=Fconstantāˆ’kv′u = F_{constant} - kv', du=āˆ’k dv′du = -k\,dv'):

āˆ’1kln⁔(Fconstantāˆ’kvFconstantāˆ’kv0)=tm-\frac{1}{k}\ln\left(\frac{F_{constant} - kv}{F_{constant} - kv_0}\right) = \frac{t}{m}

Solve for v(t)v(t) by exponentiating both sides and rearranging:

Fconstantāˆ’kv=(Fconstantāˆ’kv0) eāˆ’kt/mF_{constant} - kv = (F_{constant} - kv_0)\,e^{-kt/m}

v(t)=Fconstantk+(v0āˆ’Fconstantk)eāˆ’kt/mv(t) = \frac{F_{constant}}{k} + \left(v_0 - \frac{F_{constant}}{k}\right)e^{-kt/m}

The initial condition v0v_0 enters directly through the limits of integration, which is why setting up those limits carefully matters.

The time constant Ļ„=mk\tau = \frac{m}{k} tells you how quickly the object approaches its terminal velocity. After one time constant, the velocity reaches about 63% of its final value.

  • Objects with larger mass take longer to reach terminal velocity
  • Stronger resistive forces (larger kk values) cause objects to reach terminal velocity more quickly
  • The approach to terminal velocity follows an exponential pattern

Time-Dependent Functions: Velocity, Acceleration, and Position

For a constant applied force FconstantF_{constant} in the positive direction and resistive force Fāƒ—r=āˆ’kvāƒ—\vec{F}_{r} = -k\vec{v}, you can write the full set of time-dependent functions. Defining the terminal velocity as vterm=Fconstantkv_{term} = \frac{F_{constant}}{k}:

Velocity:

v(t)=vterm+(v0āˆ’vterm) eāˆ’kt/mv(t) = v_{term} + (v_0 - v_{term})\,e^{-kt/m}

Acceleration (found by differentiating velocity):

a(t)=dvdt=āˆ’km(v0āˆ’vterm) eāˆ’kt/ma(t) = \frac{dv}{dt} = -\frac{k}{m}(v_0 - v_{term})\,e^{-kt/m}

Position (found by integrating velocity):

x(t)=x0+vterm t+mk(v0āˆ’vterm)(1āˆ’eāˆ’kt/m)x(t) = x_0 + v_{term}\,t + \frac{m}{k}(v_0 - v_{term})(1 - e^{-kt/m})

Each function depends on the initial conditions x0x_0 and v0v_0. Velocity and acceleration are exponential functions of time, while position is a linear term plus an exponential term. Their long-term behavior is set by asymptotes:

  • As tā†’āˆžt \to \infty, v(t)→vtermv(t) \to v_{term} (velocity approaches terminal velocity asymptotically)
  • As tā†’āˆžt \to \infty, a(t)→0a(t) \to 0 (acceleration decays exponentially to zero)
  • As tā†’āˆžt \to \infty, x(t)x(t) grows approximately linearly at the rate vtermv_{term}, since the exponential correction term vanishes

Terminal Velocity

Terminal velocity is the maximum speed reached when a constant force and a resistive force act in opposite directions. It happens when the net force is zero, so acceleration is zero. If the constant force has magnitude FconstantF_{constant} and the resistive force is kvkv opposite the motion, then at terminal speed Fconstantāˆ’kvterminal=0F_{constant} - kv_{terminal} = 0, so:

vterminal=Fconstantkv_{terminal} = \frac{F_{constant}}{k}

For a falling object, Fconstant=mgF_{constant} = mg, giving:

vterminal=mgkv_{terminal} = \frac{mg}{k}

This balance explains many everyday situations:

  • Skydivers control their descent rate by changing body position, effectively altering their kk value
  • Raindrops fall at different terminal velocities depending on their size
  • Heavier objects generally reach higher terminal velocities in the same medium

The time required to get close to terminal velocity depends on how far the initial velocity is from terminal velocity and on the time constant Ļ„\tau. An object reaches roughly 95% of terminal velocity after about 3 time constants.

How to Use This on the AP Physics C: Mechanics Exam

Problem Solving

  • Start every resistive-force problem by drawing a free-body diagram and writing Newton's second law along the direction of motion. Get the signs right: the resistive term opposes velocity.
  • Recognize the setup mdvdt=Fconstantāˆ’kvm\frac{dv}{dt} = F_{constant} - kv as a first-order separable equation. Separate variables, then integrate with limits that match your initial condition.
  • Once you have v(t)v(t), get acceleration by differentiating and position by integrating. Carry your initial conditions through every step.

Free Response

  • For derivations, show the separation of variables and the limits of integration clearly. Skipping these steps can cost points even if the final answer is right.
  • When a question asks for terminal velocity, set the net force to zero rather than taking a limit, unless the limit is what is requested. Both should give the same value.
  • If you are asked to sketch a graph, draw the asymptote. Velocity should level off at vtermv_{term}, and acceleration should decay toward zero.

Common Trap

  • Plugging numbers in too early. Keep things symbolic until the final step so you can check units and functional dependence.

Practice Problem 1: Terminal Velocity

A skydiver with mass 75 kg jumps from an airplane. If the air resistance is proportional to velocity with a constant k=15k = 15 kg/s, what is the skydiver's terminal velocity? How long will it take to reach 90% of terminal velocity?

Solution

First, find the terminal velocity: vterminal=mgkv_{terminal} = \frac{mg}{k}

Given:

vterminal=75Ɨ9.815=73515=49Ā m/sv_{terminal} = \frac{75 \times 9.8}{15} = \frac{735}{15} = 49 \text{ m/s}

To find the time to reach 90% of terminal velocity, use the exponential approach equation: v(t)=vterminal(1āˆ’eāˆ’t/Ļ„)v(t) = v_{terminal}(1 - e^{-t/\tau})

Where Ļ„=mk=7515=5\tau = \frac{m}{k} = \frac{75}{15} = 5 seconds.

Find tt when v(t)=0.9Ɨvterminalv(t) = 0.9 \times v_{terminal}: 0.9=1āˆ’eāˆ’t/50.9 = 1 - e^{-t/5}

eāˆ’t/5=0.1e^{-t/5} = 0.1 āˆ’t/5=ln⁔(0.1)-t/5 = \ln(0.1) t=āˆ’5Ɨln⁔(0.1)=āˆ’5Ɨ(āˆ’2.3)=11.5Ā secondst = -5 \times \ln(0.1) = -5 \times (-2.3) = 11.5 \text{ seconds}

So the skydiver reaches 90% of terminal velocity (44.1 m/s) after about 11.5 seconds.

Practice Problem 2: Motion with Resistive Force

A 2 kg object is thrown upward with an initial velocity of 20 m/s. If it experiences a resistive force proportional to velocity with constant k=0.4k = 0.4 kg/s, find the maximum height it reaches.

Solution

This requires solving the differential equation of motion with both gravity and the resistive force.

Given:

  • Mass (m) = 2 kg
  • Initial velocity (vā‚€) = 20 m/s
  • Resistance constant (k) = 0.4 kg/s
  • Gravitational acceleration (g) = 9.8 m/s²

The differential equation is: mdvdt=āˆ’mgāˆ’kvm\frac{dv}{dt} = -mg - kv

The velocity as a function of time is: v(t)=(v0+mgk)eāˆ’kt/māˆ’mgkv(t) = (v_0 + \frac{mg}{k})e^{-kt/m} - \frac{mg}{k}

To find the maximum height, find when v=0v = 0, then calculate the displacement.

Setting v(t)=0v(t) = 0: (20+2Ɨ9.80.4)eāˆ’0.4t/2āˆ’2Ɨ9.80.4=0(20 + \frac{2 \times 9.8}{0.4})e^{-0.4t/2} - \frac{2 \times 9.8}{0.4} = 0

(20+49)eāˆ’0.2t=49(20 + 49)e^{-0.2t} = 49 69eāˆ’0.2t=4969e^{-0.2t} = 49 eāˆ’0.2t=4969e^{-0.2t} = \frac{49}{69} āˆ’0.2t=ln⁔(4969)-0.2t = \ln(\frac{49}{69}) t=āˆ’10.2ln⁔(4969)=āˆ’5ln⁔(4969)ā‰ˆ1.713Ā secondst = -\frac{1}{0.2}\ln(\frac{49}{69}) = -5\ln(\frac{49}{69}) \approx 1.713 \text{ seconds}

The height comes from integrating the velocity function from t=0t = 0 to t=1.713t = 1.713: h=∫01.713v(t) dth = \int_0^{1.713} v(t) \, dt

Using the position formula for this type of motion: x(t)=x0+mk(v0+mgk)(1āˆ’eāˆ’kt/m)āˆ’mgktx(t) = x_0 + \frac{m}{k}(v_0 + \frac{mg}{k})(1-e^{-kt/m}) - \frac{mg}{k}t

Substituting with x0=0x_0 = 0: h=20.4(20+2Ɨ9.80.4)(1āˆ’eāˆ’0.4Ɨ1.713/2)āˆ’2Ɨ9.80.4Ɨ1.713h = \frac{2}{0.4}(20 + \frac{2 \times 9.8}{0.4})(1-e^{-0.4 \times 1.713/2}) - \frac{2 \times 9.8}{0.4} \times 1.713

h=5(20+49)(1āˆ’eāˆ’0.3426)āˆ’49Ɨ1.713h = 5(20 + 49)(1-e^{-0.3426}) - 49 \times 1.713

Using eāˆ’0.3426ā‰ˆ0.7101e^{-0.3426} \approx 0.7101, so 1āˆ’eāˆ’0.3426ā‰ˆ0.28991 - e^{-0.3426} \approx 0.2899.

h=5Ɨ69Ɨ0.2899āˆ’49Ɨ1.713h = 5 \times 69 \times 0.2899 - 49 \times 1.713

hā‰ˆ99.97āˆ’83.94=16.03Ā metersh \approx 99.97 - 83.94 = 16.03 \text{ meters}

So the object reaches a maximum height of about 16.0 meters.

Common Misconceptions

  • Resistive force is not the same as kinetic friction. Kinetic friction is modeled as roughly constant (μkFN\mu_k F_N), while a resistive force here depends on velocity. Mixing the two leads to the wrong equation.
  • Terminal velocity does not mean the object stops. It means acceleration is zero and the object keeps moving at a constant speed.
  • The object never exactly reaches terminal velocity in finite time. The approach is exponential and asymptotic, so it gets arbitrarily close but never quite there.
  • The time constant Ļ„=mk\tau = \frac{m}{k} is not the time to reach terminal velocity. After one Ļ„\tau, the velocity is only about 63% of the way there.
  • A larger kk means a lower terminal velocity but a faster approach to it. Students sometimes assume larger resistance always means slower behavior in every sense, but it speeds up the approach while lowering the final speed.
  • You cannot use the constant-acceleration kinematics equations here. Acceleration changes with time, so those formulas do not apply.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

asymptote

A line or value that a function approaches but never reaches, determined by initial conditions and forces in resistive force problems.

differential equation

An equation relating a function to its derivatives, used to describe how velocity changes with time under a resistive force.

exponential function

A mathematical function describing position, velocity, and acceleration of an object under a resistive force, characterized by constant percentage change over time.

initial conditions

The starting values of position, velocity, and acceleration used to determine the specific motion of an object under a resistive force.

net force

The vector sum of all forces acting on an object or system.

resistive force

A velocity-dependent force that acts in the opposite direction of an object's velocity, opposing its motion.

separation of variables

A mathematical method for solving differential equations by rearranging terms so that each variable appears on only one side of the equation.

terminal velocity

The maximum constant speed achieved by an object when the net force acting on it becomes zero, occurring when the resistive force balances other forces.

velocity-dependent force

A force whose magnitude depends on the velocity of an object, typically proportional to velocity or velocity squared.

Frequently Asked Questions

What are resistive forces in AP Physics C: Mechanics?

A resistive force is a velocity-dependent force that acts opposite an object's velocity. In the AP Physics C model for this topic, it is often written as F_r = -kv.

What is the resistive force formula?

For the linear drag model in AP Physics C: Mechanics, the resistive force is F_r = -kv, where k is a positive constant and v is velocity. The negative sign shows that the force points opposite the motion.

How do resistive forces create a differential equation?

Applying Newton's second law with a constant force and a resistive force gives an equation such as m dv/dt = F_constant - kv. Because velocity appears in the force term, you solve for v(t) with separation of variables.

What is terminal velocity?

Terminal velocity is the maximum speed reached when the constant force and resistive force balance so the net force is zero. For a falling object with F_r = -kv, terminal velocity has magnitude mg/k.

How does the time constant m/k affect motion with resistive force?

The time constant tau = m/k controls how quickly velocity approaches terminal velocity. Larger mass makes the approach slower, while larger k makes the approach faster and lowers the terminal speed.

How is resistive force tested on AP Physics C: Mechanics?

Questions can ask you to write Newton's second law as a differential equation, separate variables, apply initial conditions, derive v(t), identify terminal velocity, or interpret exponential velocity and acceleration graphs.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs → See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs → See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot