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: Mass Spring Systems

Practice Mass Spring Systems 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

A 16-lb weight is attached to a long spring, stretching it 8/3 feet. The system is undamped and is subjected to an external force F(t)=F0cos⁡(ωt)F(t) = F_0 \cos(\omega t)F(t)=F0​cos(ωt). Which value of the circular frequency ω\omegaω (in rad/s) will cause resonance? (Use g=32g = 32g=32 ft/s2^22.)

Select an answer to continue

What this quiz covers

This quiz focuses on Mass Spring Systems, 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

A 16-lb weight is attached to a long spring, stretching it 8/3 feet. The system is undamped and is subjected to an external force F(t)=F0cos⁡(ωt)F(t) = F_0 \cos(\omega t)F(t)=F0​cos(ωt). Which value of the circular frequency ω\omegaω (in rad/s) will cause resonance? (Use g=32g = 32g=32 ft/s2^22.)

  1. 3/8\sqrt{3}/\sqrt{8}3​/8​
  2. 12
  3. 1/(23)1/(2\sqrt{3})1/(23​)
  4. 232\sqrt{3}23​ (correct answer)

Explanation: Resonance occurs when the driving frequency ω\omegaω equals the natural frequency ω0=k/m\omega_0 = \sqrt{k/m}ω0​=k/m​ of the system. First, find the spring constant kkk from Hooke's Law: W=kL  ⟹  16=k(8/3)W = kL \implies 16 = k(8/3)W=kL⟹16=k(8/3), so k=(16⋅3)/8=6k = (16 \cdot 3)/8 = 6k=(16⋅3)/8=6 lb/ft. Next, find the mass mmm: m=W/g=16/32=1/2m = W/g = 16/32 = 1/2m=W/g=16/32=1/2 slug. Now, calculate the natural frequency: ω0=k/m=6/(1/2)=12=23\omega_0 = \sqrt{k/m} = \sqrt{6 / (1/2)} = \sqrt{12} = 2\sqrt{3}ω0​=k/m​=6/(1/2)​=12​=23​ rad/s. Resonance occurs at this frequency.

Question 2

An 8-lb weight is attached to a vertically hanging spring, causing it to stretch by 6 inches. The weight is then submerged in a fluid that provides viscous damping. For what value of the damping coefficient γ\gammaγ (in lb-s/ft) will the system be critically damped? (Use the acceleration due to gravity g=32g = 32g=32 ft/s2^22.)

  1. 2
  2. 4 (correct answer)
  3. 8
  4. 16216\sqrt{2}162​

Explanation: First, determine the spring constant kkk. By Hooke's Law, the force (weight) equals kkk times the elongation LLL. The elongation is 6 inches = 0.5 ft. So, 8=k(0.5)8 = k(0.5)8=k(0.5), which gives k=16k = 16k=16 lb/ft. Next, determine the mass mmm. The weight WWW is mgmgmg, so m=W/g=8/32=1/4m = W/g = 8/32 = 1/4m=W/g=8/32=1/4 slug. A system is critically damped when the damping coefficient γ\gammaγ satisfies the condition γ2−4mk=0\gamma^2 - 4mk = 0γ2−4mk=0. Therefore, γ=4mk\gamma = \sqrt{4mk}γ=4mk​. Substituting the values for mmm and kkk: γ=4⋅(1/4)⋅16=16=4\gamma = \sqrt{4 \cdot (1/4) \cdot 16} = \sqrt{16} = 4γ=4⋅(1/4)⋅16​=16​=4 lb-s/ft.

Question 3

The motion of a mass on a spring is described by the equation x(t)=e−0.5t(3cos⁡(2t)−sin⁡(2t))x(t) = e^{-0.5t} (3 \cos(2t) - \sin(2t))x(t)=e−0.5t(3cos(2t)−sin(2t)). Which of the following best describes the physical system?

  1. The system is underdamped and unforced. (correct answer)
  2. The system is overdamped and unforced.
  3. The system is undamped and forced at resonance.
  4. The system is underdamped and driven by an external force.

