Well, how I've been taught involves finding the complementary function and the particular integral and adding them to get the complete solution. I'd follow these steps -:
1. Write in terms of the D operator. Here it would be -: (D² + 8D)y = 22exp(t) + 95exp(0).
I wrote 95 as 95exp(0) so that I can have a recognizable particular integral for it.
2. Find the auxiliary equation and its roots. The auxiliary equation here would be -: D² + 8D = 0. Surely you can find the roots by quadratic concepts.
3. Now as the roots would be real and different here(as is obvious), if the roots be A and B, the complementary function is of the form -:
c
1e
Ax + c
2e
Bx + ... so on as many number of roots there are. Here there are two. The c's are arbitrary constants.
4. To find the particular integral, note these inverse D operator formulae as 1/f(D) of the RHS is the particular integral -:
This isn't multiplication, this is the application of the inverse D operator on the RHS to find the particular integral. Note that T is a function of t(T being the RHS, then). Our particular integral here would be of the form -:
5. This is getting long, but we're almost there. Now to get the PI of a function like e^(t), we have to put the value of the coefficient of t from e^(something t) into D and check if the expression evaluates to 0(which it may in this question). For example, if it were e^(t), I'd put 1 into D² + 8D. Operate on e^(2t) and e^(0t) separately and add their PIs.
6. IF it does evaluate to zero (and it might here ;) ), we differentiate the expression and then put it again to check. We keep doing this until it doesn't evaluate to zero. The cases where it evaluates to zero are called cases of failure. We may or may not require those inverse D formulae I wrote, depending on the question. Just thought you should know 'em, though. They do come in handy :)
In the end,
Complete Solution = Complementary Function + Particular Integral. It isn't as hard as it seems, its just hard to explain over the internet!
Btw, this is from my college-supplied book...I can't really pinpoint you to a good book as I don't know your syllabus.
Note : Simply differentiating the expression is done specifically in the case of e^(x) functions. If you want, PM me and I'll send you some of my notes for all 4 cases.