I have been given:
- $V=f(x,y,z)$, with $x= r\cos\theta$, $y= r\sin\theta$ , and $z=t$.
- And asked, find $dV/dr$, $dV/d\theta$ and $dV/dt$
Would $$ \frac{dV}{dr} = \frac{dV}{dx} * \frac{dx}{dr} + \frac{dV}{dy} * \frac{dy}{dr} $$ ? If so, what is $dV/dx$ if I have just been given $V=f(x,y,z)$?
I've obtained:
$$V_{r}=V_{x}\cos(\theta )+V_{y}\sin(\theta )$$
I am unsure how to display my final answer.