Explanation: The solution x(t)x(t)x(t) has two main components. The term e−0.5te^{-0.5t}e−0.5t is an exponential decay factor, which indicates the presence of damping. The term (3cos⁡(2t)−sin⁡(2t))(3 \cos(2t) - \sin(2t))(3cos(2t)−sin(2t)) is a sinusoidal function, which indicates that the system is oscillating. A system that is both damped and oscillating is classified as underdamped. Since the solution decays to zero as t→∞t \to \inftyt→∞, there is no persistent external force driving the system; if there were, a steady-state term would be present in the solution. Thus, the system is unforced (or represents the transient response of a forced system).

Question 4

An undamped mass-spring system oscillates with a period TTT. If the mass is quadrupled and the spring is replaced with one that is half as stiff (i.e., its spring constant is halved), what is the new period of oscillation in terms of TTT?

  1. 2T\sqrt{2} T2​T
  2. 22T2\sqrt{2} T22​T (correct answer)
  3. 2T2T2T
  4. 8T8T8T

Explanation: The period TTT of an undamped mass-spring system is given by the formula T=2πm/kT = 2\pi\sqrt{m/k}T=2πm/k​. Let the initial mass and spring constant be m1m_1m1​ and k1k_1k1​, so T=2πm1/k1T = 2\pi\sqrt{m_1/k_1}T=2πm1​/k1​​. The new mass is m2=4m1m_2 = 4m_1m2​=4m1​ and the new spring constant is k2=k1/2k_2 = k_1/2k2​=k1​/2. The new period, TnewT_{new}Tnew​, is given by Tnew=2πm2/k2=2π(4m1)/(k1/2)=2π8m1/k1=8⋅(2πm1/k1)=8T=22TT_{new} = 2\pi\sqrt{m_2/k_2} = 2\pi\sqrt{(4m_1)/(k_1/2)} = 2\pi\sqrt{8m_1/k_1} = \sqrt{8} \cdot (2\pi\sqrt{m_1/k_1}) = \sqrt{8}T = 2\sqrt{2}TTnew​=2πm2​/k2​​=2π(4m1​)/(k1​/2)​=2π8m1​/k1​​=8​⋅(2πm1​/k1​​)=8​T=22​T.

Question 5

Consider two undamped mass-spring systems. In System 1, a mass m1m_1m1​ stretches a spring by a length L1L_1L1​. In System 2, a mass m2=2m1m_2 = 2m_1m2​=2m1​ stretches a different spring by a length L2=L1/2L_2 = L_1/2L2​=L1​/2. Let ω1\omega_1ω1​ and ω2\omega_2ω2​ be the natural angular frequencies of System 1 and System 2, respectively. What is the relationship between ω1\omega_1ω1​ and ω2\omega_2ω2​?

  1. ω2=2ω1\omega_2 = 2\omega_1ω2​=2ω1​
  2. ω2=ω1\omega_2 = \omega_1ω2​=ω1​
  3. ω2=2ω1\omega_2 = \sqrt{2}\omega_1ω2​=2​ω1​ (correct answer)
  4. ω2=ω1/2\omega_2 = \omega_1/2ω2​=ω1​/2

Explanation: The natural angular frequency is given by ω=k/m\omega = \sqrt{k/m}ω=k/m​. For any vertical mass-spring system at equilibrium, mg=kLmg=kLmg=kL, so the spring constant is k=mg/Lk=mg/Lk=mg/L. Thus, we can express the frequency as ω=(mg/L)/m=g/L\omega = \sqrt{(mg/L)/m} = \sqrt{g/L}ω=(mg/L)/m​=g/L​. For System 1: ω1=g/L1\omega_1 = \sqrt{g/L_1}ω1​=g/L1​​. For System 2, the elongation is L2=L1/2L_2 = L_1/2L2​=L1​/2. Therefore, its frequency is ω2=g/L2=g/(L1/2)=2g/L1=2g/L1=2ω1\omega_2 = \sqrt{g/L_2} = \sqrt{g/(L_1/2)} = \sqrt{2g/L_1} = \sqrt{2}\sqrt{g/L_1} = \sqrt{2}\omega_1ω2​=g/L2​​=g/(L1​/2)​=2g/L1​​=2​g/L1​​=2​ω1​.

Question 6

