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: Undetermined Coefficients

Practice Undetermined Coefficients 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 / 17

0 of 17 answered

A differential equation has the form y′′+ay′+by=erxy'' + ay' + by = e^{rx}y′′+ay′+by=erx where aaa, bbb, and rrr are constants. Under which condition would the particular solution necessarily take the form yp=Ax2erxy_p = Ax^2e^{rx}yp​=Ax2erx?

Select an answer to continue

What this quiz covers

This quiz focuses on Undetermined Coefficients, 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 differential equation has the form y′′+ay′+by=erxy'' + ay' + by = e^{rx}y′′+ay′+by=erx where aaa, bbb, and rrr are constants. Under which condition would the particular solution necessarily take the form yp=Ax2erxy_p = Ax^2e^{rx}yp​=Ax2erx?

  1. When rrr is a repeated root of the characteristic equation s2+as+b=0s^2 + as + b = 0s2+as+b=0 (correct answer)
  2. When rrr is a simple root of the characteristic equation s2+as+b=0s^2 + as + b = 0s2+as+b=0
  3. When r2+ar+b=0r^2 + ar + b = 0r2+ar+b=0 has complex conjugate roots involving rrr
  4. When rrr satisfies r2+ar+b≠0r^2 + ar + b \neq 0r2+ar+b=0 but 2r+a=02r + a = 02r+a=0

Explanation: When solving non-homogeneous linear differential equations with exponential forcing functions like erxe^{rx}erx, the form of your particular solution depends critically on whether the exponent rrr relates to the roots of the characteristic equation s2+as+b=0s^2 + as + b = 0s2+as+b=0. The correct answer is A. When rrr is a repeated root of the characteristic equation, it means rrr satisfies r2+ar+b=0r^2 + ar + b = 0r2+ar+b=0 and appears twice in the homogeneous solution. Since both erxe^{rx}erx and xerxxe^{rx}xerx are already part of the homogeneous solution, you must multiply by x2x^2x2 to ensure your particular solution is linearly independent. This gives yp=Ax2erxy_p = Ax^2e^{rx}yp​=Ax2erx. Choice B is incorrect because when rrr is a simple root, only erxe^{rx}erx appears in the homogeneous solution, so yp=Axerxy_p = Axe^{rx}yp​=Axerx (multiply by xxx once) would be sufficient. Choice C misunderstands the relationship entirely. Complex conjugate roots don't directly determine the particular solution form for an erxe^{rx}erx forcing function. Choice D describes an impossible scenario. If r2+ar+b≠0r^2 + ar + b \neq 0r2+ar+b=0, then rrr isn't a root, so the condition 2r+a=02r + a = 02r+a=0 (which would make r=−a/2r = -a/2r=−a/2) is irrelevant to determining the particular solution form. Study tip: Always check if your forcing function's exponent matches roots of the characteristic equation. No match = try AerxAe^{rx}Aerx; simple root = try AxerxAxe^{rx}Axerx; repeated root = try Ax2erxAx^2e^{rx}Ax2erx.

Question 2

What is the form of a particular solution Yp(t)Y_p(t)Yp​(t) for the differential equation y′′−6y′+9y=5e3ty'' - 6y' + 9y = 5e^{3t}y′′−6y′+9y=5e3t?

  1. Yp(t)=Ae3tY_p(t) = Ae^{3t}Yp​(t)=Ae3t
  2. Yp(t)=Ate3tY_p(t) = Ate^{3t}Yp​(t)=Ate3t
  3. Yp(t)=At2e3tY_p(t) = At^2e^{3t}Yp​(t)=At2e3t (correct answer)
  4. Yp(t)=(At+B)e3tY_p(t) = (At+B)e^{3t}Yp​(t)=(At+B)e3t

Explanation: First, find the complementary solution. The characteristic equation is r2−6r+9=0r^2 - 6r + 9 = 0r2−6r+9=0, which factors as (r−3)2=0(r-3)^2 = 0(r−3)2=0. This gives a repeated root r=3r=3r=3. The complementary solution is yc(t)=c1e3t+c2te3ty_c(t) = c_1e^{3t} + c_2te^{3t}yc​(t)=c1​e3t+c2​te3t. The non-homogeneous term is g(t)=5e3tg(t) = 5e^{3t}g(t)=5e3t. The initial guess for the particular solution would be Yp(t)=Ae3tY_p(t) = Ae^{3t}Yp​(t)=Ae3t. However, this term is present in the complementary solution. According to the modification rule, we must multiply the guess by ttt, giving Ate3tAte^{3t}Ate3t. This new guess is also present in the complementary solution. Therefore, we must multiply by ttt again, which gives the correct form Yp(t)=At2e3tY_p(t) = At^2e^{3t}Yp​(t)=At2e3t.

Question 3

What is the correct form of a particular solution Yp(t)Y_p(t)Yp​(t) for the differential equation y′′+3y′=4−2e−3ty'' + 3y' = 4 - 2e^{-3t}y′′+3y′=4−2e−3t?

  1. Yp(t)=A+Be−3tY_p(t) = A + Be^{-3t}Yp​(t)=A+Be−3t
  2. Yp(t)=At+Be−3tY_p(t) = At + Be^{-3t}Yp​(t)=At+Be−3t
  3. Yp(t)=A+Bte−3tY_p(t) = A + Bte^{-3t}Yp​(t)=A+Bte−3t
  4. Yp(t)=At+Bte−3tY_p(t) = At + Bte^{-3t}Yp​(t)=At+Bte−3t (correct answer)

