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: Damping Types

Practice Damping Types 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 / 16

0 of 16 answered

An RLC circuit has an inductor of L=1L = 1L=1 H, a capacitor of C=1/9C = 1/9C=1/9 F, and a variable resistor R≥0R \ge 0R≥0. The charge q(t)q(t)q(t) on the capacitor is governed by Lq′′+Rq′+1Cq=0Lq'' + Rq' + \frac{1}{C}q = 0Lq′′+Rq′+C1​q=0. For what range of resistance RRR will the circuit exhibit oscillations?

Select an answer to continue

What this quiz covers

This quiz focuses on Damping Types, 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 RLC circuit has an inductor of L=1L = 1L=1 H, a capacitor of C=1/9C = 1/9C=1/9 F, and a variable resistor R≥0R \ge 0R≥0. The charge q(t)q(t)q(t) on the capacitor is governed by Lq′′+Rq′+1Cq=0Lq'' + Rq' + \frac{1}{C}q = 0Lq′′+Rq′+C1​q=0. For what range of resistance RRR will the circuit exhibit oscillations?

  1. R>6R > 6R>6
  2. R=6R = 6R=6
  3. 0≤R<30 \le R < 30≤R<3
  4. 0≤R<60 \le R < 60≤R<6 (correct answer)

Explanation: Substituting the given values, the differential equation is q′′+Rq′+9q=0q'' + Rq' + 9q = 0q′′+Rq′+9q=0. The circuit exhibits oscillations if the system is underdamped. This occurs when the discriminant of the characteristic equation r2+Rr+9=0r^2 + Rr + 9 = 0r2+Rr+9=0 is negative. The discriminant is Δ=R2−4(1)(9)=R2−36\Delta = R^2 - 4(1)(9) = R^2 - 36Δ=R2−4(1)(9)=R2−36. For the system to be underdamped, we need R2−36<0R^2 - 36 < 0R2−36<0, which simplifies to R2<36R^2 < 36R2<36. Since the resistance RRR must be non-negative, the range for RRR is 0≤R<60 \le R < 60≤R<6.

Question 2

A mechanical system is modeled by y′′+by′+16y=0y'' + by' + 16y = 0y′′+by′+16y=0 with initial conditions y(0)=1y(0) = 1y(0)=1 and y′(0)=0y'(0) = 0y′(0)=0. For which positive value of the damping constant bbb does the displacement y(t)y(t)y(t) return to the equilibrium position y=0y=0y=0 in the fastest possible time without any oscillation?

  1. 4
  2. 8 (correct answer)
  3. 16
  4. 32

Explanation: The condition of returning to equilibrium in the fastest possible time without oscillation describes a critically damped system. A system governed by ay′′+by′+cy=0ay'' + by' + cy = 0ay′′+by′+cy=0 is critically damped when the discriminant of its characteristic equation is zero, i.e., b2−4ac=0b^2 - 4ac = 0b2−4ac=0. For the given equation, a=1a=1a=1, b=bb=bb=b, and c=16c=16c=16. Thus, we need b2−4(1)(16)=0b^2 - 4(1)(16) = 0b2−4(1)(16)=0, which gives b2=64b^2 = 64b2=64. Since bbb must be positive, b=8b=8b=8. The initial conditions do not affect the value of bbb that results in critical damping.

Question 3

A mass-spring system is described by my′′+γy′+ky=0my'' + \gamma y' + ky = 0my′′+γy′+ky=0. Initially, the system is critically damped. If the mass mmm is then doubled while the damping coefficient γ\gammaγ and spring constant kkk remain unchanged, what is the new behavior of the system?

  1. Overdamped
  2. Underdamped (correct answer)
  3. Still critically damped
  4. Unstable with growing oscillations