The motion of a forced, damped mass-spring system is governed by x′′+6x′+25x=10cos⁡(3t)x'' + 6x' + 25x = 10\cos(3t)x′′+6x′+25x=10cos(3t). The general solution is x(t)=xc(t)+xp(t)x(t) = x_c(t) + x_p(t)x(t)=xc​(t)+xp​(t), where xc(t)x_c(t)xc​(t) is the transient solution. At what time t∗t^*t∗ is the amplitude of the transient solution equal to 1% of its initial amplitude?

  1. t∗=ln⁡(10)3t^* = \frac{\ln(10)}{3}t∗=3ln(10)​
  2. t∗=2ln⁡(10)3t^* = \frac{2\ln(10)}{3}t∗=32ln(10)​ (correct answer)
  3. t∗=ln⁡(10)2t^* = \frac{\ln(10)}{2}t∗=2ln(10)​
  4. t∗=2/3t^* = 2/3t∗=2/3

Explanation: The transient solution xc(t)x_c(t)xc​(t) corresponds to the homogeneous equation x′′+6x′+25x=0x'' + 6x' + 25x = 0x′′+6x′+25x=0. The characteristic equation is r2+6r+25=0r^2 + 6r + 25 = 0r2+6r+25=0. The roots are r=−6±36−1002=−3±4ir = \frac{-6 \pm \sqrt{36 - 100}}{2} = -3 \pm 4ir=2−6±36−100​​=−3±4i. The transient solution has the form xc(t)=e−3t(c1cos⁡(4t)+c2sin⁡(4t))x_c(t) = e^{-3t}(c_1\cos(4t) + c_2\sin(4t))xc​(t)=e−3t(c1​cos(4t)+c2​sin(4t)). The amplitude of this transient solution is A(t)=A0e−3tA(t) = A_0 e^{-3t}A(t)=A0​e−3t, where A0A_0A0​ is the initial amplitude. We want to find the time t∗t^*t∗ such that A(t∗)=0.01A0A(t^*) = 0.01 A_0A(t∗)=0.01A0​. This gives the equation A0e−3t∗=0.01A0A_0 e^{-3t^*} = 0.01 A_0A0​e−3t∗=0.01A0​, which simplifies to e−3t∗=0.01e^{-3t^*} = 0.01e−3t∗=0.01. Taking the natural logarithm of both sides, we get −3t∗=ln⁡(0.01)=ln⁡(10−2)=−2ln⁡(10)-3t^* = \ln(0.01) = \ln(10^{-2}) = -2\ln(10)−3t∗=ln(0.01)=ln(10−2)=−2ln(10). Solving for t∗t^*t∗ gives t∗=2ln⁡(10)3t^* = \frac{2\ln(10)}{3}t∗=32ln(10)​.

Question 7

The motion of an undamped mass-spring system is governed by the initial value problem 4x′′+100x=04x'' + 100x = 04x′′+100x=0, with x(0)=3x(0) = \sqrt{3}x(0)=3​ and x′(0)=−5x'(0) = -5x′(0)=−5. The solution can be written in the phase-amplitude form x(t)=Ccos⁡(5t−δ)x(t) = C\cos(5t - \delta)x(t)=Ccos(5t−δ). What is the value of the phase angle δ\deltaδ, assuming 0≤δ<2π0 \le \delta < 2\pi0≤δ<2π?

  1. 5π/65\pi/65π/6
  2. 7π/67\pi/67π/6
  3. 5π/35\pi/35π/3
  4. 11π/611\pi/611π/6 (correct answer)