Explanation: The characteristic equation is r2+3r=0r^2 + 3r = 0r2+3r=0, or r(r+3)=0r(r+3)=0r(r+3)=0, giving roots r=0r=0r=0 and r=−3r=-3r=−3. The complementary solution is yc(t)=c1e0t+c2e−3t=c1+c2e−3ty_c(t) = c_1e^{0t} + c_2e^{-3t} = c_1 + c_2e^{-3t}yc​(t)=c1​e0t+c2​e−3t=c1​+c2​e−3t. The non-homogeneous term is g(t)=4−2e−3tg(t)=4 - 2e^{-3t}g(t)=4−2e−3t. We consider each part. For the constant term 4, the initial guess is AAA. This is a solution to the homogeneous equation (the c1c_1c1​ term), so we must modify it to AtAtAt. For the term −2e−3t-2e^{-3t}−2e−3t, the initial guess is Be−3tBe^{-3t}Be−3t. This is also a solution to the homogeneous equation (the c2e−3tc_2e^{-3t}c2​e−3t term), so we must modify it to Bte−3tBte^{-3t}Bte−3t. Combining these gives the full form for the particular solution: Yp(t)=At+Bte−3tY_p(t) = At + Bte^{-3t}Yp​(t)=At+Bte−3t.

Question 4

The differential equation y′′+4y′+4y=g(t)y'' + 4y' + 4y = g(t)y′′+4y′+4y=g(t) has a particular solution Yp(t)=3t2e−2tY_p(t) = 3t^2e^{-2t}Yp​(t)=3t2e−2t. What is the non-homogeneous term g(t)g(t)g(t)?

  1. g(t)=3t2e−2tg(t) = 3t^2e^{-2t}g(t)=3t2e−2t
  2. g(t)=6e−2tg(t) = 6e^{-2t}g(t)=6e−2t (correct answer)
  3. g(t)=(12t2−24t+6)e−2tg(t) = (12t^2 - 24t + 6)e^{-2t}g(t)=(12t2−24t+6)e−2t
  4. g(t)=6te−2tg(t) = 6te^{-2t}g(t)=6te−2t

Explanation: To find g(t)g(t)g(t), we must compute Yp′′+4Yp′+4YpY_p'' + 4Y_p' + 4Y_pYp′′​+4Yp′​+4Yp​. Given Yp(t)=3t2e−2tY_p(t) = 3t^2e^{-2t}Yp​(t)=3t2e−2t. First derivative: Yp′=6te−2t−6t2e−2t=(6t−6t2)e−2tY_p' = 6te^{-2t} - 6t^2e^{-2t} = (6t-6t^2)e^{-2t}Yp′​=6te−2t−6t2e−2t=(6t−6t2)e−2t. Second derivative: Yp′′=(6−12t)e−2t−2(6t−6t2)e−2t=(6−12t−12t+12t2)e−2t=(12t2−24t+6)e−2tY_p'' = (6-12t)e^{-2t} - 2(6t-6t^2)e^{-2t} = (6 - 12t - 12t + 12t^2)e^{-2t} = (12t^2 - 24t + 6)e^{-2t}Yp′′​=(6−12t)e−2t−2(6t−6t2)e−2t=(6−12t−12t+12t2)e−2t=(12t2−24t+6)e−2t. Now substitute into the left side of the ODE: g(t)=(12t2−24t+6)e−2t+4(6t−6t2)e−2t+4(3t2e−2t)g(t) = (12t^2 - 24t + 6)e^{-2t} + 4(6t-6t^2)e^{-2t} + 4(3t^2e^{-2t})g(t)=(12t2−24t+6)e−2t+4(6t−6t2)e−2t+4(3t2e−2t). Factor out e−2te^{-2t}e−2t: g(t)=[(12t2−24t+6)+(24t−24t2)+(12t2)]e−2tg(t) = [ (12t^2 - 24t + 6) + (24t - 24t^2) + (12t^2) ] e^{-2t}g(t)=[(12t2−24t+6)+(24t−24t2)+(12t2)]e−2t. The terms in the brackets simplify: (12t2−24t2+12t2)+(−24t+24t)+6=6(12t^2 - 24t^2 + 12t^2) + (-24t + 24t) + 6 = 6(12t2−24t2+12t2)+(−24t+24t)+6=6. Therefore, g(t)=6e−2tg(t) = 6e^{-2t}g(t)=6e−2t.

Question 5

Consider the equation y′′+4y=8sin⁡2(t)y'' + 4y = 8 \sin^2(t)y′′+4y=8sin2(t). Which of the following is the correct form for a particular solution Yp(t)Y_p(t)Yp​(t)?

  1. Yp(t)=Asin⁡2(t)Y_p(t) = A\sin^2(t)Yp​(t)=Asin2(t)
  2. Yp(t)=A+Bcos⁡(2t)+Csin⁡(2t)Y_p(t) = A + B\cos(2t) + C\sin(2t)Yp​(t)=A+Bcos(2t)+Csin(2t)
  3. Yp(t)=A+t(Bcos⁡(2t)+Csin⁡(2t))Y_p(t) = A + t(B\cos(2t) + C\sin(2t))Yp​(t)=A+t(Bcos(2t)+Csin(2t)) (correct answer)
  4. Yp(t)=Acos⁡(2t)+Bsin⁡(2t)Y_p(t) = A\cos(2t) + B\sin(2t)Yp​(t)=Acos(2t)+Bsin(2t)

