Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Falling Objects With Drag

Practice Falling Objects With Drag in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 19

0 of 19 answered

An object of mass mmm and drag coefficient kkk is dropped from rest in a fluid. Let vT=mg/kv_T = mg/kvT​=mg/k be the terminal velocity and τ=m/k\tau = m/kτ=m/k be the time constant of the system. What is the total distance the object falls in a time interval equal to two time constants, i.e., t=2τt = 2\taut=2τ?

Select an answer to continue

What this quiz covers

This quiz focuses on Falling Objects With Drag, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

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 of mass mmm and drag coefficient kkk is dropped from rest in a fluid. Let vT=mg/kv_T = mg/kvT​=mg/k be the terminal velocity and τ=m/k\tau = m/kτ=m/k be the time constant of the system. What is the total distance the object falls in a time interval equal to two time constants, i.e., t=2τt = 2\taut=2τ?

  1. vTτ(1+e−2)v_T \tau (1 + e^{-2})vT​τ(1+e−2) (correct answer)
  2. vTτ(2+e−2)v_T \tau (2 + e^{-2})vT​τ(2+e−2)
  3. vT(1−e−2)v_T (1 - e^{-2})vT​(1−e−2)
  4. 2vTτ2 v_T \tau2vT​τ

Explanation: First, find the velocity function: v(t)=vT(1−e−t/τ)v(t) = v_T(1 - e^{-t/\tau})v(t)=vT​(1−e−t/τ). To find the distance fallen, integrate the velocity from t=0t=0t=0 to t=2τt=2\taut=2τ. Let x(t)x(t)x(t) be the distance. x(t)=∫0tv(s)ds=∫0tvT(1−e−s/τ)ds=vT[s+τe−s/τ]0t=vT((t+τe−t/τ)−(0+τe0))=vT(t+τe−t/τ−τ)x(t) = \int_0^t v(s) ds = \int_0^t v_T(1 - e^{-s/\tau}) ds = v_T [s + \tau e^{-s/\tau}]_0^t = v_T((t + \tau e^{-t/\tau}) - (0 + \tau e^0)) = v_T(t + \tau e^{-t/\tau} - \tau)x(t)=∫0t​v(s)ds=∫0t​vT​(1−e−s/τ)ds=vT​[s+τe−s/τ]0t​=vT​((t+τe−t/τ)−(0+τe0))=vT​(t+τe−t/τ−τ). Now, substitute t=2τt = 2\taut=2τ: x(2τ)=vT(2τ+τe−2τ/τ−τ)=vT(τ+τe−2)=vTτ(1+e−2)x(2\tau) = v_T(2\tau + \tau e^{-2\tau/\tau} - \tau) = v_T(\tau + \tau e^{-2}) = v_T \tau (1 + e^{-2})x(2τ)=vT​(2τ+τe−2τ/τ−τ)=vT​(τ+τe−2)=vT​τ(1+e−2). Distractor B results from an integration constant error. Distractor C represents the velocity at t=2τt=2\taut=2τ, not the distance. Distractor D is the distance that would be covered if the object traveled at its terminal velocity for the entire duration.

Question 2

The velocity of a falling object with linear drag is v(t)=vT(1−e−t/τ)v(t) = v_T(1 - e^{-t/\tau})v(t)=vT​(1−e−t/τ), where vTv_TvT​ is terminal velocity and τ=m/k\tau=m/kτ=m/k is the time constant. Which of the following statements provides the best physical interpretation of the time constant τ\tauτ?

  1. τ\tauτ is the time required for the object to reach approximately 99% of its terminal velocity.
  2. τ\tauτ is the time at which the object reaches half of its terminal velocity.
  3. If the object maintained its initial acceleration, it would reach its terminal velocity vTv_TvT​ in time τ\tauτ. (correct answer)
  4. τ\tauτ is the time at which the acceleration of the object is half of its initial value.

Explanation: The governing differential equation is dv/dt=g−(k/m)vdv/dt = g - (k/m)vdv/dt=g−(k/m)v. The initial acceleration (at t=0t=0t=0, when v=0v=0v=0) is a(0)=ga(0) = ga(0)=g. If the object were to continue accelerating at this constant rate, its velocity would be v(t)=gtv(t) = gtv(t)=gt. To reach terminal velocity, vT=mg/kv_T = mg/kvT​=mg/k, would require time ttt such that mg/k=gtmg/k = gtmg/k=gt. Solving for ttt gives t=m/kt = m/kt=m/k, which is defined as the time constant τ\tauτ. So, τ\tauτ is the time it would take to reach vTv_TvT​ with constant initial acceleration ggg. Choice A is incorrect; that would be roughly t=5τt=5\taut=5τ. Choice B is incorrect; half of terminal velocity is reached at t=τln⁡(2)t = \tau \ln(2)t=τln(2). Choice D is incorrect; acceleration is a(t)=ge−t/τa(t)=ge^{-t/\tau}a(t)=ge−t/τ, so it is halved when e−t/τ=0.5e^{-t/\tau}=0.5e−t/τ=0.5, which is at t=τln⁡(2)t=\tau \ln(2)t=τln(2)

Question 3

A particle of mass mmm is projected downward into a fluid with an initial speed of 101010 m/s. The net downward force on the particle is given by Fnet=mg−B−kvF_{net} = mg - B - kvFnet​=mg−B−kv, where BBB is a constant buoyant force and kkk is a positive drag coefficient. The particle's terminal velocity is observed to be vT=5v_T = 5vT​=5 m/s. Which of the following describes the subsequent motion of the particle?

  1. The particle will speed up, with its velocity approaching infinity.
  2. The particle will maintain a constant speed of 101010 m/s as there is no net force.
  3. The particle will slow down, with its speed approaching 555 m/s from above. (correct answer)
  4. The particle will slow down to a complete stop, then reverse direction and move upward.