Explanation: Initially, the system is critically damped, so the discriminant of the characteristic equation is zero: γ2−4mk=0\gamma^2 - 4mk = 0γ2−4mk=0, which means γ2=4mk\gamma^2 = 4mkγ2=4mk. The mass is then doubled to mnew=2mm_{new} = 2mmnew​=2m. The new discriminant is Δnew=γ2−4(mnew)k=γ2−4(2m)k=γ2−8mk\Delta_{new} = \gamma^2 - 4(m_{new})k = \gamma^2 - 4(2m)k = \gamma^2 - 8mkΔnew​=γ2−4(mnew​)k=γ2−4(2m)k=γ2−8mk. Substituting γ2=4mk\gamma^2 = 4mkγ2=4mk into the new discriminant gives Δnew=4mk−8mk=−4mk\Delta_{new} = 4mk - 8mk = -4mkΔnew​=4mk−8mk=−4mk. Since mass mmm and spring constant kkk are positive, Δnew\Delta_{new}Δnew​ is negative. A negative discriminant corresponds to an underdamped system.

Question 4

The characteristic equation of a second-order homogeneous linear ODE, ay′′+by′+cy=0ay''+by'+cy=0ay′′+by′+cy=0 (with a,b,c>0a, b, c > 0a,b,c>0), has two distinct real roots, r1r_1r1​ and r2r_2r2​. What additional condition on the roots ensures the system is stable and returns to its equilibrium position as t→∞t \to \inftyt→∞?

  1. r1+r2<0r_1 + r_2 < 0r1​+r2​<0
  2. r1r2>0r_1 r_2 > 0r1​r2​>0
  3. r1<0r_1 < 0r1​<0 and r2<0r_2 < 0r2​<0 (correct answer)
  4. No additional condition is needed.

Explanation: Distinct real roots mean the system is overdamped, and its solution is y(t)=c1er1t+c2er2ty(t) = c_1 e^{r_1 t} + c_2 e^{r_2 t}y(t)=c1​er1​t+c2​er2​t. For the system to be stable and return to equilibrium (y(t)→0y(t) \to 0y(t)→0 as t→∞t \to \inftyt→∞), both exponential terms must decay. This requires both exponents to be negative, so we must have r1<0r_1 < 0r1​<0 and r2<0r_2 < 0r2​<0. While options A and B are consequences of this condition (if both roots are negative, their sum is negative and their product is positive), they are not sufficient on their own. For example, r1=1,r2=−3r_1=1, r_2=-3r1​=1,r2​=−3 satisfies r1+r2<0r_1+r_2 < 0r1​+r2​<0, but the ete^tet term would lead to instability. For the given equation with a,b,c>0a,b,c > 0a,b,c>0, the roots are always negative or have negative real parts, so r1<0r_1<0r1​<0 and r2<0r_2<0r2​<0 is always true for overdamped systems of this form, but the question asks for the condition on the roots themselves.

Question 5

Consider the system y′′+4y′+ky=0y'' + 4y' + ky = 0y′′+4y′+ky=0. The system is initially critically damped. A malfunction causes the value of kkk to decrease by 25%. What is the classification of the new system?

  1. Overdamped (correct answer)
  2. Underdamped
  3. Still critically damped
  4. Undamped

Explanation: First, find the value of kkk for which the system is critically damped. The discriminant is b2−4ac=42−4(1)k=16−4kb^2 - 4ac = 4^2 - 4(1)k = 16 - 4kb2−4ac=42−4(1)k=16−4k. For critical damping, the discriminant is zero, so 16−4k=016 - 4k = 016−4k=0, which gives k=4k=4k=4. Next, the value of kkk decreases by 25%. The new value is knew=k−0.25k=0.75k=0.75(4)=3k_{new} = k - 0.25k = 0.75k = 0.75(4) = 3knew​=k−0.25k=0.75k=0.75(4)=3. Now, we classify the new system with knew=3k_{new}=3knew​=3: y′′+4y′+3y=0y'' + 4y' + 3y = 0y′′+4y′+3y=0. The new discriminant is 42−4(1)(3)=16−12=44^2 - 4(1)(3) = 16 - 12 = 442−4(1)(3)=16−12=4. Since the discriminant is positive, the new system is overdamped.

