The Problem.
Consider the initial value problem for the wave equation, $u_{tt} = c^2 u_{xx}$, $x \in \mathbb{R}$, $t > 0$, with initial conditions $u(x,0) = \phi(x), u_t(x,0) = \psi(x)$. The purpose of this exercise is to give an alternative derivation of the d'Alembert solution, based on the method characteristics. (a) Assume that $u = u(x,t)$ solves the problem and let $v = u_t + cu_x$. Show that $v_t - cv_x = 0$. (b) Find $v(x,t)$ expressed by $\phi$ and $\psi$. [Note: the problem continues for several more parts, but I'm already stuck on part (b).]
My Attempt.
I've done part (a). I have no idea what they want for part (b). I recognize that $v_t - cv_x = 0$ is a first order homogeneous PDE and has solution $\eta(x - ct)$ for $\eta$, where, by $\eta$, I mean the initial data of $v$. So I think I'm supposed to find $\eta$ in terms of the initial data for $u$, i.e. in terms of $\phi$ and $\psi$, which will be the desired answer. But, I don't know if that is the right idea, and I don't know how to do that.
Any help is greatly appreciated!