
Yefim S. answered 08/29/24
Math Tutor with Experience
Characteristic equation: r2 + r - 12 = 0; r = -4 or r = 3
General solution of homogenies solution: yH = C1e-4t + C2e3t.
Particular solution of given ODE: yP = at2 + bt + c; y'P = 2at + b; y''P = 2a.
2a + 2at + b - 12at2 - 12bt - 12c = 40t + 24 t2; 2a + b - 12c = 0; 2a - 12b = 40; -12a = 24, a = - 2; b = - 11/3
-4 -11/3 - 12c = 0; -12c = 23/3; c = - 23/36
yp = - 2t2 --11/3t - 23/36
General solution y(t) = C1e-4t + C2e3t - 2t2 --11/3t - 23/36