AP Physics C Mechanics Quiz: Resistive Forces
20 questions · exam conditions
0:00
Resistive ForcesQuestion 1 of 20

An object with mass mm is projected horizontally with initial velocity v0v_0 on a surface where the only horizontal force is a resistive force given by F=kvF = -kv. The velocity of the object as a function of time is v(t)=v0ekt/mv(t) = v_0 e^{-kt/m}. What is the total distance the object travels as it slows to a stop?

v0k/mv_0 k / m
The object never stops, so the distance is infinite.
v0m/kv_0 m / k
v0m/(2k)v_0 m / (2k)
← Back to quizzes

AP Physics C Mechanics Quiz

AP Physics C Mechanics Quiz: Resistive Forces

Practice Resistive Forces in AP Physics C Mechanics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Resistive Forces, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Physics C Mechanics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

An object with mass mm is projected horizontally with initial velocity v0v_0 on a surface where the only horizontal force is a resistive force given by F=kvF = -kv. The velocity of the object as a function of time is v(t)=v0ekt/mv(t) = v_0 e^{-kt/m}. What is the total distance the object travels as it slows to a stop?

  1. v0k/mv_0 k / m
  2. The object never stops, so the distance is infinite.
  3. v0m/kv_0 m / k (correct answer)
  4. v0m/(2k)v_0 m / (2k)
Explanation: The total distance is the integral of the velocity function from t=0t=0 to t=t=\infty. xtotal=0v(t)dt=0v0ekt/mdtx_{total} = \int_0^\infty v(t) dt = \int_0^\infty v_0 e^{-kt/m} dt. The integral evaluates to v0[mkekt/m]0=mv0k(01)=mv0kv_0 [-\frac{m}{k}e^{-kt/m}]_0^\infty = -\frac{mv_0}{k}(0 - 1) = \frac{mv_0}{k}.

Question 2

A boat of mass mm starts from rest at t=0t=0. A constant force FappF_{app} is applied, and it experiences a resistive force Fr=kvF_r = -kv. The boat's speed vv as a function of time tt is given by which expression?

  1. v(t)=Fappk(1ekt/m)v(t) = \frac{F_{app}}{k}(1 - e^{-kt/m}) (correct answer)
  2. v(t)=Fappkekt/mv(t) = \frac{F_{app}}{k} e^{-kt/m}
  3. v(t)=Fappmtk2mt2v(t) = \frac{F_{app}}{m}t - \frac{k}{2m}t^2
  4. v(t)=Fappm(1ekt/m)v(t) = \frac{F_{app}}{m}(1 - e^{-kt/m})
Explanation: The differential equation for the boat's motion is mdvdt=Fappkvm \frac{dv}{dt} = F_{app} - kv. This equation is mathematically analogous to that of a falling object, with the constant gravitational force mgmg replaced by the constant applied force FappF_{app}. The solution, with the initial condition v(0)=0v(0)=0, is therefore v(t)=Fappk(1ekt/m)v(t) = \frac{F_{app}}{k}(1 - e^{-kt/m}), where Fapp/kF_{app}/k is the terminal velocity.

Question 3

A sphere of mass mm is released from rest in a viscous fluid. The fluid exerts a resistive force with magnitude Fr=kvF_r = kv, where vv is the speed of the sphere and kk is a positive constant. What is the terminal speed of the sphere?

  1. k/mgk/mg
  2. mg/kmg/k (correct answer)
  3. mg/k\sqrt{mg/k}
  4. mgkmgk
Explanation: Terminal speed is reached when the net force on the sphere is zero. The forces acting on the sphere are gravity (mgmg downward) and the resistive force (kvkv upward). Setting the net force to zero: F=mgkvT=0\sum F = mg - kv_T = 0. Solving for the terminal speed vTv_T gives vT=mg/kv_T = mg/k.

Question 4

An object of mass mm is dropped from rest and experiences a drag force of magnitude Fr=kvF_r = kv, where vv is its speed and kk is a constant. Taking the downward direction as positive, which of the following differential equations correctly describes the object's motion?

  1. mdvdt=mgkvm \frac{dv}{dt} = mg - kv (correct answer)
  2. mdvdt=mg+kvm \frac{dv}{dt} = mg + kv
  3. mdvdt=kvm \frac{dv}{dt} = -kv
  4. mdvdt=kvmgm \frac{dv}{dt} = kv - mg