Explanation: The equation of motion is m(dv/dt)=(mg−B)−kvm(dv/dt) = (mg-B) - kvm(dv/dt)=(mg−B)−kv. The terminal velocity vTv_TvT​ is the speed at which the net force is zero, so mg−B−kvT=0mg - B - kv_T = 0mg−B−kvT​=0. This implies that the term (mg−B)(mg-B)(mg−B) is equal to kvTkv_TkvT​. Substituting this back into the equation of motion gives m(dv/dt)=kvT−kv=k(vT−v)m(dv/dt) = kv_T - kv = k(v_T - v)m(dv/dt)=kvT​−kv=k(vT​−v). The initial velocity is v(0)=10v(0) = 10v(0)=10 m/s, and the terminal velocity is vT=5v_T = 5vT​=5 m/s. Since v(0)>vTv(0) > v_Tv(0)>vT​, the term (vT−v)(v_T - v)(vT​−v) is initially negative. This means dv/dtdv/dtdv/dt is negative, so the particle decelerates. The velocity will decrease from 101010 m/s, asymptotically approaching the stable equilibrium velocity vT=5v_T = 5vT​=5 m/s.

Question 4

The velocity of an object falling from rest with linear air resistance is given by the function v(t)=A(1−e−Bt)v(t) = A(1 - e^{-Bt})v(t)=A(1−e−Bt), where AAA and BBB are positive constants. Which of the following correctly identifies the physical meaning of these constants in terms of the object's mass mmm, the acceleration due to gravity ggg, and the drag coefficient kkk?

  1. AAA is the initial acceleration ggg, and BBB is the time constant m/km/km/k.
  2. AAA is the terminal velocity mg/kmg/kmg/k, and BBB is the reciprocal of the time constant, k/mk/mk/m. (correct answer)
  3. AAA is the terminal velocity mg/kmg/kmg/k, and BBB is the time constant m/km/km/k.
  4. AAA is the mass mmm, and BBB is the drag coefficient kkk.

Explanation: The standard solution to the differential equation m(dv/dt)=mg−kvm(dv/dt) = mg - kvm(dv/dt)=mg−kv with initial condition v(0)=0v(0)=0v(0)=0 is v(t)=mgk(1−e−(k/m)t)v(t) = \frac{mg}{k}(1 - e^{-(k/m)t})v(t)=kmg​(1−e−(k/m)t). Comparing this to the given form v(t)=A(1−e−Bt)v(t) = A(1 - e^{-Bt})v(t)=A(1−e−Bt), we can identify the constants by matching the terms. The pre-factor AAA corresponds to mgk\frac{mg}{k}kmg​, which is the terminal velocity vTv_TvT​. The constant BBB in the exponent corresponds to km\frac{k}{m}mk​. The time constant is defined as τ=m/k\tau = m/kτ=m/k, so B=1/τB = 1/\tauB=1/τ. Therefore, AAA is the terminal velocity and BBB is the ratio of the drag coefficient to the mass (the reciprocal of the time constant).

Question 5

An object of mass m=5m=5m=5 kg is falling with a speed of v0=10v_0 = 10v0​=10 m/s at time t=0t=0t=0. It is subject to gravity (g=10g=10g=10 m/s²) and a linear drag force Fd=−2.5vF_d = -2.5vFd​=−2.5v. What is the speed of the object at t=2t=2t=2 seconds?

  1. 20−20e−120 - 20e^{-1}20−20e−1 m/s
  2. 20+10e−120 + 10e^{-1}20+10e−1 m/s
  3. 20−10e−420 - 10e^{-4}20−10e−4 m/s
  4. 20−10e−120 - 10e^{-1}20−10e−1 m/s (correct answer)

Explanation: The equation of motion is m(dv/dt)=mg−kvm(dv/dt) = mg - kvm(dv/dt)=mg−kv. Plugging in the values, we have 5(dv/dt)=5(10)−2.5v5(dv/dt) = 5(10) - 2.5v5(dv/dt)=5(10)−2.5v, which simplifies to dv/dt=10−0.5vdv/dt = 10 - 0.5vdv/dt=10−0.5v. The terminal velocity is vT=mg/k=50/2.5=20v_T = mg/k = 50/2.5 = 20vT​=mg/k=50/2.5=20 m/s. The general solution is of the form v(t)=vT+Ce−(k/m)tv(t) = v_T + C e^{-(k/m)t}v(t)=vT​+Ce−(k/m)t. Here, k/m=2.5/5=0.5k/m = 2.5/5 = 0.5k/m=2.5/5=0.5, so v(t)=20+Ce−0.5tv(t) = 20 + C e^{-0.5t}v(t)=20+Ce−0.5t. We use the initial condition v(0)=10v(0)=10v(0)=10 to find CCC: 10=20+Ce010 = 20 + C e^010=20+Ce0, which gives C=−10C = -10C=−10. So, the specific solution is v(t)=20−10e−0.5tv(t) = 20 - 10e^{-0.5t}v(t)=20−10e−0.5t. To find the speed at t=2t=2t=2, we evaluate v(2)=20−10e−0.5(2)=20−10e−1v(2) = 20 - 10e^{-0.5(2)} = 20 - 10e^{-1}v(2)=20−10e−0.5(2)=20−10e−1. Choice A comes from incorrectly using v(0)=0v(0)=0v(0)=0. Choice C comes from incorrectly using m/km/km/k instead of k/mk/mk/m in the exponent.