Question 6

The behavior of a second-order system my′′+γy′+ky=0my'' + \gamma y' + ky = 0my′′+γy′+ky=0 is often described by the damping ratio ζ=γ2mk\zeta = \frac{\gamma}{2\sqrt{mk}}ζ=2mk​γ​. For a system that exhibits decaying oscillations, which condition must hold for the damping ratio ζ\zetaζ?

  1. ζ>1\zeta > 1ζ>1
  2. ζ=1\zeta = 1ζ=1
  3. 0<ζ<10 < \zeta < 10<ζ<1 (correct answer)
  4. ζ=0\zeta = 0ζ=0

Explanation: A system exhibits decaying oscillations if it is underdamped. The condition for an underdamped system is that the discriminant of the characteristic equation is negative: Δ=γ2−4mk<0\Delta = \gamma^2 - 4mk < 0Δ=γ2−4mk<0. This inequality can be written as γ2<4mk\gamma^2 < 4mkγ2<4mk. Since γ\gammaγ and mk\sqrt{mk}mk​ are positive, taking the square root gives 0<γ<2mk0 < \gamma < 2\sqrt{mk}0<γ<2mk​. The damping ratio is defined as ζ=γ2mk\zeta = \frac{\gamma}{2\sqrt{mk}}ζ=2mk​γ​. Dividing the inequality by 2mk2\sqrt{mk}2mk​ gives 02mk<γ2mk<2mk2mk\frac{0}{2\sqrt{mk}} < \frac{\gamma}{2\sqrt{mk}} < \frac{2\sqrt{mk}}{2\sqrt{mk}}2mk​0​<2mk​γ​<2mk​2mk​​, which simplifies to 0<ζ<10 < \zeta < 10<ζ<1.

Question 7

System I is described by y′′+10y′+9y=0y'' + 10y' + 9y = 0y′′+10y′+9y=0. System II is described by z′′+6z′+9z=0z'' + 6z' + 9z = 0z′′+6z′+9z=0. Both systems are released from the same initial position y(0)=z(0)=1y(0)=z(0)=1y(0)=z(0)=1 with zero initial velocity. Which statement correctly compares the subsequent motion of the two systems?

  1. System I is overdamped and System II is critically damped; System I returns to equilibrium more slowly than System II. (correct answer)
  2. System I is underdamped and oscillates, while System II does not oscillate.
  3. Both systems are overdamped, but System I returns to equilibrium faster.
  4. System I is critically damped and System II is overdamped; System I returns to equilibrium faster than System II.

Explanation: When you encounter second-order linear differential equations with constant coefficients, you need to analyze the characteristic equation to determine the type of damping and compare how quickly systems return to equilibrium. For both systems, substitute y=erty = e^{rt}y=ert to get the characteristic equations. System I: r2+10r+9=0r^2 + 10r + 9 = 0r2+10r+9=0 factors to (r+1)(r+9)=0(r+1)(r+9) = 0(r+1)(r+9)=0, giving real roots r1=−1,r2=−9r_1 = -1, r_2 = -9r1​=−1,r2​=−9. Since the roots are real and distinct, System I is overdamped with solution y(t)=c1e−t+c2e−9ty(t) = c_1e^{-t} + c_2e^{-9t}y(t)=c1​e−t+c2​e−9t. System II: r2+6r+9=0r^2 + 6r + 9 = 0r2+6r+9=0 factors to (r+3)2=0(r+3)^2 = 0(r+3)2=0, giving repeated root r=−3r = -3r=−3. This makes System II critically damped with solution z(t)=(c1+c2t)e−3tz(t) = (c_1 + c_2t)e^{-3t}z(t)=(c1​+c2​t)e−3t. Applying initial conditions y(0)=z(0)=1y(0) = z(0) = 1y(0)=z(0)=1 and y′(0)=z′(0)=0y'(0) = z'(0) = 0y′(0)=z′(0)=0, you get y(t)=98e−t−18e−9ty(t) = \frac{9}{8}e^{-t} - \frac{1}{8}e^{-9t}y(t)=89​e−t−81​e−9t and z(t)=(1+3t)e−3tz(t) = (1 + 3t)e^{-3t}z(t)=(1+3t)e−3t. The overdamped system is dominated by its slower exponential term e−te^{-t}e−t, while the critically damped system decays as e−3te^{-3t}e−3t. Since e−3te^{-3t}e−3t decays faster than e−te^{-t}e−t, System II returns to equilibrium more quickly. Answer A correctly identifies the damping types and relative speeds. B is wrong because System I doesn't oscillate (real roots). C incorrectly calls both overdamped and reverses the speed comparison. D incorrectly swaps the damping classifications. Strategy tip: Remember that critically damped systems return to equilibrium fastest, followed by overdamped, then underdamped systems.

