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

Practice Coupled 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 / 5

0 of 5 answered

A coupled mass-spring system consists of two masses m1=2m_1 = 2m1​=2 kg and m2=1m_2 = 1m2​=1 kg connected by springs with constants k1=8k_1 = 8k1​=8 N/m, k2=4k_2 = 4k2​=4 N/m, and k3=2k_3 = 2k3​=2 N/m, where k1k_1k1​ connects m1m_1m1​ to a fixed wall, k2k_2k2​ connects the two masses, and k3k_3k3​ connects m2m_2m2​ to a fixed wall. If the system is set into motion with initial conditions x1(0)=1x_1(0) = 1x1​(0)=1, x2(0)=0x_2(0) = 0x2​(0)=0, x1′(0)=0x_1'(0) = 0x1′​(0)=0, x2′(0)=2x_2'(0) = 2x2′​(0)=2, what is the coefficient matrix for the system of differential equations x′′=Ax\mathbf{x}'' = A\mathbf{x}x′′=Ax?

Select an answer to continue

What this quiz covers

This quiz focuses on Coupled 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 coupled mass-spring system consists of two masses m1=2m_1 = 2m1​=2 kg and m2=1m_2 = 1m2​=1 kg connected by springs with constants k1=8k_1 = 8k1​=8 N/m, k2=4k_2 = 4k2​=4 N/m, and k3=2k_3 = 2k3​=2 N/m, where k1k_1k1​ connects m1m_1m1​ to a fixed wall, k2k_2k2​ connects the two masses, and k3k_3k3​ connects m2m_2m2​ to a fixed wall. If the system is set into motion with initial conditions x1(0)=1x_1(0) = 1x1​(0)=1, x2(0)=0x_2(0) = 0x2​(0)=0, x1′(0)=0x_1'(0) = 0x1′​(0)=0, x2′(0)=2x_2'(0) = 2x2′​(0)=2, what is the coefficient matrix for the system of differential equations x′′=Ax\mathbf{x}'' = A\mathbf{x}x′′=Ax?

  1. A=(−624−6)A = \begin{pmatrix} -6 & 2 \\ 4 & -6 \end{pmatrix}A=(−64​2−6​) (correct answer)
  2. A=(−524−3)A = \begin{pmatrix} -5 & 2 \\ 4 & -3 \end{pmatrix}A=(−54​2−3​)
  3. A=(−422−6)A = \begin{pmatrix} -4 & 2 \\ 2 & -6 \end{pmatrix}A=(−42​2−6​)
  4. A=(−1048−6)A = \begin{pmatrix} -10 & 4 \\ 8 & -6 \end{pmatrix}A=(−108​4−6​)

Explanation: For the coupled system, we have m1x1′′=−k1x1+k2(x2−x1)m_1 x_1'' = -k_1 x_1 + k_2(x_2 - x_1)m1​x1′′​=−k1​x1​+k2​(x2​−x1​) and m2x2′′=−k2(x2−x1)−k3x2m_2 x_2'' = -k_2(x_2 - x_1) - k_3 x_2m2​x2′′​=−k2​(x2​−x1​)−k3​x2​. This gives us 2x1′′=−8x1+4(x2−x1)=−12x1+4x22x_1'' = -8x_1 + 4(x_2 - x_1) = -12x_1 + 4x_22x1′′​=−8x1​+4(x2​−x1​)=−12x1​+4x2​ and x2′′=−4(x2−x1)−2x2=4x1−6x2x_2'' = -4(x_2 - x_1) - 2x_2 = 4x_1 - 6x_2x2′′​=−4(x2​−x1​)−2x2​=4x1​−6x2​. Therefore x1′′=−6x1+2x2x_1'' = -6x_1 + 2x_2x1′′​=−6x1​+2x2​ and x2′′=4x1−6x2x_2'' = 4x_1 - 6x_2x2′′​=4x1​−6x2​, giving matrix A as shown. Choice B incorrectly calculates the diagonal entries. Choice C incorrectly assumes symmetric coupling. Choice D fails to divide by the masses properly.

Question 2

A coupled oscillator system has two masses connected by springs. When analyzed, the system has natural frequencies ω1=2\omega_1 = \sqrt{2}ω1​=2​ rad/s and ω2=22\omega_2 = 2\sqrt{2}ω2​=22​ rad/s, with corresponding mode shapes v1=(11)\mathbf{v}_1 = \begin{pmatrix} 1 \\ 1 \end{pmatrix}v1​=(11​) and v2=(1−1)\mathbf{v}_2 = \begin{pmatrix} 1 \\ -1 \end{pmatrix}v2​=(1−1​). If the system starts from rest with initial displacements x1(0)=3x_1(0) = 3x1​(0)=3 and x2(0)=1x_2(0) = 1x2​(0)=1, what is the displacement x1(t)x_1(t)x1​(t)?

  1. x1(t)=2cos⁡(2t)+cos⁡(22t)x_1(t) = 2\cos(\sqrt{2}t) + \cos(2\sqrt{2}t)x1​(t)=2cos(2​t)+cos(22​t) (correct answer)
  2. x1(t)=2cos⁡(2t)−cos⁡(22t)x_1(t) = 2\cos(\sqrt{2}t) - \cos(2\sqrt{2}t)x1​(t)=2cos(2​t)−cos(22​t)
  3. x1(t)=cos⁡(2t)+2cos⁡(22t)x_1(t) = \cos(\sqrt{2}t) + 2\cos(2\sqrt{2}t)x1​(t)=cos(2​t)+2cos(22​t)
  4. x1(t)=3cos⁡(2t)+cos⁡(22t)x_1(t) = 3\cos(\sqrt{2}t) + \cos(2\sqrt{2}t)x1​(t)=3cos(2​t)+cos(22​t)

