Partial differential equations with multivariables

25 Views Asked by At

If I have $u(x,t)=f(p(x,t))$ where f and p are functions.

What would the partials $du/dx$ and $du/dt$ be. I'd really appreciate the help thankk you.

1

There are 1 best solutions below

0
On

Just apply the chain rule: $$\frac{\partial u}{\partial x}(x,t)=f'(p(x,t))\frac{\partial p}{\partial x}(x,t).$$