Question 6

A small sphere is dropped from rest in a viscous fluid. It is observed to reach 50% of its terminal velocity in ln⁡(2)\ln(2)ln(2) seconds. Assuming the drag force is linear with velocity (Fd=−kvF_d = -kvFd​=−kv), what is the time constant τ=m/k\tau = m/kτ=m/k for this system?

  1. 111 s (correct answer)
  2. ln⁡(2)\ln(2)ln(2) s
  3. 222 s
  4. 1/ln⁡(2)1/\ln(2)1/ln(2) s

Explanation: The velocity of an object falling from rest with linear drag is given by the equation v(t)=vT(1−e−t/τ)v(t) = v_T(1 - e^{-t/\tau})v(t)=vT​(1−e−t/τ), where vTv_TvT​ is the terminal velocity and τ\tauτ is the time constant. We are given that at t=ln⁡(2)t = \ln(2)t=ln(2), the velocity is v(t)=0.5vTv(t) = 0.5 v_Tv(t)=0.5vT​. Substituting these values into the equation gives: 0.5vT=vT(1−e−ln⁡(2)/τ)0.5 v_T = v_T(1 - e^{-\ln(2)/\tau})0.5vT​=vT​(1−e−ln(2)/τ). Dividing by vTv_TvT​, we get 0.5=1−e−ln⁡(2)/τ0.5 = 1 - e^{-\ln(2)/\tau}0.5=1−e−ln(2)/τ. Rearranging yields e−ln⁡(2)/τ=0.5e^{-\ln(2)/\tau} = 0.5e−ln(2)/τ=0.5. Taking the natural logarithm of both sides, we have −ln⁡(2)/τ=ln⁡(0.5)=−ln⁡(2)-\ln(2)/\tau = \ln(0.5) = -\ln(2)−ln(2)/τ=ln(0.5)=−ln(2). Therefore, ln⁡(2)/τ=ln⁡(2)\ln(2)/\tau = \ln(2)ln(2)/τ=ln(2), which implies that τ=1\tau = 1τ=1 second.

Question 7

Two spherical objects, Sphere 1 and Sphere 2, are made of the same uniform material. Sphere 1 has twice the radius of Sphere 2 (r1=2r2r_1 = 2r_2r1​=2r2​). They are dropped from rest in the same fluid, where the drag force is linear with velocity, Fd=−kvF_d = -kvFd​=−kv, and the drag coefficient kkk is directly proportional to the radius rrr (i.e., k=crk=crk=cr for some constant ccc). How do their terminal velocities, vT1v_{T1}vT1​ and vT2v_{T2}vT2​, compare?

  1. vT1=2vT2v_{T1} = 2v_{T2}vT1​=2vT2​
  2. vT1=4vT2v_{T1} = 4v_{T2}vT1​=4vT2​ (correct answer)
  3. vT1=8vT2v_{T1} = 8v_{T2}vT1​=8vT2​
  4. vT1=2vT2v_{T1} = \sqrt{2}v_{T2}vT1​=2​vT2​

Explanation: The terminal velocity is given by the formula vT=mg/kv_T = mg/kvT​=mg/k. The mass mmm of a sphere is its density ρ\rhoρ times its volume V=43πr3V = \frac{4}{3}\pi r^3V=34​πr3. Since the material is the same, ρ\rhoρ is constant, so mmm is proportional to r3r^3r3. Thus, m1/m2=(r1/r2)3=23=8m_1/m_2 = (r_1/r_2)^3 = 2^3 = 8m1​/m2​=(r1​/r2​)3=23=8. We are given that the drag coefficient kkk is proportional to the radius rrr. Thus, k1/k2=r1/r2=2k_1/k_2 = r_1/r_2 = 2k1​/k2​=r1​/r2​=2. Now we can find the ratio of the terminal velocities: vT1vT2=m1g/k1m2g/k2=m1m2⋅k2k1\frac{v_{T1}}{v_{T2}} = \frac{m_1 g / k_1}{m_2 g / k_2} = \frac{m_1}{m_2} \cdot \frac{k_2}{k_1}vT2​vT1​​=m2​g/k2​m1​g/k1​​=m2​m1​​⋅k1​k2​​. Substituting the ratios we found: vT1vT2=(8)⋅12=4\frac{v_{T1}}{v_{T2}} = (8) \cdot \frac{1}{2} = 4vT2​vT1​​=(8)⋅21​=4. Therefore, vT1=4vT2v_{T1} = 4v_{T2}vT1​=4vT2​.

Question 8

An object is dropped from rest, and its velocity is described by v(t)=vT(1−e−t/τ)v(t) = v_T(1-e^{-t/\tau})v(t)=vT​(1−e−t/τ), where vTv_TvT​ is the terminal velocity and τ\tauτ is the time constant. After a very long time (t≫τt \gg \taut≫τ), the distance the object has fallen, x(t)x(t)x(t), can be approximated by a linear function x(t)≈At−Bx(t) \approx At - Bx(t)≈At−B. What are the constants AAA and BBB?

  1. A=vTA = v_TA=vT​, B=vTτB = v_T \tauB=vT​τ (correct answer)
  2. A=vTA = v_TA=vT​, B=0B = 0B=0
  3. A=gA = gA=g, B=vTτB = v_T \tauB=vT​τ
  4. A=vTA = v_TA=vT​, B=τB = \tauB=τ