Explanation: The general solution is x(t)=c1v1cos⁡(ω1t)+c2v2cos⁡(ω2t)\mathbf{x}(t) = c_1\mathbf{v}_1\cos(\omega_1 t) + c_2\mathbf{v}_2\cos(\omega_2 t)x(t)=c1​v1​cos(ω1​t)+c2​v2​cos(ω2​t) since the system starts from rest. At t=0t = 0t=0: x(0)=c1(11)+c2(1−1)=(31)\mathbf{x}(0) = c_1\begin{pmatrix} 1 \\ 1 \end{pmatrix} + c_2\begin{pmatrix} 1 \\ -1 \end{pmatrix} = \begin{pmatrix} 3 \\ 1 \end{pmatrix}x(0)=c1​(11​)+c2​(1−1​)=(31​). This gives us c1+c2=3c_1 + c_2 = 3c1​+c2​=3 and c1−c2=1c_1 - c_2 = 1c1​−c2​=1, so c1=2c_1 = 2c1​=2 and c2=1c_2 = 1c2​=1. Therefore x1(t)=2cos⁡(2t)+1cos⁡(22t)=2cos⁡(2t)+cos⁡(22t)x_1(t) = 2\cos(\sqrt{2}t) + 1\cos(2\sqrt{2}t) = 2\cos(\sqrt{2}t) + \cos(2\sqrt{2}t)x1​(t)=2cos(2​t)+1cos(22​t)=2cos(2​t)+cos(22​t). Choice B incorrectly subtracts the second term. Choice C swaps the coefficients. Choice D uses the wrong coefficient for the first mode.

Question 3

Two masses m1=2m_1 = 2m1​=2 kg and m2=1m_2 = 1m2​=1 kg are coupled by springs such that the system matrix is A=(−312−4)A = \begin{pmatrix} -3 & 1 \\ 2 & -4 \end{pmatrix}A=(−32​1−4​). If the system is critically coupled (meaning one of the natural frequencies is zero), what additional constraint must be imposed on the system parameters?

  1. One eigenvalue must be zero, but det⁡(A)=10≠0\det(A) = 10 \neq 0det(A)=10=0, so no constraint exists
  2. The trace of AAA must equal the determinant, requiring −7=10-7 = 10−7=10
  3. The system cannot be critically coupled with the given mass ratio
  4. The determinant of AAA must equal zero, requiring modification of spring constants (correct answer)

Explanation: When you encounter coupled mass-spring systems, the key insight is that critical coupling occurs when one natural frequency becomes zero, meaning the system has a zero eigenvalue. This happens when the system matrix becomes singular. For a system to have a zero eigenvalue, the determinant of the matrix AAA must equal zero. Let's check the current determinant: det⁡(A)=(−3)(−4)−(1)(2)=12−2=10\det(A) = (-3)(-4) - (1)(2) = 12 - 2 = 10det(A)=(−3)(−4)−(1)(2)=12−2=10. Since this is non-zero, the system currently has no zero eigenvalues and cannot be critically coupled as given. To achieve critical coupling, you would need to modify the spring constants (which determine the entries of matrix AAA) so that det⁡(A)=0\det(A) = 0det(A)=0. This makes answer D correct. Now for the wrong answers: A correctly identifies that one eigenvalue must be zero but incorrectly concludes that no constraint exists. The constraint is precisely that the determinant must be zero. B confuses the condition for critical coupling - there's no requirement that trace equals determinant. C is incorrect because critical coupling is achievable with any mass ratio by appropriately choosing spring constants. Remember this pattern: in coupled oscillator problems, critical coupling always corresponds to a zero eigenvalue, which requires a singular system matrix. When you see "critically coupled" or "critical damping" scenarios, immediately check whether the determinant equals zero - this is often the key constraint that determines the system parameters.

Question 4