Explanation: The method of undetermined coefficients cannot be directly applied to g(t)=8sin⁡2(t)g(t) = 8\sin^2(t)g(t)=8sin2(t). We must first use a trigonometric identity to rewrite g(t)g(t)g(t) in a suitable form. Using the power-reducing identity sin⁡2(t)=1−cos⁡(2t)2\sin^2(t) = \frac{1 - \cos(2t)}{2}sin2(t)=21−cos(2t)​, the non-homogeneous term becomes g(t)=8(1−cos⁡(2t)2)=4−4cos⁡(2t)g(t) = 8 \left( \frac{1 - \cos(2t)}{2} \right) = 4 - 4\cos(2t)g(t)=8(21−cos(2t)​)=4−4cos(2t). Now we can determine the form of Yp(t)Y_p(t)Yp​(t). The characteristic equation is r2+4=0r^2+4=0r2+4=0, with roots r=±2ir=\pm 2ir=±2i, so yc(t)=c1cos⁡(2t)+c2sin⁡(2t)y_c(t) = c_1\cos(2t)+c_2\sin(2t)yc​(t)=c1​cos(2t)+c2​sin(2t). For the constant term 4, the guess is AAA. This does not conflict with ycy_cyc​. For the term −4cos⁡(2t)-4\cos(2t)−4cos(2t), the guess is Bcos⁡(2t)+Csin⁡(2t)B\cos(2t)+C\sin(2t)Bcos(2t)+Csin(2t). This form is present in ycy_cyc​, so we must multiply this part of the guess by ttt. The total form for Yp(t)Y_p(t)Yp​(t) is the sum of the forms for each part: Yp(t)=A+t(Bcos⁡(2t)+Csin⁡(2t))Y_p(t) = A + t(B\cos(2t) + C\sin(2t))Yp​(t)=A+t(Bcos(2t)+Csin(2t)).

Question 6

Find the particular solution Yp(t)Y_p(t)Yp​(t) for the differential equation y′′−y′=3t2y'' - y' = 3t^2y′′−y′=3t2.

  1. Yp(t)=−t3−3t2−6tY_p(t) = -t^3 - 3t^2 - 6tYp​(t)=−t3−3t2−6t (correct answer)
  2. Yp(t)=t3+3t2+6tY_p(t) = t^3 + 3t^2 + 6tYp​(t)=t3+3t2+6t
  3. Yp(t)=−t3−3t2Y_p(t) = -t^3 - 3t^2Yp​(t)=−t3−3t2
  4. Yp(t)=−3t2−6t−6Y_p(t) = -3t^2 - 6t - 6Yp​(t)=−3t2−6t−6

Explanation: The characteristic equation is r2−r=0r^2 - r = 0r2−r=0, or r(r−1)=0r(r-1)=0r(r−1)=0, with roots r=0,1r=0, 1r=0,1. The complementary solution is yc(t)=c1e0t+c2et=c1+c2ety_c(t) = c_1e^{0t} + c_2e^t = c_1 + c_2e^tyc​(t)=c1​e0t+c2​et=c1​+c2​et. The non-homogeneous term is g(t)=3t2g(t) = 3t^2g(t)=3t2. The initial guess for YpY_pYp​ is a full quadratic, At2+Bt+CAt^2 + Bt + CAt2+Bt+C. However, the constant term CCC is a solution to the homogeneous equation (corresponding to the c1c_1c1​ term). Therefore, we must multiply the entire guess by ttt, giving Yp(t)=t(At2+Bt+C)=At3+Bt2+CtY_p(t) = t(At^2 + Bt + C) = At^3 + Bt^2 + CtYp​(t)=t(At2+Bt+C)=At3+Bt2+Ct. We find the derivatives: Yp′=3At2+2Bt+CY_p' = 3At^2 + 2Bt + CYp′​=3At2+2Bt+C and Yp′′=6At+2BY_p'' = 6At + 2BYp′′​=6At+2B. Substituting into the ODE: (6At+2B)−(3At2+2Bt+C)=3t2(6At + 2B) - (3At^2 + 2Bt + C) = 3t^2(6At+2B)−(3At2+2Bt+C)=3t2. Grouping terms: −3At2+(6A−2B)t+(2B−C)=3t2-3At^2 + (6A - 2B)t + (2B - C) = 3t^2−3At2+(6A−2B)t+(2B−C)=3t2. Equating coefficients gives: −3A=3  ⟹  A=−1-3A = 3 \implies A = -1−3A=3⟹A=−1. 6A−2B=0  ⟹  6(−1)−2B=0  ⟹  B=−36A - 2B = 0 \implies 6(-1) - 2B = 0 \implies B = -36A−2B=0⟹6(−1)−2B=0⟹B=−3. 2B−C=0  ⟹  2(−3)−C=0  ⟹  C=−62B - C = 0 \implies 2(-3) - C = 0 \implies C = -62B−C=0⟹2(−3)−C=0⟹C=−6. Thus, Yp(t)=−t3−3t2−6tY_p(t) = -t^3 - 3t^2 - 6tYp​(t)=−t3−3t2−6t.

Question 7