Explanation: First, simplify the ODE to x′′+25x=0x'' + 25x = 0x′′+25x=0. The angular frequency is ω=25=5\omega = \sqrt{25} = 5ω=25​=5 rad/s. The general solution is x(t)=c1cos⁡(5t)+c2sin⁡(5t)x(t) = c_1\cos(5t) + c_2\sin(5t)x(t)=c1​cos(5t)+c2​sin(5t). Applying the initial condition x(0)=3x(0) = \sqrt{3}x(0)=3​ gives c1=3c_1 = \sqrt{3}c1​=3​. The derivative is x′(t)=−5c1sin⁡(5t)+5c2cos⁡(5t)x'(t) = -5c_1\sin(5t) + 5c_2\cos(5t)x′(t)=−5c1​sin(5t)+5c2​cos(5t). Applying x′(0)=−5x'(0) = -5x′(0)=−5 gives 5c2=−55c_2 = -55c2​=−5, so c2=−1c_2 = -1c2​=−1. The solution is x(t)=3cos⁡(5t)−sin⁡(5t)x(t) = \sqrt{3}\cos(5t) - \sin(5t)x(t)=3​cos(5t)−sin(5t). To convert to phase-amplitude form Ccos⁡(5t−δ)=Ccos⁡(5t)cos⁡(δ)+Csin⁡(5t)sin⁡(δ)C\cos(5t - \delta) = C\cos(5t)\cos(\delta) + C\sin(5t)\sin(\delta)Ccos(5t−δ)=Ccos(5t)cos(δ)+Csin(5t)sin(δ), we match coefficients: Ccos⁡(δ)=c1=3C\cos(\delta) = c_1 = \sqrt{3}Ccos(δ)=c1​=3​ and Csin⁡(δ)=c2=−1C\sin(\delta) = c_2 = -1Csin(δ)=c2​=−1. Thus, tan⁡(δ)=c2/c1=−1/3\tan(\delta) = c_2/c_1 = -1/\sqrt{3}tan(δ)=c2​/c1​=−1/3​. Since cos⁡(δ)\cos(\delta)cos(δ) is positive and sin⁡(δ)\sin(\delta)sin(δ) is negative, the angle δ\deltaδ must be in the fourth quadrant. The reference angle for tan⁡(θ)=1/3\tan(\theta) = 1/\sqrt{3}tan(θ)=1/3​ is π/6\pi/6π/6. The corresponding angle in the fourth quadrant is δ=2π−π/6=11π/6\delta = 2\pi - \pi/6 = 11\pi/6δ=2π−π/6=11π/6.

Question 8

The motion of an underdamped mass-spring system is described by the differential equation 2d2xdt2+8dxdt+26x=02\frac{d^2x}{dt^2} + 8\frac{dx}{dt} + 26x = 02dt2d2x​+8dtdx​+26x=0. What is the quasi-frequency of the oscillations in rad/s?

  1. 13\sqrt{13}13​
  2. 2π/32\pi/32π/3
  3. 2
  4. 3 (correct answer)

Explanation: First, write the characteristic equation for the ODE: 2r2+8r+26=02r^2 + 8r + 26 = 02r2+8r+26=0. Dividing by 2 simplifies this to r2+4r+13=0r^2 + 4r + 13 = 0r2+4r+13=0. We solve for the roots using the quadratic formula: r=−4±42−4(1)(13)2(1)=−4±16−522=−4±−362=−2±3ir = \frac{-4 \pm \sqrt{4^2 - 4(1)(13)}}{2(1)} = \frac{-4 \pm \sqrt{16 - 52}}{2} = \frac{-4 \pm \sqrt{-36}}{2} = -2 \pm 3ir=2(1)−4±42−4(1)(13)​​=2−4±16−52​​=2−4±−36​​=−2±3i. The solution to the ODE is of the form x(t)=e−2t(c1cos⁡(3t)+c2sin⁡(3t))x(t) = e^{-2t}(c_1 \cos(3t) + c_2 \sin(3t))x(t)=e−2t(c1​cos(3t)+c2​sin(3t)). The quasi-frequency is the angular frequency of the sinusoidal part, which is the imaginary part of the complex root. Therefore, the quasi-frequency is 3 rad/s.

Question 9

An overdamped mass-spring system is displaced from its equilibrium and set in motion. Which of the following statements provides the most accurate description of how many times the mass can pass through its equilibrium position?

  1. It will never pass through the equilibrium position.
  2. It will pass through the equilibrium position exactly once.
  3. It can pass through the equilibrium position at most once. (correct answer)
  4. It will oscillate, passing through the equilibrium position infinitely many times.