Two pendulums of length LLL and equal mass mmm are coupled by a spring of constant kkk attached at distance ddd from their pivot points. For small oscillations, the linearized equations of motion are mL2θ1¨+mgLθ1+kd2(θ1−θ2)=0mL^2\ddot{\theta_1} + mgL\theta_1 + kd^2(\theta_1 - \theta_2) = 0mL2θ1​¨​+mgLθ1​+kd2(θ1​−θ2​)=0 and mL2θ2¨+mgLθ2+kd2(θ2−θ1)=0mL^2\ddot{\theta_2} + mgL\theta_2 + kd^2(\theta_2 - \theta_1) = 0mL2θ2​¨​+mgLθ2​+kd2(θ2​−θ1​)=0. What is the frequency of the symmetric mode where both pendulums swing together?

  1. ωs=gL+2kd2mL2\omega_s = \sqrt{\frac{g}{L} + \frac{2kd^2}{mL^2}}ωs​=Lg​+mL22kd2​​
  2. ωs=gL+kd2mL2\omega_s = \sqrt{\frac{g}{L} + \frac{kd^2}{mL^2}}ωs​=Lg​+mL2kd2​​
  3. ωs=gL\omega_s = \sqrt{\frac{g}{L}}ωs​=Lg​​ (correct answer)
  4. ωs=gL−kd2mL2\omega_s = \sqrt{\frac{g}{L} - \frac{kd^2}{mL^2}}ωs​=Lg​−mL2kd2​​

Explanation: When analyzing coupled oscillator systems, the key insight is to look for normal modes—special motion patterns where the coupling terms simplify dramatically. This approach transforms a complex two-body problem into manageable single-oscillator equations. For the symmetric mode, both pendulums move identically: θ1=θ2\theta_1 = \theta_2θ1​=θ2​. This means they swing together as if connected by a rigid rod. Substituting this condition into either equation of motion, the coupling term kd2(θ1−θ2)kd^2(\theta_1 - \theta_2)kd2(θ1​−θ2​) becomes zero since (θ1−θ2)=0(\theta_1 - \theta_2) = 0(θ1​−θ2​)=0. The equation reduces to: mL2θ1¨+mgLθ1=0mL^2\ddot{\theta_1} + mgL\theta_1 = 0mL2θ1​¨​+mgLθ1​=0, which gives θ1¨+gLθ1=0\ddot{\theta_1} + \frac{g}{L}\theta_1 = 0θ1​¨​+Lg​θ1​=0. This is simple harmonic motion with frequency ωs=gL\omega_s = \sqrt{\frac{g}{L}}ωs​=Lg​​—exactly the frequency of a single uncoupled pendulum. Choice A incorrectly adds 2kd2mL2\frac{2kd^2}{mL^2}mL22kd2​ to the natural pendulum frequency, suggesting the spring somehow increases the restoring force even when both pendulums move together. Choice B adds kd2mL2\frac{kd^2}{mL^2}mL2kd2​, making the same conceptual error with a different coefficient. Choice D subtracts the spring term, implying the coupling weakens the restoring force in symmetric motion—also incorrect since the spring doesn't stretch when both pendulums move identically. Study tip: In coupled oscillator problems, always check whether the proposed motion pattern eliminates coupling terms. Symmetric modes often behave like uncoupled systems because the coupling mechanism (here, the spring) experiences no deformation when both masses move identically.

Question 5

Consider a three-mass system where only masses 1 and 2 are coupled directly, but all three masses are connected to ground springs. If the coupling between masses 1 and 2 is removed, the individual frequencies are ω1=2\omega_1 = \sqrt{2}ω1​=2​, ω2=3\omega_2 = \sqrt{3}ω2​=3​, and ω3=5\omega_3 = \sqrt{5}ω3​=5​ rad/s. When weak coupling with strength ϵ\epsilonϵ is restored between masses 1 and 2, what is the first-order perturbation correction to the frequency of the middle mode?

  1. Δω2=ϵ223(3−2)=ϵ223\Delta\omega_2 = \frac{\epsilon^2}{2\sqrt{3}(3-2)} = \frac{\epsilon^2}{2\sqrt{3}}Δω2​=23​(3−2)ϵ2​=23​ϵ2​
  2. Δω2=0\Delta\omega_2 = 0Δω2​=0 because the middle mass is not directly affected by coupling (correct answer)
  3. Δω2=ϵ3\Delta\omega_2 = \frac{\epsilon}{\sqrt{3}}Δω2​=3​ϵ​ due to direct frequency shift
  4. Δω2=ϵ23(13−2+13−5)=ϵ23(1−12)\Delta\omega_2 = \frac{\epsilon^2}{\sqrt{3}}\left(\frac{1}{3-2} + \frac{1}{3-5}\right) = \frac{\epsilon^2}{\sqrt{3}}\left(1 - \frac{1}{2}\right)Δω2​=3​ϵ2​(3−21​+3−51​)=3​ϵ2​(1−21​)

Explanation: In perturbation theory for coupled oscillators, if mass 2 is not directly coupled to masses 1 or 3, then the first-order correction to its frequency is zero because the coupling matrix element ⟨ϕ2(0)∣V∣ϕ2(0)⟩=0\langle \phi_2^{(0)} | V | \phi_2^{(0)} \rangle = 0⟨ϕ2(0)​∣V∣ϕ2(0)​⟩=0 where VVV represents the coupling between masses 1 and 2 only, and ϕ2(0)\phi_2^{(0)}ϕ2(0)​ is the unperturbed mode shape of mass 2. The coupling only affects mass 2's frequency through second-order corrections involving the other modes. Choice A gives a second-order correction formula. Choice C incorrectly assumes direct first-order coupling. Choice D attempts a second-order calculation but uses an incorrect formula for the case where mass 2 is not directly involved in the perturbing interaction.