Explanation: According to Newton's second law, Fnet=maF_{net} = ma. The net force is the sum of the gravitational force (mgmg, acting downward, which is the positive direction) and the drag force (kvkv, acting upward, which is the negative direction). Therefore, Fnet=mgkvF_{net} = mg - kv. Since acceleration a=dv/dta = dv/dt, the equation of motion is mdvdt=mgkvm \frac{dv}{dt} = mg - kv.

Question 5

Two small spheres, A and B, have the same radius and shape, but sphere A has mass MM and sphere B has mass 2M2M. They are dropped from rest in air, and each experiences a drag force proportional to its speed, with the same proportionality constant kk. Let vTAv_{TA} and vTBv_{TB} be their respective terminal speeds. Which of the following is true?

  1. vTB=vTA/2v_{TB} = v_{TA} / 2
  2. vTB=vTAv_{TB} = v_{TA}
  3. vTB=2vTAv_{TB} = 2v_{TA} (correct answer)
  4. vTB=2vTAv_{TB} = \sqrt{2}v_{TA}
Explanation: The terminal speed vTv_T for an object with linear drag is given by vT=mg/kv_T = mg/k. For sphere A, vTA=Mg/kv_{TA} = Mg/k. For sphere B, the mass is 2M2M, so its terminal speed is vTB=(2M)g/k=2(Mg/k)=2vTAv_{TB} = (2M)g/k = 2(Mg/k) = 2v_{TA}. The more massive object has a higher terminal speed.

Question 6

A motorboat of mass mm is propelled by a constant force FappF_{app}. The water exerts a resistive force of magnitude kvkv, where vv is the speed of the boat. Which differential equation describes the motion of the boat?

  1. mdvdt=Fapp+kvm \frac{dv}{dt} = F_{app} + kv
  2. mdvdt=Fappkvm \frac{dv}{dt} = F_{app} - kv (correct answer)
  3. mdvdt=kvFappm \frac{dv}{dt} = kv - F_{app}
  4. mdvdt=Fappkvm \frac{dv}{dt} = -F_{app} - kv
Explanation: Using Newton's second law, Fnet=maF_{net} = ma. The net force is the sum of the applied force FappF_{app} (in the direction of motion) and the resistive force kvkv (opposite to the direction of motion). Thus, Fnet=FappkvF_{net} = F_{app} - kv. Setting this equal to ma=mdvdtma = m \frac{dv}{dt} gives the correct differential equation.

Question 7

Based on the scenario, a 600kg600\,\text{kg} boat has drag Fd=kv2F_d=kv^2 with k=100Ns2/m2k=100\,\text{N\,s}^2/\text{m}^2; calculate terminal speed if engine thrust is constant 1600N1600\,\text{N}.

  1. 4.0m/s4.0\,\text{m/s} (correct answer)
  2. 16m/s16\,\text{m/s}
  3. 40m/s40\,\text{m/s}
  4. 2.7m/s2.7\,\text{m/s}
Explanation: This question tests understanding of resistive forces in translational dynamics, specifically finding terminal velocity when thrust balances drag force. Resistive forces, such as water drag, oppose motion and at terminal speed, the propulsive thrust exactly balances the drag force for zero acceleration. In this scenario, the boat reaches terminal speed when thrust equals drag: 1600 = kv², so v = √(1600/k) = √(1600/100) = √16 = 4.0 m/s. Choice A is correct because it accurately calculates terminal speed using the force balance equation, demonstrating understanding of equilibrium conditions. Choice C is incorrect because it appears to use v = √(F×k) instead of v = √(F/k), a common algebraic manipulation error. To help students: Emphasize setting up equilibrium equations correctly, practice algebraic manipulation of quadratic relationships, and verify units throughout the calculation process.

Question 8