Consider the differential equation y′′+4y=t+cos⁡(2t)y'' + 4y = t + \cos(2t)y′′+4y=t+cos(2t). What is the correct form of the particular solution Yp(t)Y_p(t)Yp​(t) that should be used for the method of undetermined coefficients?

  1. Yp(t)=At+B+Ccos⁡(2t)+Dsin⁡(2t)Y_p(t) = At + B + C\cos(2t) + D\sin(2t)Yp​(t)=At+B+Ccos(2t)+Dsin(2t)
  2. Yp(t)=At+B+t(Ccos⁡(2t)+Dsin⁡(2t))Y_p(t) = At + B + t(C\cos(2t) + D\sin(2t))Yp​(t)=At+B+t(Ccos(2t)+Dsin(2t)) (correct answer)
  3. Yp(t)=t(At+B+Ccos⁡(2t)+Dsin⁡(2t))Y_p(t) = t(At + B + C\cos(2t) + D\sin(2t))Yp​(t)=t(At+B+Ccos(2t)+Dsin(2t))
  4. Yp(t)=At+B+Ctcos⁡(2t)+Dsin⁡(2t)Y_p(t) = At + B + Ct\cos(2t) + D\sin(2t)Yp​(t)=At+B+Ctcos(2t)+Dsin(2t)

Explanation: The characteristic equation for the homogeneous part is r2+4=0r^2 + 4 = 0r2+4=0, which has roots r=±2ir = \pm 2ir=±2i. The complementary solution is yc(t)=c1cos⁡(2t)+c2sin⁡(2t)y_c(t) = c_1\cos(2t) + c_2\sin(2t)yc​(t)=c1​cos(2t)+c2​sin(2t). The non-homogeneous term is g(t)=t+cos⁡(2t)g(t) = t + \cos(2t)g(t)=t+cos(2t). We find the guess for the particular solution by considering each part of g(t)g(t)g(t) separately. For the term ttt, the guess is At+BAt+BAt+B. For the term cos⁡(2t)\cos(2t)cos(2t), the guess is Ccos⁡(2t)+Dsin⁡(2t)C\cos(2t) + D\sin(2t)Ccos(2t)+Dsin(2t). We must check if any part of the guess is a solution to the homogeneous equation. The guess At+BAt+BAt+B does not overlap with ycy_cyc​. However, the guess Ccos⁡(2t)+Dsin⁡(2t)C\cos(2t) + D\sin(2t)Ccos(2t)+Dsin(2t) does overlap with ycy_cyc​. Therefore, this part of the guess must be multiplied by ttt, becoming t(Ccos⁡(2t)+Dsin⁡(2t))t(C\cos(2t) + D\sin(2t))t(Ccos(2t)+Dsin(2t)). The final form for the particular solution is the sum of the individual forms: Yp(t)=At+B+t(Ccos⁡(2t)+Dsin⁡(2t))Y_p(t) = At + B + t(C\cos(2t) + D\sin(2t))Yp​(t)=At+B+t(Ccos(2t)+Dsin(2t)).

Question 8

For the differential equation y′′−2y′+2y=5tety'' - 2y' + 2y = 5te^ty′′−2y′+2y=5tet, an appropriate guess for the particular solution is Yp(t)=(At+B)etY_p(t) = (At+B)e^tYp​(t)=(At+B)et. After substituting Yp(t)Y_p(t)Yp​(t) into the equation, one finds that Aet=5tetAe^t = 5te^tAet=5tet. What conclusion can be drawn?

  1. The guess for Yp(t)Y_p(t)Yp​(t) is incorrect and must be multiplied by ttt.
  2. The guess for Yp(t)Y_p(t)Yp​(t) is correct, and the conclusion is that A=5tA=5tA=5t, which is not a constant.
  3. There is a calculation error, as the method of undetermined coefficients cannot fail this way. (correct answer)
  4. The equation has no particular solution of the assumed form.

Explanation: The method of undetermined coefficients guarantees a solution of the assumed form exists, provided the form is chosen correctly. Let's verify the calculation. Yp=(At+B)etY_p = (At+B)e^tYp​=(At+B)et. Yp′=Aet+(At+B)et=(At+A+B)etY_p' = Ae^t + (At+B)e^t = (At+A+B)e^tYp′​=Aet+(At+B)et=(At+A+B)et. Yp′′=Aet+(At+A+B)et=(At+2A+B)etY_p'' = Ae^t + (At+A+B)e^t = (At+2A+B)e^tYp′′​=Aet+(At+A+B)et=(At+2A+B)et. Substitute into the ODE: (At+2A+B)et−2(At+A+B)et+2(At+B)et=5tet(At+2A+B)e^t - 2(At+A+B)e^t + 2(At+B)e^t = 5te^t(At+2A+B)et−2(At+A+B)et+2(At+B)et=5tet. Divide by ete^tet: (At+2A+B)−2(At+A+B)+2(At+B)=5t(At+2A+B) - 2(At+A+B) + 2(At+B) = 5t(At+2A+B)−2(At+A+B)+2(At+B)=5t. Combine terms: (A−2A+2A)t+(2A+B−2A−2B+2B)=5t(A-2A+2A)t + (2A+B-2A-2B+2B) = 5t(A−2A+2A)t+(2A+B−2A−2B+2B)=5t. This simplifies to At+B=5tAt + B = 5tAt+B=5t. Equating coefficients gives A=5A=5A=5 and B=0B=0B=0. The calculation in the stem, which leads to Aet=5tetAe^t=5te^tAet=5tet, is incorrect. A calculation error must have occurred. The guess does not need modification as yc=et(c1cos⁡t+c2sin⁡t)y_c=e^t(c_1\cos t + c_2\sin t)yc​=et(c1​cost+c2​sint) has no overlap.

Question 9