Explanation: The general solution for an overdamped system is x(t)=c1er1t+c2er2tx(t) = c_1 e^{r_1 t} + c_2 e^{r_2 t}x(t)=c1​er1​t+c2​er2​t, where r1r_1r1​ and r2r_2r2​ are distinct negative real roots. To find when the mass passes through equilibrium, we set x(t)=0x(t)=0x(t)=0. This gives c1er1t=−c2er2tc_1 e^{r_1 t} = -c_2 e^{r_2 t}c1​er1​t=−c2​er2​t, which can be rewritten as e(r1−r2)t=−c2/c1e^{(r_1-r_2)t} = -c_2/c_1e(r1​−r2​)t=−c2​/c1​. Since r1≠r2r_1 \neq r_2r1​=r2​, the function on the left is strictly monotonic. Therefore, this equation can have at most one positive solution for ttt. If the initial conditions result in −c2/c1≤1-c_2/c_1 \le 1−c2​/c1​≤1, there is no positive solution. If the initial velocity is large enough and directed towards the equilibrium, it can overshoot once, but it cannot oscillate back. Thus, it can pass through equilibrium at most one time.

Question 10

Consider a mass-spring system with damping, subjected to an external force, modeled by the equation 2x′′+2x′+5x=8cos⁡(2t)2x'' + 2x' + 5x = 8\cos(2t)2x′′+2x′+5x=8cos(2t). What is the amplitude of the steady-state motion of the mass?

  1. 8/58/58/5 (correct answer)
  2. 40/740/740/7
  3. 32/2532/2532/25
  4. 4

Explanation: We seek a particular solution (the steady-state solution) of the form xp(t)=Acos⁡(2t)+Bsin⁡(2t)x_p(t) = A\cos(2t) + B\sin(2t)xp​(t)=Acos(2t)+Bsin(2t). We compute its derivatives: xp′=−2Asin⁡(2t)+2Bcos⁡(2t)x_p' = -2A\sin(2t) + 2B\cos(2t)xp′​=−2Asin(2t)+2Bcos(2t) and xp′′=−4Acos⁡(2t)−4Bsin⁡(2t)x_p'' = -4A\cos(2t) - 4B\sin(2t)xp′′​=−4Acos(2t)−4Bsin(2t). Substituting these into the ODE yields: 2(−4Acos⁡(2t)−4Bsin⁡(2t))+2(−2Asin⁡(2t)+2Bcos⁡(2t))+5(Acos⁡(2t)+Bsin⁡(2t))=8cos⁡(2t)2(-4A\cos(2t) - 4B\sin(2t)) + 2(-2A\sin(2t) + 2B\cos(2t)) + 5(A\cos(2t) + B\sin(2t)) = 8\cos(2t)2(−4Acos(2t)−4Bsin(2t))+2(−2Asin(2t)+2Bcos(2t))+5(Acos(2t)+Bsin(2t))=8cos(2t). Grouping coefficients of cos⁡(2t)\cos(2t)cos(2t) and sin⁡(2t)\sin(2t)sin(2t) gives two equations: (−8A+4B+5A)=8  ⟹  −3A+4B=8(-8A + 4B + 5A) = 8 \implies -3A + 4B = 8(−8A+4B+5A)=8⟹−3A+4B=8 and (−8B−4A+5B)=0  ⟹  −4A−3B=0(-8B - 4A + 5B) = 0 \implies -4A - 3B = 0(−8B−4A+5B)=0⟹−4A−3B=0. From the second equation, B=−4A/3B = -4A/3B=−4A/3. Substituting into the first equation: −3A+4(−4A/3)=8  ⟹  −9A/3−16A/3=8  ⟹  −25A/3=8  ⟹  A=−24/25-3A + 4(-4A/3) = 8 \implies -9A/3 - 16A/3 = 8 \implies -25A/3 = 8 \implies A = -24/25−3A+4(−4A/3)=8⟹−9A/3−16A/3=8⟹−25A/3=8⟹A=−24/25. Then B=−4/3(−24/25)=32/25B = -4/3(-24/25) = 32/25B=−4/3(−24/25)=32/25. The amplitude is R=A2+B2=(−24/25)2+(32/25)2=125576+1024=1251600=4025=8/5R = \sqrt{A^2 + B^2} = \sqrt{(-24/25)^2 + (32/25)^2} = \frac{1}{25}\sqrt{576 + 1024} = \frac{1}{25}\sqrt{1600} = \frac{40}{25} = 8/5R=A2+B2​=(−24/25)2+(32/25)2​=251​576+1024​=251​1600​=2540​=8/5.