Question 8

A system is described by y′′+by′+25y=0y'' + by' + 25y = 0y′′+by′+25y=0. For a specific choice of b>0b>0b>0, the system is critically damped. If this system starts from rest at y(0)=4y(0) = 4y(0)=4, what is the maximum positive displacement achieved by the mass for t≥0t \ge 0t≥0?

  1. 0
  2. 4e−14e^{-1}4e−1
  3. The displacement increases without bound.
  4. 4 (correct answer)

Explanation: When you encounter a second-order linear homogeneous differential equation like y′′+by′+25y=0y'' + by' + 25y = 0y′′+by′+25y=0, you're dealing with oscillatory motion that can be underdamped, critically damped, or overdamped depending on the coefficient bbb. For critical damping, the discriminant of the characteristic equation r2+br+25=0r^2 + br + 25 = 0r2+br+25=0 must equal zero. This means b2−4(1)(25)=0b^2 - 4(1)(25) = 0b2−4(1)(25)=0, so b2=100b^2 = 100b2=100 and b=10b = 10b=10 (since b>0b > 0b>0). The characteristic equation becomes r2+10r+25=(r+5)2=0r^2 + 10r + 25 = (r + 5)^2 = 0r2+10r+25=(r+5)2=0, giving a repeated root r=−5r = -5r=−5. The general solution for critical damping is y(t)=(c1+c2t)e−5ty(t) = (c_1 + c_2t)e^{-5t}y(t)=(c1​+c2​t)e−5t. Using initial conditions y(0)=4y(0) = 4y(0)=4 and y′(0)=0y'(0) = 0y′(0)=0 (starts from rest), you get c1=4c_1 = 4c1​=4 and c2=20c_2 = 20c2​=20, so y(t)=(4+20t)e−5ty(t) = (4 + 20t)e^{-5t}y(t)=(4+20t)e−5t. To find the maximum, set y′(t)=20e−5t−5(4+20t)e−5t=e−5t(20−20−100t)=−100te−5t=0y'(t) = 20e^{-5t} - 5(4 + 20t)e^{-5t} = e^{-5t}(20 - 20 - 100t) = -100te^{-5t} = 0y′(t)=20e−5t−5(4+20t)e−5t=e−5t(20−20−100t)=−100te−5t=0. This occurs at t=0t = 0t=0, where y(0)=4y(0) = 4y(0)=4. Answer D is correct: the maximum displacement is 4, occurring at the initial moment. Answer A is wrong because the system doesn't immediately go to zero displacement. Answer B represents a common miscalculation involving the exponential factor. Answer C is incorrect because critical damping prevents oscillation and ensures the system approaches equilibrium. Remember: in critically damped systems starting from rest, maximum displacement occurs at t=0t = 0t=0 since the system monotonically approaches equilibrium without overshooting.