An object of mass mm is moving horizontally with an initial speed v0v_0. It is subject only to a resistive force of magnitude Fr=kvF_r = kv, where vv is its speed and kk is a constant. The speed vv of the object as a function of time tt is given by which expression?

  1. v(t)=v0kmtv(t) = v_0 - \frac{k}{m}t
  2. v(t)=v0(1ekt/m)v(t) = v_0(1 - e^{-kt/m})
  3. v(t)=v0ekt/mv(t) = v_0 e^{-kt/m} (correct answer)
  4. v(t)=v0+kmtv(t) = v_0 + \frac{k}{m}t
Explanation: The only horizontal force is the resistive force, so Newton's second law gives Fnet=kv=mdvdtF_{net} = -kv = m \frac{dv}{dt}. Separating variables gives dvv=kmdt\frac{dv}{v} = -\frac{k}{m}dt. Integrating from v0v_0 to vv and from 0 to tt yields ln(v/v0)=kt/m\ln(v/v_0) = -kt/m. Exponentiating both sides gives v(t)=v0ekt/mv(t) = v_0 e^{-kt/m}.

Question 9

A skydiver jumps from a plane and falls vertically. The resistive force of the air is proportional to the skydiver's speed. Which statement best describes the skydiver's motion before the parachute is opened?

  1. Speed increases at a constant rate, and acceleration remains constant at gg.
  2. Speed increases and approaches a constant value, while acceleration decreases from gg to zero. (correct answer)
  3. Speed increases exponentially without bound, while acceleration remains constant.
  4. Speed remains constant throughout the entire fall, and acceleration is always zero.
Explanation: Initially, the only force is gravity, so acceleration is gg. As speed increases, the upward resistive force increases, which reduces the net downward force and thus reduces the acceleration. The speed continues to increase, but at a decreasing rate, until the resistive force equals the force of gravity. At this point, the net force is zero, acceleration is zero, and the speed becomes constant (terminal velocity).

Question 10

A small stone of mass mm is dropped into a deep lake. The stone experiences a drag force of magnitude Fr=cv2F_r = cv^2, where vv is the speed of the stone and cc is a positive constant. What is the terminal speed of the stone?

  1. mg/cmg/c
  2. c/mg\sqrt{c/mg}
  3. c/(mg)2c/(mg)^2
  4. mg/c\sqrt{mg/c} (correct answer)
Explanation: Terminal speed is reached when the net force is zero. The forces are gravity (mgmg downward) and drag (cv2cv^2 upward). At terminal speed vTv_T, we have mgcvT2=0mg - cv_T^2 = 0. Solving for vTv_T gives cvT2=mgcv_T^2 = mg, so vT2=mg/cv_T^2 = mg/c, and vT=mg/cv_T = \sqrt{mg/c}.

Question 11

The velocity of an object falling from rest through a fluid is described by the equation v(t)=vT(1et/τ)v(t) = v_T(1 - e^{-t/\tau}), where vTv_T is the terminal velocity and τ\tau is the time constant. What is the object's acceleration at time t=0t=0?

  1. 0
  2. gg (correct answer)
  3. vTv_T
  4. It cannot be determined without the value of vTv_T.
Explanation: Acceleration is the derivative of velocity with respect to time: a(t)=dvdt=ddt[vT(1et/τ)]=vT(et/τ)(1τ)=vTτet/τa(t) = \frac{dv}{dt} = \frac{d}{dt}[v_T(1 - e^{-t/\tau})] = v_T(-e^{-t/\tau})(-\frac{1}{\tau}) = \frac{v_T}{\tau}e^{-t/\tau}. At t=0t=0, a(0)=vTτe0=vTτa(0) = \frac{v_T}{\tau}e^0 = \frac{v_T}{\tau}. For linear drag, vT=mg/kv_T = mg/k and τ=m/k\tau = m/k, so a(0)=(mg/k)/(m/k)=ga(0) = (mg/k)/(m/k) = g.

Question 12

A particle of mass mm is subject to a resistive force Fr=kvF_r = -kv. The characteristic time constant for its motion is τ=m/k\tau = m/k, which indicates how quickly the particle's velocity changes. If the mass of the particle is doubled while kk remains the same, how does the new time constant τ\tau' compare to the original τ\tau?

  1. τ=τ/2\tau' = \tau / 2
  2. τ=2τ\tau' = 2\tau (correct answer)
  3. τ=τ\tau' = \tau
  4. τ=4τ\tau' = 4\tau
