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: Repeated Roots

Practice Repeated Roots 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 / 6

0 of 6 answered

The differential equation y′′+ay′+by=0y'' + ay' + by = 0y′′+ay′+by=0 has characteristic equation with a repeated root at r=−3r = -3r=−3. If u(x)=y(x)e3xu(x) = y(x)e^{3x}u(x)=y(x)e3x where y(x)y(x)y(x) is a solution to the original equation, which differential equation does u(x)u(x)u(x) satisfy?

Select an answer to continue

What this quiz covers

This quiz focuses on Repeated Roots, 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

The differential equation y′′+ay′+by=0y'' + ay' + by = 0y′′+ay′+by=0 has characteristic equation with a repeated root at r=−3r = -3r=−3. If u(x)=y(x)e3xu(x) = y(x)e^{3x}u(x)=y(x)e3x where y(x)y(x)y(x) is a solution to the original equation, which differential equation does u(x)u(x)u(x) satisfy?

  1. u′′+6u′+9u=0u'' + 6u' + 9u = 0u′′+6u′+9u=0
  2. u′′=0u'' = 0u′′=0 (correct answer)
  3. u′′−6u′+9u=0u'' - 6u' + 9u = 0u′′−6u′+9u=0
  4. u′′+9u=0u'' + 9u = 0u′′+9u=0

Explanation: Since the characteristic equation has repeated root r=−3r = -3r=−3, we have (r+3)2=r2+6r+9=0(r + 3)^2 = r^2 + 6r + 9 = 0(r+3)2=r2+6r+9=0, so a=6a = 6a=6 and b=9b = 9b=9. The original equation is y′′+6y′+9y=0y'' + 6y' + 9y = 0y′′+6y′+9y=0. The general solution is y=(c1+c2x)e−3xy = (c_1 + c_2 x)e^{-3x}y=(c1​+c2​x)e−3x. If u(x)=y(x)e3xu(x) = y(x)e^{3x}u(x)=y(x)e3x, then y(x)=u(x)e−3xy(x) = u(x)e^{-3x}y(x)=u(x)e−3x. Substituting: y′=u′e−3x−3ue−3xy' = u'e^{-3x} - 3ue^{-3x}y′=u′e−3x−3ue−3x and y′′=u′′e−3x−6u′e−3x+9ue−3xy'' = u''e^{-3x} - 6u'e^{-3x} + 9ue^{-3x}y′′=u′′e−3x−6u′e−3x+9ue−3x. Substituting into the original equation: (u′′e−3x−6u′e−3x+9ue−3x)+6(u′e−3x−3ue−3x)+9(ue−3x)=0(u''e^{-3x} - 6u'e^{-3x} + 9ue^{-3x}) + 6(u'e^{-3x} - 3ue^{-3x}) + 9(ue^{-3x}) = 0(u′′e−3x−6u′e−3x+9ue−3x)+6(u′e−3x−3ue−3x)+9(ue−3x)=0. Factoring out e−3xe^{-3x}e−3x: u′′−6u′+9u+6u′−18u+9u=0u'' - 6u' + 9u + 6u' - 18u + 9u = 0u′′−6u′+9u+6u′−18u+9u=0, which simplifies to u′′=0u'' = 0u′′=0.

Question 2

A mass-spring system is governed by the differential equation md2xdt2+2γmdxdt+kx=0m\frac{d^2x}{dt^2} + 2\gamma m\frac{dx}{dt} + kx = 0mdt2d2x​+2γmdtdx​+kx=0 where m>0m > 0m>0, γ>0\gamma > 0γ>0, and k>0k > 0k>0. If the system is critically damped (repeated roots), and the solution with initial conditions x(0)=x0x(0) = x_0x(0)=x0​ and x′(0)=v0x'(0) = v_0x′(0)=v0​ can be written as x(t)=(A+Bt)e−ωtx(t) = (A + Bt)e^{-\omega t}x(t)=(A+Bt)e−ωt, which relationship must hold between the parameters?

  1. γ2=km\gamma^2 = \frac{k}{m}γ2=mk​ and ω=γ\omega = \gammaω=γ
  2. γ2=k4m\gamma^2 = \frac{k}{4m}γ2=4mk​ and ω=km\omega = \sqrt{\frac{k}{m}}ω=mk​​
  3. γ2=km\gamma^2 = \frac{k}{m}γ2=mk​ and ω=km\omega = \sqrt{\frac{k}{m}}ω=mk​​ (correct answer)
  4. 4γ2=km4\gamma^2 = \frac{k}{m}4γ2=mk​ and ω=γ\omega = \gammaω=γ