Question 9

A mass-spring system is described by the differential equation 2y′′+γy′+8y=02y'' + \gamma y' + 8y = 02y′′+γy′+8y=0, where γ>0\gamma > 0γ>0 is the damping coefficient. The system's behavior transitions from underdamped to overdamped as γ\gammaγ increases. What is the smallest integer value of γ\gammaγ for which the system is not underdamped?

  1. 7
  2. 8 (correct answer)
  3. 9
  4. 64

Explanation: The system is not underdamped if it is critically damped or overdamped. This occurs when the discriminant of the characteristic equation 2r2+γr+8=02r^2 + \gamma r + 8 = 02r2+γr+8=0 is greater than or equal to zero. The discriminant is Δ=b2−4ac=γ2−4(2)(8)=γ2−64\Delta = b^2 - 4ac = \gamma^2 - 4(2)(8) = \gamma^2 - 64Δ=b2−4ac=γ2−4(2)(8)=γ2−64. The transition from underdamped to critically damped occurs when Δ=0\Delta = 0Δ=0, which means γ2−64=0\gamma^2 - 64 = 0γ2−64=0. Since γ>0\gamma > 0γ>0, we find γ=8\gamma = 8γ=8. For γ=8\gamma=8γ=8, the system is critically damped. For γ>8\gamma > 8γ>8, it is overdamped. Therefore, the system is not underdamped for γ≥8\gamma \ge 8γ≥8. The smallest integer value of γ\gammaγ that satisfies this condition is 8.

Question 10

A mass-spring-damper system has the characteristic equation r2+6r+k=0r^2 + 6r + k = 0r2+6r+k=0. If the system transitions from overdamped to underdamped behavior when the spring constant increases by 20%, what can be concluded about the original damping coefficient and spring constant?

  1. The original system was critically damped with k=9k = 9k=9, and the damping coefficient is γ=6\gamma = 6γ=6
  2. The original system was overdamped with k<9k < 9k<9, and increasing kkk reduced the discriminant below zero (correct answer)
  3. The original system was underdamped with k>9k > 9k>9, and the spring constant change altered the natural frequency
  4. The original system was overdamped with k>9k > 9k>9, but the 20% increase was insufficient to reach critical damping

Explanation: For the characteristic equation r2+6r+k=0r^2 + 6r + k = 0r2+6r+k=0, the discriminant is Δ=36−4k\Delta = 36 - 4kΔ=36−4k. Overdamped: Δ>0\Delta > 0Δ>0 (k<9k < 9k<9), critically damped: Δ=0\Delta = 0Δ=0 (k=9k = 9k=9), underdamped: Δ<0\Delta < 0Δ<0 (k>9k > 9k>9). If increasing kkk by 20% changes the system from overdamped to underdamped, the original kkk must have been less than 9, and the new value 1.2k1.2k1.2k must be greater than 9. This means 7.5<k<97.5 < k < 97.5<k<9.

Question 11

The displacement of a damped oscillator is given by x(t)=e−3t(Acos⁡(4t)+Bsin⁡(4t))x(t) = e^{-3t}(A\cos(4t) + B\sin(4t))x(t)=e−3t(Acos(4t)+Bsin(4t)). If the initial conditions are x(0)=2x(0) = 2x(0)=2 and x˙(0)=1\dot{x}(0) = 1x˙(0)=1, what would be the damping type if the damping coefficient were reduced by half?

  1. The system would become critically damped since reducing damping moves it toward the critical damping boundary
  2. The system would remain underdamped but with increased oscillation frequency and slower decay rate (correct answer)
  3. The system would become overdamped because the natural frequency would decrease below the damping frequency
  4. The system would remain underdamped but with decreased oscillation frequency and faster decay rate