Explanation: To find the distance x(t)x(t)x(t), we integrate the velocity function v(t)v(t)v(t) from 000 to ttt, with x(0)=0x(0)=0x(0)=0. x(t)=∫0tvT(1−e−s/τ)ds=vT[s+τe−s/τ]0t=vT((t+τe−t/τ)−(0+τe0))=vT(t−τ+τe−t/τ)x(t) = \int_0^t v_T(1-e^{-s/\tau}) ds = v_T [s + \tau e^{-s/\tau}]_0^t = v_T ((t + \tau e^{-t/\tau}) - (0 + \tau e^0)) = v_T(t - \tau + \tau e^{-t/\tau})x(t)=∫0t​vT​(1−e−s/τ)ds=vT​[s+τe−s/τ]0t​=vT​((t+τe−t/τ)−(0+τe0))=vT​(t−τ+τe−t/τ). For very long times, t≫τt \gg \taut≫τ, the exponential term e−t/τe^{-t/\tau}e−t/τ approaches zero. Therefore, the position function can be approximated as x(t)≈vT(t−τ)=vTt−vTτx(t) \approx v_T(t - \tau) = v_T t - v_T \taux(t)≈vT​(t−τ)=vT​t−vT​τ. Comparing this to the form At−BAt - BAt−B, we find that A=vTA = v_TA=vT​ and B=vTτB = v_T \tauB=vT​τ. This approximation represents the distance the object would have traveled if it had been moving at terminal velocity for a time ttt, minus a 'head start' distance of vTτv_T \tauvT​τ.

Question 9

The velocity of an object of mass mmm dropped from rest, subject to linear drag with coefficient kkk, is given by v(t)=mgk(1−e−kt/m)v(t) = \frac{mg}{k}(1 - e^{-kt/m})v(t)=kmg​(1−e−kt/m). What is the limiting value of this expression as the drag coefficient kkk approaches zero (i.e., the case of no drag)?

  1. gtgtgt (correct answer)
  2. 000
  3. ggg
  4. The limit is infinite.

Explanation: To find the limit of v(t)v(t)v(t) as k→0k \to 0k→0, we can use L'Hôpital's Rule because the expression takes the indeterminate form 0/00/00/0. Let's rewrite the expression as v(t)=mg⋅1−e−kt/mkv(t) = mg \cdot \frac{1 - e^{-kt/m}}{k}v(t)=mg⋅k1−e−kt/m​. We evaluate the limit of the fraction: lim⁡k→01−e−kt/mk\lim_{k\to 0} \frac{1 - e^{-kt/m}}{k}limk→0​k1−e−kt/m​. Differentiating the numerator and the denominator with respect to kkk, we get: Numerator derivative: −(e−kt/m)(−t/m)=(t/m)e−kt/m-(e^{-kt/m})(-t/m) = (t/m)e^{-kt/m}−(e−kt/m)(−t/m)=(t/m)e−kt/m. Denominator derivative: 111. The limit becomes lim⁡k→0(t/m)e−kt/m1=(t/m)e0=t/m\lim_{k\to 0} \frac{(t/m)e^{-kt/m}}{1} = (t/m)e^0 = t/mlimk→0​1(t/m)e−kt/m​=(t/m)e0=t/m. Therefore, the original limit is mg⋅(t/m)=gtmg \cdot (t/m) = gtmg⋅(t/m)=gt. This is the well-known formula for velocity under constant gravitational acceleration with no air resistance, which is the expected physical result.

Question 10

A skydiver of mass mmm falls from rest. Air resistance is proportional to her velocity vvv, with proportionality constant kkk. At time t1t_1t1​, her speed is v1v_1v1​, and she opens her parachute, which instantly changes the drag coefficient to k2k_2k2​, where k2>kk_2 > kk2​>k. Which statement correctly describes her motion at the exact moment she opens the parachute?

  1. Her velocity instantaneously drops to the new, lower terminal velocity mg/k2mg/k_2mg/k2​.
  2. She immediately begins to decelerate, regardless of her speed v1v_1v1​ when the parachute opened.
  3. If her speed v1v_1v1​ was greater than the new terminal velocity mg/k2mg/k_2mg/k2​, she will decelerate. (correct answer)
  4. Her acceleration dv/dtdv/dtdv/dt remains continuous at the moment the parachute opens.

Explanation: The differential equation for velocity is m(dv/dt)=mg−kvm(dv/dt) = mg - kvm(dv/dt)=mg−kv. At the moment the parachute opens, the drag coefficient kkk changes to k2k_2k2​. The velocity v1v_1v1​ is continuous at this instant, but the acceleration changes to dv/dt=g−(k2/m)v1dv/dt = g - (k_2/m)v_1dv/dt=g−(k2​/m)v1​. The new terminal velocity is vT2=mg/k2v_{T2} = mg/k_2vT2​=mg/k2​. The skydiver will decelerate if dv/dt<0dv/dt < 0dv/dt<0, which means g−(k2/m)v1<0g - (k_2/m)v_1 < 0g−(k2​/m)v1​<0, or mg<k2v1mg < k_2v_1mg<k2​v1​. This is equivalent to mg/k2<v1mg/k_2 < v_1mg/k2​<v1​, or vT2<v1v_{T2} < v_1vT2​<v1​. Therefore, she decelerates only if her speed was greater than the new terminal velocity. Velocity cannot change instantaneously, so A is wrong. It's possible for v1v_1v1​ to be less than vT2v_{T2}vT2​, in which case she would continue to accelerate (but more slowly), so B is wrong. Since kkk changes discontinuously, the acceleration dv/dt=g−(k/m)vdv/dt = g - (k/m)vdv/dt=g−(k/m)v must also be discontinuous, so D is wrong.