A student attempts to find the form of a particular solution for y′′−y=te−ty''-y=te^{-t}y′′−y=te−t. They note the complementary solution is yc=c1et+c2e−ty_c = c_1 e^t + c_2 e^{-t}yc​=c1​et+c2​e−t. Their initial guess is Yp=(At+B)e−tY_p=(At+B)e^{-t}Yp​=(At+B)e−t. They claim this guess must be multiplied by ttt because the Be−tBe^{-t}Be−t term duplicates a term in ycy_cyc​. Which statement best evaluates this reasoning?

  1. The reasoning is correct; the entire guess must be multiplied by ttt to give Yp=t(At+B)e−tY_p=t(At+B)e^{-t}Yp​=t(At+B)e−t. (correct answer)
  2. The reasoning is partially correct; only the conflicting term should be multiplied by ttt, giving Yp=Ate−t+Bte−tY_p=Ate^{-t} + Bte^{-t}Yp​=Ate−t+Bte−t.
  3. The reasoning is incorrect; the term Ate−tAte^{-t}Ate−t does not duplicate a term in ycy_cyc​, so no modification is needed.
  4. The reasoning is correct, but the proposed solution is wrong; the modification rule does not apply to polynomial factors.

Explanation: The student's reasoning is correct. The initial guess for a non-homogeneous term of the form Pn(t)eαtP_n(t)e^{\alpha t}Pn​(t)eαt is (Antn+⋯+A0)eαt(A_n t^n + \dots + A_0)e^{\alpha t}(An​tn+⋯+A0​)eαt. In this case, g(t)=te−tg(t)=te^{-t}g(t)=te−t, so the initial guess is Yp=(At+B)e−tY_p = (At+B)e^{-t}Yp​=(At+B)e−t. The complementary solution is yc=c1et+c2e−ty_c = c_1 e^t + c_2 e^{-t}yc​=c1​et+c2​e−t. The term Be−tBe^{-t}Be−t in the expansion of the guess, Ate−t+Be−tAte^{-t}+Be^{-t}Ate−t+Be−t, is a solution to the homogeneous equation. The modification rule states that if any term in the initial guess is a solution to the homogeneous equation, the entire initial guess must be multiplied by tkt^ktk until no term is a solution. Therefore, the entire expression (At+B)e−t(At+B)e^{-t}(At+B)e−t must be multiplied by ttt. The correct form is Yp=t(At+B)e−t=(At2+Bt)e−tY_p = t(At+B)e^{-t} = (At^2+Bt)e^{-t}Yp​=t(At+B)e−t=(At2+Bt)e−t.

Question 10

What is the correct form of a particular solution for the differential equation y′′+2y′+5y=3e−tcos⁡(2t)y'' + 2y' + 5y = 3e^{-t}\cos(2t)y′′+2y′+5y=3e−tcos(2t)?

  1. Yp(t)=e−t(Acos⁡(2t)+Bsin⁡(2t))Y_p(t) = e^{-t}(A\cos(2t) + B\sin(2t))Yp​(t)=e−t(Acos(2t)+Bsin(2t))
  2. Yp(t)=Ate−tcos⁡(2t)Y_p(t) = Ate^{-t}\cos(2t)Yp​(t)=Ate−tcos(2t)
  3. Yp(t)=te−t(Acos⁡(2t)+Bsin⁡(2t))Y_p(t) = te^{-t}(A\cos(2t) + B\sin(2t))Yp​(t)=te−t(Acos(2t)+Bsin(2t)) (correct answer)
  4. Yp(t)=Ae−tcos⁡(2t)Y_p(t) = A e^{-t} \cos(2t)Yp​(t)=Ae−tcos(2t)

Explanation: The characteristic equation is r2+2r+5=0r^2 + 2r + 5 = 0r2+2r+5=0. Using the quadratic formula, the roots are r=−2±4−202=−1±2ir = \frac{-2 \pm \sqrt{4-20}}{2} = -1 \pm 2ir=2−2±4−20​​=−1±2i. The complementary solution is yc(t)=e−t(c1cos⁡(2t)+c2sin⁡(2t))y_c(t) = e^{-t}(c_1\cos(2t) + c_2\sin(2t))yc​(t)=e−t(c1​cos(2t)+c2​sin(2t)). The non-homogeneous term is g(t)=3e−tcos⁡(2t)g(t) = 3e^{-t}\cos(2t)g(t)=3e−tcos(2t). The initial guess for the particular solution, based on the form of g(t)g(t)g(t), is Yp(t)=e−t(Acos⁡(2t)+Bsin⁡(2t))Y_p(t) = e^{-t}(A\cos(2t) + B\sin(2t))Yp​(t)=e−t(Acos(2t)+Bsin(2t)). This form is identical to the form of the complementary solution yc(t)y_c(t)yc​(t). Therefore, the modification rule applies, and the entire initial guess must be multiplied by ttt. The correct form is Yp(t)=te−t(Acos⁡(2t)+Bsin⁡(2t))Y_p(t) = te^{-t}(A\cos(2t) + B\sin(2t))Yp​(t)=te−t(Acos(2t)+Bsin(2t)).

Question 11

