Stephen H. answered 11/06/23
Tutor of Math, Physics and Engineering ... available online
This equation has a solution that can be found using the method of "Undetermined Coefficients".
1) find the Complementary solution by first finding the roots of the characteristic equation, r1 and r2 to be 2+/-sqrt(3) and using those roots to form yc(t)=C1e^r1t+C2e^r2t.
2) find the form of the Particular solution noting g(t) is a simple polynominal thus yp=At^2+Bt+C.
3) Substitute yp into the original problem to find y''=2A, y'=2At+B, y=at^2+Bt+C and set the result equal to t^2-2t+3. Setting the coefficients of like terms equal to each other to find A=1, B=6, C=25.
4) The total solution is yc+yp=y, the answer is b)