Question States:
"Find the general solution to the following equation $$(t+3)^2y'' + (6t+18)y'+6y = e^t$$ for $t > -3$.
I am not sure how to proceed. First we can try to find 2 linearly independent solutions to the homogeneous equation, and use variation of parameters to find a particular solution and add all three up. How would I be able to solve the 2 equations for the homogeneous equation? I tried setting $y$ equal to a second degree polynomial but failed; similarly for setting $y$ equal to $e^{\lambda t}$.