is the particular solution of the differential equation
.
Given:
![\[ -9y'' + 0y' + y = -t^2 + t + 3e^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/4t8mp9txwgaokyzjglp9g2n4wau2yo6ndu.png)
To find a particular solution to the given second-order linear differential equation, we can use the method of undetermined coefficients. The general form of the particular solution is assumed to have the same form as the non-homogeneous term, with undetermined coefficients. In this case, we have a non-homogeneous term of the form:
![\[ g(t) = -t^2 + t + 3e^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/fruivljef4f5wm93a464p9ajiwr550f3ep.png)
Let's assume the particular solution has the form:
![\[ y_p(t) = At^2 + Bt + Ce^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/az6ky77xrba7ovrekng6wagq1cwsy1gq4r.png)
Now, we'll find the first and second derivatives of
and substitute them into the differential equation:
![\[ y_p(t) = At^2 + Bt + Ce^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/az6ky77xrba7ovrekng6wagq1cwsy1gq4r.png)
![\[ y_p'(t) = 2At + B + 3Ce^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/sqjlhn262s8w7m59q6p28d8x72bgji2mpf.png)
![\[ y_p''(t) = 2A + 9Ce^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/q18mjbf6db0f5fzavfnt12wkx8rw5q1pi6.png)
Substituting the values:
![\[ -9(2A + 9Ce^(3t)) + 0(2At + B + 3Ce^(3t)) + (At^2 + Bt + Ce^(3t)) = -t^2 + t + 3e^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/1e25gzgxzvjopr1biy8g568ukvhzmo6u2x.png)
Simplify and equate coefficients:
![\[ -18A - 81Ce^(3t) + Bt + Ce^(3t) = -t^2 + t + 3e^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/y5zzta3v603p3vipazoc2127okf6s52lcv.png)
Now, equate coefficients for each term:
Coefficient of
: -18 A = -1

Coefficient of t: B = 1 (no t term on the right side)
Coefficient of
: -81 C = 3

So, the particular solution is:
![\[ y_p(t) = (1)/(18)t^2 + t - (1)/(27)e^(3t) \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/7fxoge3gf643h9zf3ad19k9bzu2jhuetmx.png)
This is a particular solution to the given differential equation.