Explanation: Dividing the equation by mmm: d2xdt2+2γdxdt+kmx=0\frac{d^2x}{dt^2} + 2\gamma\frac{dx}{dt} + \frac{k}{m}x = 0dt2d2x​+2γdtdx​+mk​x=0. The characteristic equation is r2+2γr+km=0r^2 + 2\gamma r + \frac{k}{m} = 0r2+2γr+mk​=0. For critical damping (repeated roots), the discriminant must be zero: (2γ)2−4⋅1⋅km=0(2\gamma)^2 - 4 \cdot 1 \cdot \frac{k}{m} = 0(2γ)2−4⋅1⋅mk​=0, which gives 4γ2=4km4\gamma^2 = \frac{4k}{m}4γ2=m4k​, or γ2=km\gamma^2 = \frac{k}{m}γ2=mk​. The repeated root is r=−γr = -\gammar=−γ, so ω=γ=km\omega = \gamma = \sqrt{\frac{k}{m}}ω=γ=mk​​.

Question 3

Consider the differential equation y′′+4y′+4y=0y'' + 4y' + 4y = 0y′′+4y′+4y=0. If z(x)=∫0xy(t)dtz(x) = \int_0^x y(t) dtz(x)=∫0x​y(t)dt where y(x)y(x)y(x) is the solution satisfying y(0)=0y(0) = 0y(0)=0 and y′(0)=1y'(0) = 1y′(0)=1, what differential equation does z(x)z(x)z(x) satisfy?

  1. z′′′+4z′′+4z′=0z''' + 4z'' + 4z' = 0z′′′+4z′′+4z′=0 with z(0)=z′(0)=0z(0) = z'(0) = 0z(0)=z′(0)=0, z′′(0)=1z''(0) = 1z′′(0)=1 (correct answer)
  2. z′′′+4z′′+4z′=1z''' + 4z'' + 4z' = 1z′′′+4z′′+4z′=1 with z(0)=z′(0)=z′′(0)=0z(0) = z'(0) = z''(0) = 0z(0)=z′(0)=z′′(0)=0
  3. z′′′+4z′′+4z′=0z''' + 4z'' + 4z' = 0z′′′+4z′′+4z′=0 with z(0)=0z(0) = 0z(0)=0, z′(0)=1z'(0) = 1z′(0)=1, z′′(0)=4z''(0) = 4z′′(0)=4
  4. z′′+4z′+4z=y(x)z'' + 4z' + 4z = y(x)z′′+4z′+4z=y(x) with z(0)=z′(0)=0z(0) = z'(0) = 0z(0)=z′(0)=0

Explanation: Since z(x)=∫0xy(t)dtz(x) = \int_0^x y(t) dtz(x)=∫0x​y(t)dt, we have z′(x)=y(x)z'(x) = y(x)z′(x)=y(x) and z′′(x)=y′(x)z''(x) = y'(x)z′′(x)=y′(x). From the original equation y′′+4y′+4y=0y'' + 4y' + 4y = 0y′′+4y′+4y=0, substituting: z′′′+4z′′+4z′=0z''' + 4z'' + 4z' = 0z′′′+4z′′+4z′=0. For initial conditions: z(0)=∫00y(t)dt=0z(0) = \int_0^0 y(t) dt = 0z(0)=∫00​y(t)dt=0, z′(0)=y(0)=0z'(0) = y(0) = 0z′(0)=y(0)=0, and z′′(0)=y′(0)=1z''(0) = y'(0) = 1z′′(0)=y′(0)=1.