The complementary solution to ay′′+by′+cy=g(t)ay'' + by' + cy = g(t)ay′′+by′+cy=g(t) is yc(t)=c1e2tcos⁡(t)+c2e2tsin⁡(t)y_c(t) = c_1e^{2t}\cos(t) + c_2e^{2t}\sin(t)yc​(t)=c1​e2tcos(t)+c2​e2tsin(t). For which of the following functions g(t)g(t)g(t) would the form of the particular solution be Yp(t)=te2t(Acos⁡(t)+Bsin⁡(t))Y_p(t) = t e^{2t} (A\cos(t) + B\sin(t))Yp​(t)=te2t(Acos(t)+Bsin(t))?

  1. g(t)=7e2tcos⁡(t)g(t) = 7e^{2t}\cos(t)g(t)=7e2tcos(t) (correct answer)
  2. g(t)=tcos⁡(t)g(t) = t\cos(t)g(t)=tcos(t)
  3. g(t)=4e2tg(t) = 4e^{2t}g(t)=4e2t
  4. g(t)=te2tsin⁡(t)g(t) = t e^{2t} \sin(t)g(t)=te2tsin(t)

Explanation: The form of the particular solution Yp(t)Y_p(t)Yp​(t) has been multiplied by ttt. This indicates that the initial, unmodified guess, which would be e2t(Acos⁡(t)+Bsin⁡(t))e^{2t}(A\cos(t) + B\sin(t))e2t(Acos(t)+Bsin(t)), is a solution to the homogeneous equation. The given complementary solution yc(t)y_c(t)yc​(t) confirms this. The method of undetermined coefficients dictates that the initial guess is based on the form of the non-homogeneous term g(t)g(t)g(t). A term like g(t)=7e2tcos⁡(t)g(t) = 7e^{2t}\cos(t)g(t)=7e2tcos(t) (or any linear combination of e2tcos⁡(t)e^{2t}\cos(t)e2tcos(t) and e2tsin⁡(t)e^{2t}\sin(t)e2tsin(t)) would lead to this initial guess, thus requiring multiplication by ttt.

Question 12

A particular solution to the differential equation y′′+y′−2y=3ety'' + y' - 2y = 3e^ty′′+y′−2y=3et is Yp(t)=tetY_p(t) = te^tYp​(t)=tet. If the non-homogeneous term is changed to g(t)=6et−2g(t) = 6e^t - 2g(t)=6et−2, what is the new particular solution?

  1. Yp(t)=2tet+1Y_p(t) = 2te^t + 1Yp​(t)=2tet+1 (correct answer)
  2. Yp(t)=2tet−2Y_p(t) = 2te^t - 2Yp​(t)=2tet−2
  3. Yp(t)=6tet+1Y_p(t) = 6te^t + 1Yp​(t)=6tet+1
  4. Yp(t)=tet+1Y_p(t) = te^t + 1Yp​(t)=tet+1

Explanation: The problem can be solved using the principle of superposition. We are given that for g1(t)=3etg_1(t)=3e^tg1​(t)=3et, the particular solution is Yp1(t)=tetY_{p1}(t)=te^tYp1​(t)=tet. By linearity, for g(t)=2g1(t)=6etg(t)=2g_1(t)=6e^tg(t)=2g1​(t)=6et, the particular solution will be 2Yp1(t)=2tet2Y_{p1}(t)=2te^t2Yp1​(t)=2tet. Next, we need to find the particular solution for the term g2(t)=−2g_2(t)=-2g2​(t)=−2. The characteristic equation is r2+r−2=0r^2+r-2=0r2+r−2=0, with roots r=1,−2r=1, -2r=1,−2, so yc=c1et+c2e−2ty_c=c_1e^t+c_2e^{-2t}yc​=c1​et+c2​e−2t. For g2(t)=−2g_2(t)=-2g2​(t)=−2, our guess is Yp2(t)=AY_{p2}(t)=AYp2​(t)=A. Since a constant is not part of ycy_cyc​, no modification is needed. Substituting Yp2=AY_{p2}=AYp2​=A into the ODE gives 0+0−2A=−20+0-2A = -20+0−2A=−2, so A=1A=1A=1. By superposition, the total particular solution is Yp(t)=2tet+1Y_p(t) = 2te^t + 1Yp​(t)=2tet+1.

Question 13

For the equation y′′−2y′+y=ex(3x2+4x)y'' - 2y' + y = e^x(3x^2 + 4x)y′′−2y′+y=ex(3x2+4x), a student proposes the particular solution yp=ex(Ax2+Bx+C)y_p = e^x(Ax^2 + Bx + C)yp​=ex(Ax2+Bx+C). What is the primary error in this approach?

  1. The polynomial degree should be increased by one to account for the forcing term structure
  2. A cosine and sine term should be included since complex roots are present in the characteristic equation
  3. The exponential factor should be e2xe^{2x}e2x instead of exe^xex to match the characteristic roots
  4. The entire expression should be multiplied by xxx due to resonance with the homogeneous solution (correct answer)

Explanation: When solving non-homogeneous linear differential equations using the method of undetermined coefficients, you must check whether your proposed particular solution overlaps with the homogeneous solution. This overlap creates a critical issue called resonance. First, let's find the homogeneous solution. The characteristic equation r2−2r+1=0r^2 - 2r + 1 = 0r2−2r+1=0 factors as (r−1)2=0(r-1)^2 = 0(r−1)2=0, giving a repeated root r=1r = 1r=1. This means the homogeneous solution is yh=(C1+C2x)exy_h = (C_1 + C_2x)e^xyh​=(C1​+C2​x)ex, which contains terms of the form exe^xex and xexxe^xxex. The proposed particular solution yp=ex(Ax2+Bx+C)y_p = e^x(Ax^2 + Bx + C)yp​=ex(Ax2+Bx+C) contains the term CexCe^xCex, which directly overlaps with the homogeneous solution. When you substitute this into the differential equation, the overlapping terms will vanish, making it impossible to solve for the coefficients. To fix this resonance problem, you must multiply the entire proposed solution by xxx raised to the power equal to the multiplicity of the repeated root. Since we have a repeated root of multiplicity 2, we multiply by x2x^2x2, giving yp=x2ex(Ax2+Bx+C)y_p = x^2e^x(Ax^2 + Bx + C)yp​=x2ex(Ax2+Bx+C). Choice A is incorrect because the polynomial degree is already appropriate for the forcing term 3x2+4x3x^2 + 4x3x2+4x. Choice B is wrong since the characteristic equation has real, not complex roots. Choice C is incorrect because the exponential factor exe^xex correctly matches the forcing term's exponential part. Key strategy: Always solve the homogeneous equation first and check for resonance before finalizing your particular solution form.