Question 11

An object is thrown vertically upward with an initial speed v0v_0v0​. It is subject to both gravity and linear air resistance. Which statement is true about its motion?

  1. The time taken to reach the maximum height is the same as the time taken to fall back to the initial position.
  2. The speed of the object when it returns to its initial position is equal to the initial speed v0v_0v0​.
  3. The magnitude of the object's acceleration is greatest at the peak of its trajectory.
  4. The time taken to reach the maximum height is less than the time it would take in a vacuum. (correct answer)

Explanation: Let downward be the positive direction. The equation of motion is m(dv/dt)=mg−kvm(dv/dt) = mg - kvm(dv/dt)=mg−kv. On the way up, velocity vvv is negative, so the drag force −kv-kv−kv is positive (downward). Thus, drag and gravity both act downward, so the magnitude of acceleration is ∣a∣=∣g−(k/m)v∣=g+(k/m)∣v∣>g|a| = |g - (k/m)v| = g + (k/m)|v| > g∣a∣=∣g−(k/m)v∣=g+(k/m)∣v∣>g. In a vacuum, the acceleration magnitude is always ggg. Since the upward-moving object with drag has a greater downward acceleration, it will slow down more quickly and reach its maximum height in less time than in a vacuum. A and B are false because air resistance is a non-conservative force that removes mechanical energy from the system. C is false because the acceleration magnitude g+(k/m)∣v∣g + (k/m)|v|g+(k/m)∣v∣ is greatest when ∣v∣|v|∣v∣ is greatest, which occurs at the start of the motion, not at the peak where v=0v=0v=0.

Question 12

A ball is dropped from rest in a medium where air resistance is proportional to velocity. The equation of motion is dvdt=g−kv\frac{dv}{dt} = g - kvdtdv​=g−kv, where g=10 m/s2g = 10 \text{ m/s}^2g=10 m/s2 and k=0.5 s−1k = 0.5 \text{ s}^{-1}k=0.5 s−1. If the ball reaches 95% of its terminal velocity after time ttt, what is the approximate value of ttt?

  1. t≈3.0 st \approx 3.0 \text{ s}t≈3.0 s
  2. t≈6.0 st \approx 6.0 \text{ s}t≈6.0 s (correct answer)
  3. t≈9.0 st \approx 9.0 \text{ s}t≈9.0 s
  4. t≈12.0 st \approx 12.0 \text{ s}t≈12.0 s

Explanation: First find terminal velocity: vt=g/k=10/0.5=20 m/sv_t = g/k = 10/0.5 = 20 \text{ m/s}vt​=g/k=10/0.5=20 m/s. The solution to the ODE is v(t)=vt(1−e−kt)=20(1−e−0.5t)v(t) = v_t(1 - e^{-kt}) = 20(1 - e^{-0.5t})v(t)=vt​(1−e−kt)=20(1−e−0.5t). For 95% of terminal velocity: 0.95×20=20(1−e−0.5t)0.95 \times 20 = 20(1 - e^{-0.5t})0.95×20=20(1−e−0.5t), so 0.95=1−e−0.5t0.95 = 1 - e^{-0.5t}0.95=1−e−0.5t, giving e−0.5t=0.05e^{-0.5t} = 0.05e−0.5t=0.05. Taking natural log: −0.5t=ln⁡(0.05)≈−3.0-0.5t = \ln(0.05) \approx -3.0−0.5t=ln(0.05)≈−3.0, so t≈6.0 st \approx 6.0 \text{ s}t≈6.0 s. Choice A uses ln⁡(0.05)\ln(0.05)ln(0.05) directly without dividing by kkk. Choice C incorrectly uses ln⁡(0.95)\ln(0.95)ln(0.95). Choice D doubles the correct answer due to sign error.

Question 13

Two identical spheres are dropped simultaneously from the same height, one in air (k1=0.2 s−1k_1 = 0.2 \text{ s}^{-1}k1​=0.2 s−1) and one in water (k2=0.8 s−1k_2 = 0.8 \text{ s}^{-1}k2​=0.8 s−1). Both experience linear drag proportional to velocity. After a long time, what is the ratio of their terminal velocities vt,air/vt,waterv_{t,air}/v_{t,water}vt,air​/vt,water​?

  1. 1:41:41:4 (the sphere in air has 4 times the terminal velocity)
  2. 4:14:14:1 (the sphere in air has 4 times the terminal velocity) (correct answer)
  3. 1:11:11:1 (both spheres have the same terminal velocity)
  4. 2:12:12:1 (the sphere in air has 2 times the terminal velocity)

Explanation: Terminal velocity occurs when mg=kvtmg = kv_tmg=kvt​, so vt=mg/kv_t = mg/kvt​=mg/k. Since the spheres are identical, they have the same mass and experience the same gravitational force. Therefore vt,air/vt,water=k2/k1=0.8/0.2=4v_{t,air}/v_{t,water} = k_2/k_1 = 0.8/0.2 = 4vt,air​/vt,water​=k2​/k1​=0.8/0.2=4. The sphere in air has 4 times the terminal velocity because it experiences less drag resistance. Choice A inverts the ratio. Choice C ignores the different drag coefficients. Choice D uses the square root of the correct ratio.