Explanation: The time constant is given by the formula τ=m/k\tau = m/k. If the new mass is m=2mm' = 2m, the new time constant will be τ=m/k=(2m)/k=2(m/k)=2τ\tau' = m'/k = (2m)/k = 2(m/k) = 2\tau. A larger mass means more inertia, so the object resists changes in velocity more, taking longer to approach its terminal velocity.

Question 13

An object of mass mm is released from rest in a fluid that exerts a resistive force Fr=kvF_r = kv, where vv is the object's speed. What is the initial acceleration of the object immediately after it is released?

  1. 0
  2. gk/mg - k/m
  3. gg (correct answer)
  4. mg/kmg/k
Explanation: Immediately after release, at t=0t=0, the object's speed is v=0v=0. Therefore, the resistive force Fr=kv=0F_r = kv = 0. The only force acting on the object is gravity, mgmg. By Newton's second law, Fnet=mg=maF_{net} = mg = ma, so the initial acceleration is a=ga = g.

Question 14

A motorboat engine provides a constant propulsive force FappF_{app}. The boat experiences a resistive drag force from the water given by Fr=kvF_r = kv, where vv is the boat's speed and kk is a constant. What is the maximum speed the boat can achieve?

  1. FappkF_{app}k
  2. Fapp/(mk)F_{app}/(mk)
  3. Fapp/k\sqrt{F_{app}/k}
  4. Fapp/kF_{app}/k (correct answer)
Explanation: The maximum speed, or terminal speed, is achieved when the net force on the boat is zero. The forces are the propulsive force FappF_{app} and the drag force kvkv. Setting the net force to zero gives Fnet=Fappkvmax=0F_{net} = F_{app} - kv_{max} = 0. Solving for vmaxv_{max} yields vmax=Fapp/kv_{max} = F_{app}/k.

Question 15

An object of mass mm falls through a fluid with a resistive force Fr=kvF_r = kv. After a long time, the object reaches a terminal speed vTv_T. At this speed, what is the rate at which mechanical energy is being dissipated by the resistive force?

  1. mgvT/2mgv_T / 2
  2. mgvTmgv_T (correct answer)
  3. k(vT)2/mk(v_T)^2/m
  4. Zero, because the kinetic energy is constant.
Explanation: The rate of energy dissipation by a force is power, given by P=FvP = F \cdot v. For the resistive force, Pdissipated=FrvP_{dissipated} = F_r v. At terminal speed vTv_T, the resistive force magnitude is equal to the gravitational force, Fr=mgF_r = mg. Therefore, the power dissipated is P=(mg)vTP = (mg)v_T.

Question 16

The motion of a falling object with linear drag is described by mdvdt=mgkvm \frac{dv}{dt} = mg - kv. To solve for v(t)v(t) using separation of variables, the equation must be rearranged for integration. Which of the following shows the correctly separated equation ready for integration from an initial velocity v0v_0?

  1. v0vmmgkvdv=0tdt\int_{v_0}^v \frac{m}{mg - kv} dv = \int_0^t dt
  2. v0v1mgkvdv=0t1mdt\int_{v_0}^v \frac{1}{mg - kv} dv = \int_0^t \frac{1}{m} dt (correct answer)
  3. v0v(mgkv)dv=0tmdt\int_{v_0}^v (mg - kv) dv = \int_0^t m dt
  4. v0vdv=0t(gkvm)dt\int_{v_0}^v dv = \int_0^t (g - \frac{kv}{m}) dt
Explanation: To separate variables, all terms involving vv and dvdv must be on one side, and all terms involving tt and dtdt on the other. Starting with mdvdt=mgkvm \frac{dv}{dt} = mg - kv, we can divide by mm and multiply by dtdt to get dv=(gkmv)dtdv = (g - \frac{k}{m}v) dt. Then, we divide by the term in parentheses: dvgkmv=dt\frac{dv}{g - \frac{k}{m}v} = dt, which is equivalent to dvmgkv=dtm\frac{dv}{mg - kv} = \frac{dt}{m}. Integrating both sides gives the expression in choice B.