Question 14

Consider y′′+4y=sin⁡(2x)+3cos⁡(2x)+5e2xy'' + 4y = \sin(2x) + 3\cos(2x) + 5e^{2x}y′′+4y=sin(2x)+3cos(2x)+5e2x. If the particular solution is written as yp=Asin⁡(2x)+Bcos⁡(2x)+Ce2xy_p = A\sin(2x) + B\cos(2x) + Ce^{2x}yp​=Asin(2x)+Bcos(2x)+Ce2x, what happens when this form is substituted into the differential equation?

  1. The coefficients AAA, BBB, and CCC can be uniquely determined since no resonance occurs
  2. Both trigonometric and exponential terms create contradictions requiring complete reformulation of the particular solution
  3. The trigonometric terms work correctly, but the exponential term creates a contradiction requiring modification
  4. The exponential term works correctly, but the trigonometric terms create a contradiction requiring modification (correct answer)

Explanation: When solving non-homogeneous differential equations using the method of undetermined coefficients, you must check whether any terms in your proposed particular solution are already solutions to the homogeneous equation. This is the resonance condition that determines whether your initial guess will work. Let's examine what happens when we substitute yp=Asin⁡(2x)+Bcos⁡(2x)+Ce2xy_p = A\sin(2x) + B\cos(2x) + Ce^{2x}yp​=Asin(2x)+Bcos(2x)+Ce2x into y′′+4y=sin⁡(2x)+3cos⁡(2x)+5e2xy'' + 4y = \sin(2x) + 3\cos(2x) + 5e^{2x}y′′+4y=sin(2x)+3cos(2x)+5e2x. First, check the homogeneous equation y′′+4y=0y'' + 4y = 0y′′+4y=0. Its characteristic equation is r2+4=0r^2 + 4 = 0r2+4=0, giving r=±2ir = \pm 2ir=±2i. The homogeneous solutions are sin⁡(2x)\sin(2x)sin(2x) and cos⁡(2x)\cos(2x)cos(2x). For the exponential term Ce2xCe^{2x}Ce2x: Since e2xe^{2x}e2x is not a solution to the homogeneous equation (r=2r = 2r=2 is not a root), this term works perfectly and CCC can be determined uniquely. For the trigonometric terms Asin⁡(2x)+Bcos⁡(2x)A\sin(2x) + B\cos(2x)Asin(2x)+Bcos(2x): These are solutions to the homogeneous equation, creating resonance. When you substitute these into the differential equation, they satisfy y′′+4y=0y'' + 4y = 0y′′+4y=0, not the non-zero right-hand side. This creates a contradiction that cannot be resolved. Answer D correctly identifies this situation. Answer A misses the resonance problem entirely. Answer B incorrectly claims both terms fail. Answer C reverses which terms work. Study tip: Always solve the homogeneous equation first and compare its solutions to your particular solution guess. If there's overlap, multiply the problematic terms by xxx (or higher powers) until resonance is eliminated.

Question 15

The equation y′′+y=sin⁡(x)+xcos⁡(x)y'' + y = \sin(x) + x\cos(x)y′′+y=sin(x)+xcos(x) is being solved using undetermined coefficients. If a student attempts to use yp=Asin⁡(x)+Bcos⁡(x)+Cxcos⁡(x)+Dxsin⁡(x)y_p = A\sin(x) + B\cos(x) + C x\cos(x) + D x\sin(x)yp​=Asin(x)+Bcos(x)+Cxcos(x)+Dxsin(x) as the particular solution form, what issue will arise?

  1. The form is correct and will yield a unique solution for all coefficients
  2. The xcos⁡(x)x\cos(x)xcos(x) and xsin⁡(x)x\sin(x)xsin(x) terms are unnecessary since no resonance occurs for these terms
  3. The Asin⁡(x)A\sin(x)Asin(x) and Bcos⁡(x)B\cos(x)Bcos(x) terms will lead to contradictory equations that cannot be satisfied (correct answer)
  4. The Cxcos⁡(x)C x\cos(x)Cxcos(x) term is sufficient, but the Dxsin⁡(x)D x\sin(x)Dxsin(x) term creates an overdetermined system