Question 14

Consider the velocity-time relationship for a falling object with linear drag: v(t)=vt(1−e−t/τ)v(t) = v_t(1 - e^{-t/\tau})v(t)=vt​(1−e−t/τ) where τ=1/k\tau = 1/kτ=1/k is the time constant. If the object reaches 63.2%63.2\%63.2% of its terminal velocity at time t1t_1t1​ and 86.5%86.5\%86.5% at time t2t_2t2​, what is the relationship between t1t_1t1​ and t2t_2t2​?

  1. t2=2t1t_2 = 2t_1t2​=2t1​ because the exponential relationship doubles the time interval (correct answer)
  2. t2=1.5t1t_2 = 1.5t_1t2​=1.5t1​ because the velocity increase follows a power law
  3. t2=t1+τt_2 = t_1 + \taut2​=t1​+τ because each time constant adds the same increment
  4. t2=2t1t_2 = \sqrt{2}t_1t2​=2​t1​ because the approach to terminal velocity is quadratic

Explanation: At 63.2%=1−1/e≈0.63263.2\% = 1 - 1/e \approx 0.63263.2%=1−1/e≈0.632: 0.632vt=vt(1−e−t1/τ)0.632v_t = v_t(1 - e^{-t_1/\tau})0.632vt​=vt​(1−e−t1​/τ), so e−t1/τ=0.368=1/ee^{-t_1/\tau} = 0.368 = 1/ee−t1​/τ=0.368=1/e, giving t1=τt_1 = \taut1​=τ. At 86.5%=1−1/e2≈0.86586.5\% = 1 - 1/e^2 \approx 0.86586.5%=1−1/e2≈0.865: 0.865vt=vt(1−e−t2/τ)0.865v_t = v_t(1 - e^{-t_2/\tau})0.865vt​=vt​(1−e−t2​/τ), so e−t2/τ=0.135=1/e2e^{-t_2/\tau} = 0.135 = 1/e^2e−t2​/τ=0.135=1/e2, giving t2=2τ=2t1t_2 = 2\tau = 2t_1t2​=2τ=2t1​. Choice B assumes linear relationship. Choice C incorrectly adds time constants. Choice D assumes quadratic approach.

Question 15

Two balls of different masses (m1=2 kgm_1 = 2 \text{ kg}m1​=2 kg and m2=8 kgm_2 = 8 \text{ kg}m2​=8 kg) but identical shape and size are dropped simultaneously from the same height in air. Both experience linear drag with the same coefficient k=0.5 s−1k = 0.5 \text{ s}^{-1}k=0.5 s−1. After sufficient time, what is the ratio of their velocities v1/v2v_1/v_2v1​/v2​?

  1. v1/v2=1:1v_1/v_2 = 1:1v1​/v2​=1:1 because terminal velocity is independent of mass
  2. v1/v2=4:1v_1/v_2 = 4:1v1​/v2​=4:1 because lighter objects experience relatively more drag
  3. v1/v2=1:2v_1/v_2 = 1:2v1​/v2​=1:2 because velocity scales with the square root of mass
  4. v1/v2=1:4v_1/v_2 = 1:4v1​/v2​=1:4 because heavier objects fall faster in resistive media (correct answer)

Explanation: When you encounter problems involving objects falling through resistive media, the key insight is that terminal velocity depends on the balance between gravitational force and drag force. At terminal velocity, these forces are equal, so the object stops accelerating. For linear drag, the drag force is Fd=kvF_d = kvFd​=kv, where kkk is the drag coefficient and vvv is velocity. At terminal velocity, we have: mg=kvterminalmg = kv_{terminal}mg=kvterminal​ Therefore: vterminal=mgkv_{terminal} = \frac{mg}{k}vterminal​=kmg​ Since both balls have the same drag coefficient k=0.5 s−1k = 0.5 \text{ s}^{-1}k=0.5 s−1, their terminal velocities are:

  • Ball 1: v1=(2)(9.8)0.5=39.2 m/sv_1 = \frac{(2)(9.8)}{0.5} = 39.2 \text{ m/s}v1​=0.5(2)(9.8)​=39.2 m/s
  • Ball 2: v2=(8)(9.8)0.5=156.8 m/sv_2 = \frac{(8)(9.8)}{0.5} = 156.8 \text{ m/s}v2​=0.5(8)(9.8)​=156.8 m/s
The ratio is v1/v2=2g/k8g/k=28=14v_1/v_2 = \frac{2g/k}{8g/k} = \frac{2}{8} = \frac{1}{4}v1​/v2​=8g/k2g/k​=82​=41​, confirming answer D. Let's examine why the other options are wrong: A is incorrect because terminal velocity clearly depends on mass in the formula vterminal=mgkv_{terminal} = \frac{mg}{k}vterminal​=kmg​. B reverses the relationship—while lighter objects do experience relatively more drag per unit mass, this actually makes them fall slower, not faster. C suggests a square root relationship, but linear drag produces a direct proportionality between terminal velocity and mass. Study tip: Remember that terminal velocity always equals mgdrag coefficient\frac{mg}{\text{drag coefficient}}drag coefficientmg​. For linear drag, velocity is directly proportional to mass; for quadratic drag (Fd=kv2F_d = kv^2Fd​=kv2), it's proportional to the square root of mass.

Question 16

