I have this equation
$$\frac{\partial^2u}{\partial x^2} = 2\frac{\partial u}{\partial t} + \frac{ \partial^2u}{\partial t^2}$$
Is it possible for me to use both the wave and heat equations to solve this equation? I understand both, I just wanted to see if it was possible.
No, one cannot obtain a solution of this PDE by adding a solution of heat equation to a solution of the wave equation. (With linear PDE, we can combine solutions of the same equation to make new ones; but your situation is different).
Your PDE is known as damped wave equation and is solved here. It does inherit some features from the heat and wave equation.
It is instructive to generalize to $u_{tt}+cu_t = u_{xx}$ and consider varying $c$. As $c$ increases, the diffusion aspect begins to dominate in that some low-frequency harmonics get overdamped (they don't oscillate at all, simply return to zero). At the same time, higher frequencies are still able to oscillate.