Explanation: From the given solution x(t)=e−3t(Acos⁡(4t)+Bsin⁡(4t))x(t) = e^{-3t}(A\cos(4t) + B\sin(4t))x(t)=e−3t(Acos(4t)+Bsin(4t)), we identify the current system as underdamped with damping parameter α=3\alpha = 3α=3 and oscillation frequency ωd=4\omega_d = 4ωd​=4. The natural frequency is ω0=α2+ωd2=9+16=5\omega_0 = \sqrt{\alpha^2 + \omega_d^2} = \sqrt{9 + 16} = 5ω0​=α2+ωd2​​=9+16​=5. The current damping coefficient is b = 2m\alpha = 6m$. If damping is reduced by half, b_{new} = 3m,so, so ,so\alpha_{new} = 1.5.Thenewdampedfrequencyis. The new damped frequency is .Thenewdampedfrequencyis\omega_{d,new} = \sqrt{\omega_0^2 - \alpha_{new}^2} = \sqrt{25 - 2.25} = \sqrt{22.75} \approx 4.77 > 4.Thesystemremainsunderdampedwithhigheroscillationfrequencyandslowerdecay(smaller. The system remains underdamped with higher oscillation frequency and slower decay (smaller .Thesystemremainsunderdampedwithhigheroscillationfrequencyandslowerdecay(smaller\alpha$$).

Question 12

Consider the second-order linear ODE y¨+2λy˙+ω02y=0\ddot{y} + 2\lambda\dot{y} + \omega_0^2 y = 0y¨​+2λy˙​+ω02​y=0 where λ>0\lambda > 0λ>0 and ω0>0\omega_0 > 0ω0​>0. If the solution can be written as y(t)=e−λt(c1eλ2−ω02t+c2e−λ2−ω02t)y(t) = e^{-\lambda t}(c_1 e^{\sqrt{\lambda^2 - \omega_0^2}t} + c_2 e^{-\sqrt{\lambda^2 - \omega_0^2}t})y(t)=e−λt(c1​eλ2−ω02​​t+c2​e−λ2−ω02​​t) for some initial conditions, what constraint must be satisfied for this solution form to be valid?

  1. The damping parameter must satisfy λ=ω0\lambda = \omega_0λ=ω0​ to ensure the square root term equals zero
  2. The damping parameter must satisfy λ<ω0\lambda < \omega_0λ<ω0​ to ensure complex characteristic roots
  3. The damping parameter must satisfy λ>ω0\lambda > \omega_0λ>ω0​ to ensure real characteristic roots and avoid complex exponentials (correct answer)
  4. The damping parameter must satisfy λ≥ω02\lambda \geq \frac{\omega_0}{2}λ≥2ω0​​ to ensure physical realizability of the exponential terms

Explanation: The given solution form y(t)=e−λt(c1eλ2−ω02t+c2e−λ2−ω02t)y(t) = e^{-\lambda t}(c_1 e^{\sqrt{\lambda^2 - \omega_0^2}t} + c_2 e^{-\sqrt{\lambda^2 - \omega_0^2}t})y(t)=e−λt(c1​eλ2−ω02​​t+c2​e−λ2−ω02​​t) corresponds to the overdamped case where both characteristic roots are real and distinct. For the expression λ2−ω02\sqrt{\lambda^2 - \omega_0^2}λ2−ω02​​ to be real, we need λ2−ω02≥0\lambda^2 - \omega_0^2 \geq 0λ2−ω02​≥0, which means λ≥ω0\lambda \geq \omega_0λ≥ω0​. Since we want distinct roots (overdamped), we need λ>ω0\lambda > \omega_0λ>ω0​. If λ=ω0\lambda = \omega_0λ=ω0​, we get critical damping with a repeated root. If λ<ω0\lambda < \omega_0λ<ω0​, we get underdamped motion with complex roots and oscillatory solutions.

Question 13

Two mass-spring-damper systems have identical natural frequencies ω0=6\omega_0 = 6ω0​=6 rad/s. System 1 has damping ratio ζ1=0.6\zeta_1 = 0.6ζ1​=0.6 and System 2 has characteristic roots r=−2±4ir = -2 \pm 4ir=−2±4i. Which system returns to within 5% of equilibrium faster, and what are their damping classifications?

  1. System 1 (underdamped) reaches 5% faster than System 2 (underdamped) because it has higher damping ratio (correct answer)
  2. System 2 (underdamped) reaches 5% faster than System 1 (underdamped) because it has lower effective damping
  3. System 1 (underdamped) and System 2 (critically damped) reach 5% in the same time due to identical natural frequencies
  4. System 2 (underdamped) reaches 5% faster than System 1 (underdamped) because its exponential decay rate is higher

Explanation: System 1: ζ1=0.6<1\zeta_1 = 0.6 < 1ζ1​=0.6<1 (underdamped), α1=ζ1ω0=0.6×6=3.6\alpha_1 = \zeta_1 \omega_0 = 0.6 \times 6 = 3.6α1​=ζ1​ω0​=0.6×6=3.6. System 2: From roots r=−2±4ir = -2 \pm 4ir=−2±4i, we have α2=2\alpha_2 = 2α2​=2 and ωd2=4\omega_{d2} = 4ωd2​=4. Since ω0=6\omega_0 = 6ω0​=6, we get ζ2=α2ω0=26=0.33<1\zeta_2 = \frac{\alpha_2}{\omega_0} = \frac{2}{6} = 0.33 < 1ζ2​=ω0​α2​​=62​=0.33<1 (underdamped). The envelope decay is governed by e−αte^{-\alpha t}e−αt. To reach 5% amplitude: e−αt=0.05e^{-\alpha t} = 0.05e−αt=0.05, so t=ln⁡(20)αt = \frac{\ln(20)}{\alpha}t=αln(20)​. For System 1: t1=ln⁡(20)3.6≈0.83t_1 = \frac{\ln(20)}{3.6} \approx 0.83t1​=3.6ln(20)​≈0.83 s. For System 2: t2=ln⁡(20)2≈1.5t_2 = \frac{\ln(20)}{2} \approx 1.5t2​=2ln(20)​≈1.5 s. System 1 reaches 5% faster due to higher damping ratio and faster exponential decay.

Question 14

A RLC circuit has resistance RRR, inductance L=4L = 4L=4 H, and capacitance C=136C = \frac{1}{36}C=361​ F. The circuit exhibits critical damping when a specific resistor value is used. If the resistance is then set to R=6R = 6R=6 Ω, which statement about the resulting current behavior is correct?

  1. The circuit becomes underdamped with oscillation frequency ωd=2\omega_d = 2ωd​=2 rad/s and exponential decay factor e−0.75te^{-0.75t}e−0.75t
  2. The circuit becomes overdamped with two distinct real time constants τ1=2\tau_1 = 2τ1​=2 s and τ2=0.5\tau_2 = 0.5τ2​=0.5 s
  3. The circuit remains critically damped since the resistance value equals the critical resistance calculated from LLL and CCC
  4. The circuit becomes underdamped with oscillation frequency ωd=2.65\omega_d = 2.65ωd​=2.65 rad/s and exponential decay factor e−0.75te^{-0.75t}e−0.75t (correct answer)

Explanation: For critical damping in an RLC circuit: Rcritical=2LC=241/36=2144=24R_{critical} = 2\sqrt{\frac{L}{C}} = 2\sqrt{\frac{4}{1/36}} = 2\sqrt{144} = 24Rcritical​=2CL​​=21/364​​=2144​=24 Ω. With R=6R = 6R=6 Ω <24< 24<24 Ω, the circuit is underdamped. The characteristic equation is s2+RLs+1LC=0s^2 + \frac{R}{L}s + \frac{1}{LC} = 0s2+LR​s+LC1​=0, giving s2+1.5s+9=0s^2 + 1.5s + 9 = 0s2+1.5s+9=0. The discriminant is 1.52−4(9)=2.25−36=−33.75<01.5^2 - 4(9) = 2.25 - 36 = -33.75 < 01.52−4(9)=2.25−36=−33.75<0 (underdamped). The roots are s=−0.75±i33.75/4=−0.75±i8.4375≈−0.75±i2.65s = -0.75 \pm i\sqrt{33.75/4} = -0.75 \pm i\sqrt{8.4375} \approx -0.75 \pm i2.65s=−0.75±i33.75/4​=−0.75±i8.4375​≈−0.75±i2.65. So α=0.75\alpha = 0.75α=0.75 and ωd≈2.65\omega_d \approx 2.65ωd​≈2.65 rad/s.

Question 15

The characteristic polynomial of a damped harmonic oscillator is r2+pr+q=0r^2 + pr + q = 0r2+pr+q=0 where p,q>0p, q > 0p,q>0. If the discriminant Δ=p2−4q=0\Delta = p^2 - 4q = 0Δ=p2−4q=0, and then ppp is increased by 10% while qqq remains constant, what happens to the system's behavior?

  1. The system transitions from critically damped to underdamped because increasing ppp makes the discriminant negative
  2. The system transitions from critically damped to overdamped because the increased damping dominates the restoring force (correct answer)
  3. The system remains critically damped because the 10% increase is insufficient to change the damping classification
  4. The system becomes unstable because the increased ppp value violates the stability criterion for the characteristic equation

Explanation: Initially, the system is critically damped with Δ=p2−4q=0\Delta = p^2 - 4q = 0Δ=p2−4q=0. When ppp increases to 1.1p1.1p1.1p, the new discriminant becomes Δnew=(1.1p)2−4q=1.21p2−4q\Delta_{new} = (1.1p)^2 - 4q = 1.21p^2 - 4qΔnew​=(1.1p)2−4q=1.21p2−4q. Since p2=4qp^2 = 4qp2=4q originally, we have Δnew=1.21(4q)−4q=0.84q>0\Delta_{new} = 1.21(4q) - 4q = 0.84q > 0Δnew​=1.21(4q)−4q=0.84q>0. A positive discriminant indicates overdamped behavior with two distinct real roots. The system transitions from critical damping to overdamping because the increased damping coefficient creates two real, negative characteristic roots instead of one repeated real root.

Question 16

Two identical pendulums are subject to air resistance proportional to velocity. Pendulum A has damping coefficient cA=2mkc_A = 2\sqrt{mk}cA​=2mk​ and pendulum B has cB=3mkc_B = \sqrt{3mk}cB​=3mk​, where mmm is the mass and kkk is the spring constant. Which statement correctly describes their motion?

  1. Pendulum A is critically damped and will return to equilibrium faster than pendulum B, which is underdamped and oscillates (correct answer)
  2. Pendulum A is overdamped and returns to equilibrium slower than pendulum B, which is critically damped
  3. Pendulum A is critically damped and pendulum B is underdamped, but pendulum B reaches equilibrium faster due to oscillatory decay
  4. Both pendulums are underdamped, but pendulum A has a higher frequency of oscillation than pendulum B

Explanation: For a damped harmonic oscillator, critical damping occurs when c=2mkc = 2\sqrt{mk}c=2mk​, overdamping when c>2mkc > 2\sqrt{mk}c>2mk​, and underdamping when c<2mkc < 2\sqrt{mk}c<2mk​. Pendulum A has cA=2mkc_A = 2\sqrt{mk}cA​=2mk​ (critically damped) and pendulum B has cB=3mk≈1.73mk<2mkc_B = \sqrt{3mk} \approx 1.73\sqrt{mk} < 2\sqrt{mk}cB​=3mk​≈1.73mk​<2mk​ (underdamped). Critical damping provides the fastest return to equilibrium without oscillation, while underdamped systems oscillate with decreasing amplitude.