A particle falls from rest through a medium with linear drag. The velocity as a function of time is v(t)=20(1−e−0.3t) m/sv(t) = 20(1 - e^{-0.3t}) \text{ m/s}v(t)=20(1−e−0.3t) m/s. At what time does the particle's acceleration equal 3 m/s23 \text{ m/s}^23 m/s2?

  1. t=10.3ln⁡(1.5)≈1.35 st = \frac{1}{0.3}\ln(1.5) \approx 1.35 \text{ s}t=0.31​ln(1.5)≈1.35 s from the velocity-acceleration coupling
  2. t=10.3ln⁡(3)≈3.66 st = \frac{1}{0.3}\ln(3) \approx 3.66 \text{ s}t=0.31​ln(3)≈3.66 s using the exponential decay relationship
  3. t=10.3ln⁡(2)≈2.31 st = \frac{1}{0.3}\ln(2) \approx 2.31 \text{ s}t=0.31​ln(2)≈2.31 s from direct acceleration analysis (correct answer)
  4. t=10.3ln⁡(4)≈4.62 st = \frac{1}{0.3}\ln(4) \approx 4.62 \text{ s}t=0.31​ln(4)≈4.62 s considering the approach to equilibrium

Explanation: When you encounter a particle motion problem with a given velocity function, remember that acceleration is simply the derivative of velocity with respect to time. This connects kinematics directly to calculus. Given v(t)=20(1−e−0.3t)v(t) = 20(1 - e^{-0.3t})v(t)=20(1−e−0.3t), you find acceleration by taking the derivative: a(t)=dvdt=20⋅ddt(1−e−0.3t)=20⋅(0−(−0.3)e−0.3t)=6e−0.3ta(t) = \frac{dv}{dt} = 20 \cdot \frac{d}{dt}(1 - e^{-0.3t}) = 20 \cdot (0 - (-0.3)e^{-0.3t}) = 6e^{-0.3t}a(t)=dtdv​=20⋅dtd​(1−e−0.3t)=20⋅(0−(−0.3)e−0.3t)=6e−0.3t To find when a(t)=3 m/s2a(t) = 3 \text{ m/s}^2a(t)=3 m/s2, set up the equation: 6e−0.3t=36e^{-0.3t} = 36e−0.3t=3 Solving: e−0.3t=12e^{-0.3t} = \frac{1}{2}e−0.3t=21​ Taking the natural logarithm: −0.3t=ln⁡(12)=−ln⁡(2)-0.3t = \ln(\frac{1}{2}) = -\ln(2)−0.3t=ln(21​)=−ln(2) Therefore: t=ln⁡(2)0.3≈2.31 st = \frac{\ln(2)}{0.3} \approx 2.31 \text{ s}t=0.3ln(2)​≈2.31 s This confirms answer C is correct. A uses ln⁡(1.5)\ln(1.5)ln(1.5), which would arise from incorrectly setting 6e−0.3t=46e^{-0.3t} = 46e−0.3t=4 instead of 3. B uses ln⁡(3)\ln(3)ln(3), which comes from mistakenly setting e−0.3t=13e^{-0.3t} = \frac{1}{3}e−0.3t=31​ rather than 12\frac{1}{2}21​. D uses ln⁡(4)\ln(4)ln(4), suggesting an error where someone set e−0.3t=14e^{-0.3t} = \frac{1}{4}e−0.3t=41​. Study tip: Always remember that acceleration equals dvdt\frac{dv}{dt}dtdv​. When working with exponential functions, double-check your algebra when isolating the exponential term—small errors in fractions lead to completely different logarithmic answers.

Question 17

A skydiver experiences two phases of motion: free fall with minimal drag (k1≈0k_1 \approx 0k1​≈0) followed by descent with significant linear drag (k2=0.8 s−1k_2 = 0.8 \text{ s}^{-1}k2​=0.8 s−1) after reaching velocity v1=60 m/sv_1 = 60 \text{ m/s}v1​=60 m/s. In the second phase, what is the velocity after 2.52.52.5 seconds if the terminal velocity is 50 m/s50 \text{ m/s}50 m/s?

  1. v=55e−2.0≈7.44 m/sv = 55e^{-2.0} \approx 7.44 \text{ m/s}v=55e−2.0≈7.44 m/s using direct exponential decay model
  2. v=50−10e−2.0≈48.65 m/sv = 50 - 10e^{-2.0} \approx 48.65 \text{ m/s}v=50−10e−2.0≈48.65 m/s using exponential approach from below
  3. v=50+10e−2.0≈51.35 m/sv = 50 + 10e^{-2.0} \approx 51.35 \text{ m/s}v=50+10e−2.0≈51.35 m/s using exponential approach from above (correct answer)
  4. v=60−10e−2.0≈58.65 m/sv = 60 - 10e^{-2.0} \approx 58.65 \text{ m/s}v=60−10e−2.0≈58.65 m/s using initial velocity reference