Question 17

An object is thrown downward with an initial speed greater than its terminal speed in a fluid with a resistive force proportional to speed. Which statement correctly describes the subsequent motion?

  1. The object's speed increases until it reaches a new, higher terminal speed.
  2. The object's speed decreases until it reaches its terminal speed. (correct answer)
  3. The object's speed remains constant at its initial value because it is already moving fast.
  4. The object immediately reverses direction and moves upward toward the surface.
Explanation: If the initial downward speed v0v_0 is greater than the terminal speed vTv_T, the initial upward resistive force kv0kv_0 is greater than the downward gravitational force mgmg. This results in a net upward force, causing an upward acceleration (i.e., a deceleration). The object slows down, the resistive force decreases, and the speed approaches the terminal speed from above.

Question 18

Two identical blocks slide across horizontal surfaces with different coefficients of kinetic friction. Block A experiences μk=0.25\mu_k = 0.25 and block B experiences μk=0.40\mu_k = 0.40. If both blocks start with the same initial speed and come to rest, what is the ratio of the distance traveled by block A to the distance traveled by block B?

  1. 0.63, because block A experiences less friction throughout its motion
  2. 1.6, because block A experiences proportionally less resistive force
  3. 0.63, because block A decelerates more slowly than block B
  4. 1.6, because block A decelerates more slowly than block B (correct answer)
Explanation: Using v2=v022adv^2 = v_0^2 - 2ad with a=μkga = \mu_k g, we get d=v02/(2μkg)d = v_0^2/(2\mu_k g). The ratio is dA/dB=μkB/μkA=0.40/0.25=1.6d_A/d_B = \mu_{kB}/\mu_{kA} = 0.40/0.25 = 1.6. Block A travels farther because it decelerates more slowly due to lower friction. Choices A and C incorrectly invert the ratio. Choice B has correct ratio but wrong reasoning about resistive force.

Question 19

A small bead slides down a curved wire track. At one point, the bead moves in a circular path of radius 0.80 m with speed 6.0 m/s. If the coefficient of kinetic friction between bead and wire is 0.15, what is the magnitude of the net centripetal acceleration at this point?

  1. 45 m/s², directed radially inward toward the center of curvature (correct answer)
  2. 44 m/s², directed radially inward accounting for frictional effects
  3. 45 m/s², directed tangentially along the path of motion
  4. 44 m/s², directed tangentially due to the resistive friction force
Explanation: Centripetal acceleration depends only on speed and radius: ac=v2/r=(6.0)2/0.80=45a_c = v^2/r = (6.0)^2/0.80 = 45 m/s², directed radially inward. Friction affects tangential motion and energy loss, but doesn't change the geometric requirement for centripetal acceleration. The net centripetal force must provide exactly this acceleration regardless of friction. Choices B incorrectly subtract friction effects. Choices C and D have wrong direction for centripetal acceleration.

Question 20

A parachutist of mass 70 kg reaches terminal velocity when the drag force equals 686 N. If the drag coefficient and air density remain constant, what would be the terminal velocity of the same parachutist carrying an additional 30 kg of equipment?

  1. The terminal velocity increases by a factor of 100/70=1.20\sqrt{100/70} = 1.20 (correct answer)
  2. The terminal velocity increases by a factor of 70/100=0.84\sqrt{70/100} = 0.84
  3. The terminal velocity decreases by a factor of 100/70=1.20\sqrt{100/70} = 1.20
  4. The terminal velocity decreases by a factor of 70/100=0.84\sqrt{70/100} = 0.84
Explanation: At terminal velocity, mg=Fd=12ρCdAv2mg = F_d = \frac{1}{2}\rho C_d A v^2. For constant air density, drag coefficient, and area: vmgv \propto \sqrt{mg}. The ratio is v2/v1=m2/m1=100/70=1.20v_2/v_1 = \sqrt{m_2/m_1} = \sqrt{100/70} = 1.20. Terminal velocity increases because more weight requires higher speed to generate equal drag. Choice B inverts the mass ratio. Choices C and D incorrectly suggest velocity decreases with increased mass.