Given that $$f(x,t)=\varphi (x-at)+\psi (x+at)$$ $$u=x-at$$ $$v=x+at$$
We need to prove that: $$\frac{\partial^2 f}{\partial t^2}=a^2\frac{\partial^2 f}{\partial x^2}$$
We know how to calculate the derivative of the equation with the chain rule:
$$\frac{\partial f}{\partial t}=f'_u(-a)+f'_v(a)$$ $$\frac{\partial f}{\partial x}=f'_u(1)+f'_v(1)$$
How I can calculate the second derviative ?
Thank you :)