Explanation: When analyzing motion with air resistance, you need to set up a differential equation that accounts for how drag force affects acceleration. For a falling object with linear drag, the equation is dvdt=g−kv\frac{dv}{dt} = g - kvdtdv​=g−kv, where terminal velocity occurs when g=kvtg = kv_tg=kvt​. Since terminal velocity is 50 m/s and k2=0.8 s−1k_2 = 0.8 \text{ s}^{-1}k2​=0.8 s−1, we can verify: g=0.8×50=40 m/s2g = 0.8 \times 50 = 40 \text{ m/s}^2g=0.8×50=40 m/s2. The differential equation becomes dvdt=40−0.8v\frac{dv}{dt} = 40 - 0.8vdtdv​=40−0.8v. Rearranging: dvdt=−0.8(v−50)\frac{dv}{dt} = -0.8(v - 50)dtdv​=−0.8(v−50). This separable equation gives us v(t)=50+(v0−50)e−0.8tv(t) = 50 + (v_0 - 50)e^{-0.8t}v(t)=50+(v0​−50)e−0.8t. Since the skydiver enters the second phase at v0=60 m/sv_0 = 60 \text{ m/s}v0​=60 m/s, we have v(t)=50+10e−0.8tv(t) = 50 + 10e^{-0.8t}v(t)=50+10e−0.8t. After 2.5 seconds: v=50+10e−2.0≈51.35 m/sv = 50 + 10e^{-2.0} \approx 51.35 \text{ m/s}v=50+10e−2.0≈51.35 m/s. This is answer C. Answer A incorrectly models simple exponential decay without considering terminal velocity equilibrium. Answer B assumes the skydiver starts below terminal velocity and approaches from below, contradicting the given initial condition of 60 m/s. Answer D uses the wrong equilibrium point, treating the initial velocity as the target rather than terminal velocity. The key insight is recognizing that when an object starts above terminal velocity, it exponentially approaches that terminal velocity from above. Always identify whether the initial condition is above or below the equilibrium value to determine the direction of approach.

Question 18

A sphere falls through a viscous fluid where the drag force follows Fd=kvF_d = kvFd​=kv. The equation of motion is mdvdt=mg−kvm\frac{dv}{dt} = mg - kvmdtdv​=mg−kv. If the mass is doubled while keeping the drag coefficient constant, how does the time to reach 95%95\%95% of terminal velocity change?

  1. The time doubles because the time constant τ=m/k\tau = m/kτ=m/k doubles proportionally (correct answer)
  2. The time halves because increased mass accelerates the approach to equilibrium
  3. The time remains unchanged because terminal velocity scaling compensates exactly
  4. The time increases by 2\sqrt{2}2​ because mass affects the exponential rate

Explanation: The time constant is τ=m/k\tau = m/kτ=m/k. The approach to terminal velocity follows v(t)=vt(1−e−t/τ)v(t) = v_t(1 - e^{-t/\tau})v(t)=vt​(1−e−t/τ). To reach 95%95\%95%: 0.95=1−e−t/τ0.95 = 1 - e^{-t/\tau}0.95=1−e−t/τ, so t=τln⁡(20)t = \tau\ln(20)t=τln(20). When mass doubles, τ\tauτ doubles, so the time to reach 95%95\%95% also doubles. The terminal velocity also doubles (vt=mg/kv_t = mg/kvt​=mg/k), but this doesn't affect the time scale. Choice B confuses mass with acceleration effects. Choice C ignores the time constant change. Choice D applies incorrect scaling.

Question 19

A falling object with linear drag has the differential equation dvdt+kv=g\frac{dv}{dt} + kv = gdtdv​+kv=g. If k=0.4 s−1k = 0.4 \text{ s}^{-1}k=0.4 s−1 and g=10 m/s2g = 10 \text{ m/s}^2g=10 m/s2, and the object is dropped from rest, what is the acceleration when the velocity reaches half the terminal velocity?

  1. a=2.5 m/s2a = 2.5 \text{ m/s}^2a=2.5 m/s2 because drag force reduces the net acceleration
  2. a=10.0 m/s2a = 10.0 \text{ m/s}^2a=10.0 m/s2 because initial conditions determine acceleration
  3. a=7.5 m/s2a = 7.5 \text{ m/s}^2a=7.5 m/s2 because gravitational dominance remains significant
  4. a=5.0 m/s2a = 5.0 \text{ m/s}^2a=5.0 m/s2 because half-velocity creates half-maximum drag (correct answer)

Explanation: When you encounter a differential equation for motion with drag, remember that acceleration equals the net force divided by mass, which translates directly to the right side of your DE when written in standard form. The given equation dvdt+kv=g\frac{dv}{dt} + kv = gdtdv​+kv=g can be rewritten as dvdt=g−kv\frac{dv}{dt} = g - kvdtdv​=g−kv. Since dvdt\frac{dv}{dt}dtdv​ is acceleration, we have a=g−kva = g - kva=g−kv. First, find the terminal velocity where acceleration becomes zero: 0=g−kvt0 = g - kv_t0=g−kvt​, so vt=gk=100.4=25 m/sv_t = \frac{g}{k} = \frac{10}{0.4} = 25 \text{ m/s}vt​=kg​=0.410​=25 m/s. When velocity reaches half the terminal velocity: v=252=12.5 m/sv = \frac{25}{2} = 12.5 \text{ m/s}v=225​=12.5 m/s Substituting into the acceleration equation: a=10−0.4(12.5)=10−5=5.0 m/s2a = 10 - 0.4(12.5) = 10 - 5 = 5.0 \text{ m/s}^2a=10−0.4(12.5)=10−5=5.0 m/s2 Answer D correctly recognizes that at half terminal velocity, the drag force is exactly half its maximum value, leaving half the gravitational acceleration unbalanced. Answer A uses the wrong fraction—at half velocity, drag reduces acceleration by half of its maximum effect, not to one-quarter of gravitational acceleration. Answer B ignores that drag increases with velocity, incorrectly assuming constant gravitational acceleration throughout the fall. Answer C miscalculates by not properly accounting for the linear relationship between velocity and drag force. Key strategy: For linear drag problems, always remember that a=g−kva = g - kva=g−kv. Terminal velocity occurs when these balance, so at any fraction of terminal velocity, you can quickly calculate the remaining unbalanced acceleration.