Explanation: The characteristic equation is r2+1=0r^2 + 1 = 0r2+1=0 with roots r=±ir = \pm ir=±i, so yh=c1cos⁡(x)+c2sin⁡(x)y_h = c_1\cos(x) + c_2\sin(x)yh​=c1​cos(x)+c2​sin(x). The forcing term sin⁡(x)\sin(x)sin(x) resonates with yhy_hyh​, requiring xsin⁡(x)x\sin(x)xsin(x) and xcos⁡(x)x\cos(x)xcos(x) terms. For xcos⁡(x)x\cos(x)xcos(x), we need x2cos⁡(x)x^2\cos(x)x2cos(x) and x2sin⁡(x)x^2\sin(x)x2sin(x) terms due to resonance. The proposed form mixes resonant and non-resonant terms incorrectly. When Asin⁡(x)+Bcos⁡(x)A\sin(x) + B\cos(x)Asin(x)+Bcos(x) is substituted, these terms cancel with parts of the left side, leading to 0=sin⁡(x)0 = \sin(x)0=sin(x), which is impossible. Choice A ignores this contradiction. Choice B misidentifies which terms cause resonance. Choice D incorrectly describes the mathematical issue.

Question 16

Consider the differential equation y′′−4y′+4y=8e2x+12xy'' - 4y' + 4y = 8e^{2x} + 12xy′′−4y′+4y=8e2x+12x. When applying the method of undetermined coefficients, what form should the particular solution take?

  1. yp=Ae2x+Bx+Cy_p = Ae^{2x} + Bx + Cyp​=Ae2x+Bx+C
  2. yp=Ax2e2x+Bx+Cy_p = Ax^2e^{2x} + Bx + Cyp​=Ax2e2x+Bx+C (correct answer)
  3. yp=Axe2x+Bx2+Cxy_p = Axe^{2x} + Bx^2 + Cxyp​=Axe2x+Bx2+Cx
  4. yp=Ae2x+Bx2+Cxy_p = Ae^{2x} + Bx^2 + Cxyp​=Ae2x+Bx2+Cx

Explanation: The homogeneous equation has characteristic equation r2−4r+4=0r^2 - 4r + 4 = 0r2−4r+4=0, giving (r−2)2=0(r-2)^2 = 0(r−2)2=0, so r=2r = 2r=2 is a repeated root. The homogeneous solution is yh=(c1+c2x)e2xy_h = (c_1 + c_2x)e^{2x}yh​=(c1​+c2​x)e2x. For the forcing term 8e2x8e^{2x}8e2x, since e2xe^{2x}e2x appears in the homogeneous solution with multiplicity 2, we multiply by x2x^2x2 to get Ax2e2xAx^2e^{2x}Ax2e2x. For 12x12x12x, we use Bx+CBx + CBx+C. Choice A fails to account for the repeated root. Choice C incorrectly uses Bx2+CxBx^2 + CxBx2+Cx for the polynomial term. Choice D uses Bx2+CxBx^2 + CxBx2+Cx unnecessarily for the polynomial and doesn't multiply e2xe^{2x}e2x by x2x^2x2.

Question 17

Consider y′′+4y′+4y=te−2t+e−2tcos⁡(3t)y'' + 4y' + 4y = te^{-2t} + e^{-2t}\cos(3t)y′′+4y′+4y=te−2t+e−2tcos(3t). When determining the particular solution using undetermined coefficients, what is the correct total number of undetermined coefficients needed?

  1. 5 coefficients (correct answer)
  2. 4 coefficients
  3. 6 coefficients
  4. 7 coefficients

Explanation: When solving nonhomogeneous linear differential equations using undetermined coefficients, you need to carefully analyze each term on the right-hand side and account for any overlap with the homogeneous solution. First, find the homogeneous solution. The characteristic equation r2+4r+4=0r^2 + 4r + 4 = 0r2+4r+4=0 factors as (r+2)2=0(r + 2)^2 = 0(r+2)2=0, giving a repeated root r=−2r = -2r=−2. So the homogeneous solution is yh=(c1+c2t)e−2ty_h = (c_1 + c_2t)e^{-2t}yh​=(c1​+c2​t)e−2t. Now examine each term in te−2t+e−2tcos⁡(3t)te^{-2t} + e^{-2t}\cos(3t)te−2t+e−2tcos(3t): For te−2tte^{-2t}te−2t: Normally you'd try Ate−2tAte^{-2t}Ate−2t, but since e−2te^{-2t}e−2t and te−2tte^{-2t}te−2t are already in the homogeneous solution, you must multiply by t2t^2t2 (the multiplicity of the repeated root). This gives At3e−2t+Bt2e−2tAt^3e^{-2t} + Bt^2e^{-2t}At3e−2t+Bt2e−2t, requiring 2 coefficients. For e−2tcos⁡(3t)e^{-2t}\cos(3t)e−2tcos(3t): You'd normally try (Ccos⁡(3t)+Dsin⁡(3t))e−2t(C\cos(3t) + D\sin(3t))e^{-2t}(Ccos(3t)+Dsin(3t))e−2t, but since e−2te^{-2t}e−2t appears in the homogeneous solution, multiply by t2t^2t2: t2(Ecos⁡(3t)+Fsin⁡(3t))e−2tt^2(E\cos(3t) + F\sin(3t))e^{-2t}t2(Ecos(3t)+Fsin(3t))e−2t, requiring 2 more coefficients. Wait—you also need the t2e−2tsin⁡(3t)t^2e^{-2t}\sin(3t)t2e−2tsin(3t) term that appears when differentiating, giving you one additional coefficient: GGG. Total: 5 coefficients. Answer A (5 coefficients) is correct. Answer B (4 coefficients) misses the adjustment for repeated roots. Answer C (6 coefficients) likely double-counts somewhere. Answer D (7 coefficients) overcomplicates the overlap resolution. Remember: always check if your trial solution overlaps with the homogeneous solution—multiply by the appropriate power of ttt to eliminate that overlap.