Question 11

An undamped 0.5-kg mass is hung from a vertical spring, stretching it 0.2 m to its equilibrium position. The mass is then pulled down an additional 0.3 m and released from rest. The resulting period of oscillation is π/2\pi/2π/2 seconds. What is the maximum speed attained by the mass?

  1. 0.3 m/s
  2. 1.2 m/s (correct answer)
  3. 0.6/π0.6/\pi0.6/π m/s
  4. 2.0 m/s

Explanation: The maximum speed of an undamped mass-spring system is given by vmax=Aω0v_{max} = A\omega_0vmax​=Aω0​, where AAA is the amplitude and ω0\omega_0ω0​ is the natural angular frequency. Since the mass is released from rest at a displacement of 0.3 m from equilibrium, the amplitude is A=0.3A = 0.3A=0.3 m. The period is given as T=π/2T = \pi/2T=π/2 s. The angular frequency is related to the period by T=2π/ω0T = 2\pi/\omega_0T=2π/ω0​, so ω0=2π/T=2π/(π/2)=4\omega_0 = 2\pi/T = 2\pi/(\pi/2) = 4ω0​=2π/T=2π/(π/2)=4 rad/s. The maximum speed is then vmax=Aω0=(0.3)(4)=1.2v_{max} = A\omega_0 = (0.3)(4) = 1.2vmax​=Aω0​=(0.3)(4)=1.2 m/s. The information about the mass and the initial stretch is extra information not needed to solve the problem given the period.

Question 12

Two identical springs with spring constant kkk each are connected to a mass mmm in parallel (both springs attached to the same mass). If the natural frequency of this system is ω1\omega_1ω1​, and then one spring is removed so only one spring of constant kkk remains, giving natural frequency ω2\omega_2ω2​, what is the ratio ω1ω2\frac{\omega_1}{\omega_2}ω2​ω1​​?

  1. 2\sqrt{2}2​, because parallel springs add their spring constants while frequency depends on k/m\sqrt{k/m}k/m​ (correct answer)
  2. 222, because the effective spring constant doubles when springs are connected in parallel
  3. 12\frac{1}{\sqrt{2}}2​1​, because removing a spring reduces the restoring force by half
  4. 12\frac{1}{2}21​, because the frequency is inversely proportional to the spring constant

Explanation: For springs in parallel, the effective spring constant is keff=k1+k2=k+k=2kk_{eff} = k_1 + k_2 = k + k = 2kkeff​=k1​+k2​=k+k=2k. The natural frequency is ω=keffm\omega = \sqrt{\frac{k_{eff}}{m}}ω=mkeff​​​. So ω1=2km\omega_1 = \sqrt{\frac{2k}{m}}ω1​=m2k​​ and ω2=km\omega_2 = \sqrt{\frac{k}{m}}ω2​=mk​​. Therefore, ω1ω2=2k/mk/m=2\frac{\omega_1}{\omega_2} = \frac{\sqrt{2k/m}}{\sqrt{k/m}} = \sqrt{2}ω2​ω1​​=k/m​2k/m​​=2​. Choice B confuses the spring constant ratio with the frequency ratio. Choice C inverts the relationship. Choice D incorrectly states that frequency is inversely proportional to spring constant.

Question 13

A 2 kg mass is attached to a spring and oscillates with period T=2π3T = \frac{2\pi}{3}T=32π​ seconds. The mass is then replaced with a 8 kg mass. If the amplitude of oscillation is doubled while keeping the same spring, what happens to the total mechanical energy of the system?

  1. Remains the same, since the spring constant is unchanged and determines the total energy
  2. Increases by a factor of 8, since both mass and amplitude changes affect the kinetic energy component
  3. Increases by a factor of 2, since the mass change compensates for half of the amplitude effect
  4. Increases by a factor of 4, since energy is proportional to amplitude squared regardless of mass change (correct answer)

