I have the following problem:
$ \rho_{tt} +a\rho_{xt}-c^2\rho_{xx}=bv_{xx}$, where
$\rho=\rho(x,t)$, $v=v(x,t)$ and $a,b,c$ are constant.
My attempt to solve such an equation is to treat $v$ as any other function and just solve by meaning of change of variables (because the left part is a hyperbolic equation) and then look for a particular solution.
Is it correct?
Is there another possible approach to the problem?
When I try Fourier transform it gives me a second order non-homogeneous ODE which I don't get how to guess a possible particular solution.
Help is appreciated.