I need to solve the following PDE. $$u_{xx}-u_{tt} + au+be^{ct}=0, \ \ \ \ a,b,c\in R \ \ \ \ \ \ (1)$$
I took this approach: I am looking for a change of variables to transform the equation to $$u_{xx}-du_{tt} + f_1(x,t)=0. \ \ \ \ \ \ \ \ \ \ (2)$$ In fact I want to omit the term "$au$" from the equation and then solve the new equation. It would be appreciated if someone could help me.