Explanation: When you encounter spring-mass oscillation problems, remember that two key relationships govern the system: the period depends on both mass and spring constant, while mechanical energy depends on amplitude and spring properties. First, let's find the spring constant from the original setup. For a spring-mass system, T=2πmkT = 2\pi\sqrt{\frac{m}{k}}T=2πkm​​. With m1=2m_1 = 2m1​=2 kg and T=2π3T = \frac{2\pi}{3}T=32π​: 2π3=2π2k\frac{2\pi}{3} = 2\pi\sqrt{\frac{2}{k}}32π​=2πk2​​ Solving: 13=2k\frac{1}{3} = \sqrt{\frac{2}{k}}31​=k2​​, so k=18k = 18k=18 N/m. The total mechanical energy of a spring-mass system is E=12kA2E = \frac{1}{2}kA^2E=21​kA2, where AAA is the amplitude. Notice that energy depends only on the spring constant and amplitude — mass doesn't appear in this formula. In the new scenario, the spring constant remains 18 N/m, but the amplitude doubles. Therefore: Enew=12k(2A)2=12k(4A2)=4⋅12kA2=4EoriginalE_{new} = \frac{1}{2}k(2A)^2 = \frac{1}{2}k(4A^2) = 4 \cdot \frac{1}{2}kA^2 = 4E_{original}Enew​=21​k(2A)2=21​k(4A2)=4⋅21​kA2=4Eoriginal​ The energy increases by a factor of 4. Choice A incorrectly assumes energy depends only on the spring constant. Choice B mistakenly includes mass in the energy calculation and arrives at an incorrect factor. Choice C suggests some compensation effect between mass and amplitude changes, but since mass doesn't affect total energy, this reasoning is flawed. Choice D correctly recognizes that energy is proportional to amplitude squared, regardless of mass changes. Study tip: Remember that for spring systems, total mechanical energy depends only on kkk and A2A^2A2 — the mass affects period and frequency, but not total energy.

Question 14

A spring with spring constant k=16k = 16k=16 N/m supports a 1 kg mass. The mass is displaced 0.25 m from equilibrium and released. At the instant when the displacement is 0.15 m, what is the acceleration of the mass?

  1. −1.6-1.6−1.6 m/s², calculated from the spring force at the given displacement position
  2. −2.4-2.4−2.4 m/s², directed toward equilibrium according to Hooke's law restoring force (correct answer)
  3. +2.4+2.4+2.4 m/s², directed away from equilibrium due to the oscillatory motion phase
  4. −4.0-4.0−4.0 m/s², found by considering the maximum restoring force capability

Explanation: When you encounter a spring-mass system problem, you're dealing with simple harmonic motion governed by Hooke's law. The key insight is that the acceleration depends only on the current displacement, not the motion history. At any position in simple harmonic motion, the restoring force follows Hooke's law: F=−kxF = -kxF=−kx, where the negative sign indicates the force opposes displacement. Using Newton's second law, F=maF = maF=ma, we get ma=−kxma = -kxma=−kx, so a=−kxma = -\frac{kx}{m}a=−mkx​. At the given displacement of 0.15 m: a=−16×0.151=−2.4a = -\frac{16 \times 0.15}{1} = -2.4a=−116×0.15​=−2.4 m/s². The negative sign confirms the acceleration points toward equilibrium (opposite to the displacement direction), which is exactly what Hooke's law predicts for a restoring force. Looking at the wrong answers: Choice A uses the correct approach but makes a calculation error (16×0.15=2.416 \times 0.15 = 2.416×0.15=2.4, not 1.6). Choice C has the right magnitude but wrong sign—it incorrectly suggests acceleration points away from equilibrium, which would make the system unstable rather than oscillatory. Choice D calculates acceleration using the maximum displacement (0.25 m) instead of the current position (0.15 m), showing a fundamental misunderstanding that acceleration changes with position. Study tip: In spring problems, always remember that acceleration equals −km-\frac{k}{m}−mk​ times the current displacement. The initial conditions only matter for finding velocity or determining the oscillation amplitude—acceleration depends solely on where the mass is right now.

Question 15