Question 4

Consider the equation y′′−6y′+9y=0y'' - 6y' + 9y = 0y′′−6y′+9y=0 with general solution y=(c1+c2x)e3xy = (c_1 + c_2 x)e^{3x}y=(c1​+c2​x)e3x. If f(x)=y(x)⋅g(x)f(x) = y(x) \cdot g(x)f(x)=y(x)⋅g(x) where g(x)g(x)g(x) is a twice-differentiable function, and we want f(x)f(x)f(x) to satisfy f′′−6f′+9f=h(x)f'' - 6f' + 9f = h(x)f′′−6f′+9f=h(x) for some function h(x)h(x)h(x), what must be true about g(x)g(x)g(x)?

  1. g(x)g(x)g(x) must satisfy g′′−6g′+9g=0g'' - 6g' + 9g = 0g′′−6g′+9g=0
  2. g(x)g(x)g(x) must satisfy g′′(x)=0g''(x) = 0g′′(x)=0
  3. g(x)g(x)g(x) must be a polynomial of degree at most 1
  4. g(x)g(x)g(x) can be any twice-differentiable function (correct answer)

Explanation: This question tests your understanding of how differential operators behave when applied to products of functions. The key insight is that we're multiplying the general solution of a homogeneous equation by another function and asking what constraints this places on that function. Let's work through what happens when we substitute f(x)=y(x)⋅g(x)f(x) = y(x) \cdot g(x)f(x)=y(x)⋅g(x) into the differential equation f′′−6f′+9f=h(x)f'' - 6f' + 9f = h(x)f′′−6f′+9f=h(x). Using the product rule repeatedly to find f′f'f′ and f′′f''f′′, then substituting into our equation, we get: [y′′g+2y′g′+yg′′]−6[y′g+yg′]+9[yg]=h(x)[y''g + 2y'g' + yg''] - 6[y'g + yg'] + 9[yg] = h(x)[y′′g+2y′g′+yg′′]−6[y′g+yg′]+9[yg]=h(x) Rearranging terms: g(y′′−6y′+9y)+g′(2y′−6y)+g′′y=h(x)g(y'' - 6y' + 9y) + g'(2y' - 6y) + g''y = h(x)g(y′′−6y′+9y)+g′(2y′−6y)+g′′y=h(x) Since yyy satisfies y′′−6y′+9y=0y'' - 6y' + 9y = 0y′′−6y′+9y=0, the first term vanishes. From the given general solution y=(c1+c2x)e3xy = (c_1 + c_2x)e^{3x}y=(c1​+c2​x)e3x, we can verify that 2y′−6y=02y' - 6y = 02y′−6y=0 as well (this is a special property of repeated roots). Therefore, our equation simplifies to g′′y=h(x)g''y = h(x)g′′y=h(x), which means g′′=h(x)yg'' = \frac{h(x)}{y}g′′=yh(x)​. This shows that g(x)g(x)g(x) can indeed be any twice-differentiable function - we simply define h(x)=g′′(x)⋅y(x)h(x) = g''(x) \cdot y(x)h(x)=g′′(x)⋅y(x) and the equation is satisfied. Answer choices A, B, and C all impose unnecessary restrictions on g(x)g(x)g(x). The beauty of this problem is that no constraints are needed beyond twice-differentiability. Study tip: When dealing with products in differential equations, remember that the differential operator distributes according to product rule patterns, often revealing hidden relationships between the component functions.

Question 5

The functions y1(x)=e3xy_1(x) = e^{3x}y1​(x)=e3x and y2(x)=xe3xy_2(x) = xe^{3x}y2​(x)=xe3x are solutions to a second-order linear homogeneous differential equation. If W(x)W(x)W(x) denotes the Wronskian of these solutions, what is W(1)W(0)\frac{W(1)}{W(0)}W(0)W(1)​?

  1. W(1)W(0)=e3\frac{W(1)}{W(0)} = e^3W(0)W(1)​=e3
  2. W(1)W(0)=1\frac{W(1)}{W(0)} = 1W(0)W(1)​=1
  3. W(1)W(0)=e9\frac{W(1)}{W(0)} = e^9W(0)W(1)​=e9
  4. W(1)W(0)=e6\frac{W(1)}{W(0)} = e^6W(0)W(1)​=e6 (correct answer)

Explanation: When you encounter Wronskian problems involving solutions to linear homogeneous differential equations, remember that the Wronskian has a special exponential behavior that often provides shortcuts to avoid tedious calculations. The Wronskian of y1(x)=e3xy_1(x) = e^{3x}y1​(x)=e3x and y2(x)=xe3xy_2(x) = xe^{3x}y2​(x)=xe3x is: W(x)=∣e3xxe3x3e3xe3x+3xe3x∣W(x) = \begin{vmatrix} e^{3x} & xe^{3x} \\ 3e^{3x} & e^{3x} + 3xe^{3x} \end{vmatrix}W(x)=​e3x3e3x​xe3xe3x+3xe3x​​ Computing this determinant: W(x)=e3x(e3x+3xe3x)−xe3x(3e3x)=e6xW(x) = e^{3x}(e^{3x} + 3xe^{3x}) - xe^{3x}(3e^{3x}) = e^{6x}W(x)=e3x(e3x+3xe3x)−xe3x(3e3x)=e6x Therefore: W(1)W(0)=e6e0=e6\frac{W(1)}{W(0)} = \frac{e^6}{e^0} = e^6W(0)W(1)​=e0e6​=e6 Answer A gives e3e^3e3, which would result from incorrectly thinking the Wronskian grows like e3xe^{3x}e3x instead of e6xe^{6x}e6x. This mistake often comes from focusing only on the exponential factor in the original solutions rather than properly computing the determinant. Answer B suggests the ratio equals 1, implying the Wronskian is constant. This would only be true if the coefficient function p(x)p(x)p(x) in the differential equation y′′+p(x)y′+q(x)y=0y'' + p(x)y' + q(x)y = 0y′′+p(x)y′+q(x)y=0 were zero, which isn't the case here. Answer C gives e9e^9e9, which might come from incorrectly squaring the e3xe^{3x}e3x factor and then cubing it, representing a computational error in determinant evaluation. Study tip: For Wronskians of exponential-type solutions, look for patterns in the exponents. The Wronskian often has an exponential form that's predictable from the original solutions' structure, and Abel's theorem can provide useful shortcuts.

Question 6

A second-order linear homogeneous differential equation has characteristic polynomial P(r)=r2+pr+qP(r) = r^2 + pr + qP(r)=r2+pr+q. If the equation has a repeated root and one particular solution is y1(x)=xe−2xy_1(x) = xe^{-2x}y1​(x)=xe−2x, what is the value of p+qp + qp+q?

  1. p+q=8p + q = 8p+q=8 (correct answer)
  2. p+q=6p + q = 6p+q=6
  3. p+q=4p + q = 4p+q=4
  4. p+q=2p + q = 2p+q=2

Explanation: Since y1(x)=xe−2xy_1(x) = xe^{-2x}y1​(x)=xe−2x is a solution and we have a repeated root, the general solution must be of the form y=(c1+c2x)e−2xy = (c_1 + c_2 x)e^{-2x}y=(c1​+c2​x)e−2x. This means the repeated root is r=−2r = -2r=−2. The characteristic polynomial with repeated root r=−2r = -2r=−2 is (r+2)2=r2+4r+4(r + 2)^2 = r^2 + 4r + 4(r+2)2=r2+4r+4. Therefore p=4p = 4p=4 and q=4q = 4q=4, giving p+q=8p + q = 8p+q=8.