A mass-spring system undergoes damped oscillations described by x(t)=0.2e−0.5tcos⁡(3t+π4)x(t) = 0.2e^{-0.5t}\cos(3t + \frac{\pi}{4})x(t)=0.2e−0.5tcos(3t+4π​) meters. At what time does the mass first cross the equilibrium position (x=0x = 0x=0) after t=0t = 0t=0?

  1. t=5π12t = \frac{5\pi}{12}t=125π​ seconds, considering both the frequency and phase shift of oscillation
  2. t=π6t = \frac{\pi}{6}t=6π​ seconds, accounting for the phase shift in the cosine function
  3. t=π12t = \frac{\pi}{12}t=12π​ seconds, when the cosine term equals zero for the first time (correct answer)
  4. t=π4t = \frac{\pi}{4}t=4π​ seconds, when the phase angle makes the displacement zero

Explanation: When analyzing damped oscillations, you need to find when the entire displacement function equals zero, not just individual components. The position function x(t)=0.2e−0.5tcos⁡(3t+π4)x(t) = 0.2e^{-0.5t}\cos(3t + \frac{\pi}{4})x(t)=0.2e−0.5tcos(3t+4π​) represents a damped harmonic oscillator where the exponential term controls amplitude decay and the cosine term controls oscillation. To find when the mass crosses equilibrium (x=0x = 0x=0), set the entire function equal to zero: 0.2e−0.5tcos⁡(3t+π4)=00.2e^{-0.5t}\cos(3t + \frac{\pi}{4}) = 00.2e−0.5tcos(3t+4π​)=0. Since the exponential term e−0.5te^{-0.5t}e−0.5t is always positive and never zero, and the constant 0.2 is non-zero, the only way this product can equal zero is if cos⁡(3t+π4)=0\cos(3t + \frac{\pi}{4}) = 0cos(3t+4π​)=0. Cosine equals zero when its argument equals π2+nπ\frac{\pi}{2} + n\pi2π​+nπ for integer nnn. For the first occurrence after t=0t = 0t=0, set 3t+π4=π23t + \frac{\pi}{4} = \frac{\pi}{2}3t+4π​=2π​. Solving: 3t=π2−π4=π43t = \frac{\pi}{2} - \frac{\pi}{4} = \frac{\pi}{4}3t=2π​−4π​=4π​, so t=π12t = \frac{\pi}{12}t=12π​ seconds. Choice A (5π12\frac{5\pi}{12}125π​) incorrectly adds rather than subtracts the phase shift. Choice B (π6\frac{\pi}{6}6π​) uses the wrong approach, possibly confusing the angular frequency with the phase calculation. Choice D (π4\frac{\pi}{4}4π​) forgets to divide by the angular frequency coefficient of 3. Remember: for damped oscillations, equilibrium crossings occur when the oscillatory term (sine or cosine) equals zero, regardless of the damping factor. Always solve the trigonometric equation completely, accounting for both phase shifts and frequency scaling.

Question 16

A mass-spring system with m=1m = 1m=1 kg and k=25k = 25k=25 N/m is subject to an external driving force F(t)=10cos⁡(4t)F(t) = 10\cos(4t)F(t)=10cos(4t) N. If the system starts from rest at equilibrium, what is the steady-state amplitude of oscillation?

  1. 109\frac{10}{9}910​ m, found by solving the particular solution for the non-homogeneous equation (correct answer)
  2. 25\frac{2}{5}52​ m, found by applying the resonance frequency formula with damping correction
  3. 1041\frac{10}{41}4110​ m, found by considering both the spring restoring force and driving frequency
  4. 58\frac{5}{8}85​ m, found by using the amplitude formula for undamped forced oscillations

Explanation: For the undamped forced oscillator mx′′+kx=F0cos⁡(ωt)mx'' + kx = F_0\cos(\omega t)mx′′+kx=F0​cos(ωt), the steady-state solution has amplitude A=F0∣k−mω2∣A = \frac{F_0}{|k - m\omega^2|}A=∣k−mω2∣F0​​. Here, F0=10F_0 = 10F0​=10, ω=4\omega = 4ω=4, m=1m = 1m=1, k=25k = 25k=25. So A=10∣25−1(16)∣=10∣25−16∣=109A = \frac{10}{|25 - 1(16)|} = \frac{10}{|25 - 16|} = \frac{10}{9}A=∣25−1(16)∣10​=∣25−16∣10​=910​ m. Choice B incorrectly applies resonance formulas. Choice C uses an incorrect denominator calculation. Choice D doesn't properly account for the relationship between driving frequency and natural frequency.