Does one take the product rule or chain rule when there are 3 terms with variable being multiplied together.
example
taking $$ x = r\cdot \cos \theta \cdot \sin \phi $$
at an instant in time
$$ x(t) = R(t) \cdot \cos\theta(t) \cdot \sin\phi(t) $$
to derive in order to obtain
$$ \dot{x}=R'(t) \cdot \cos'\theta(t) \cdot \sin'\phi(t) $$
I'm leaning towards product rule because
$$ f'(x)g(x)h(x) + f(x)g'(x)h(x) + f(x)g(x)h'(x) $$
but just doesn't seem to be coming out right.
I end up with
$$ \big(1 \cdot \cos\theta (t) \cdot \sin\phi (t)\big) + \big(R(t)\cdot (-\sin\theta (t) )\cdot \sin\phi (t)\big) + \big(R(t)\cos\theta (t) \cdot \cos\phi (t) \big) $$
\sinand\cosfor $\sin$ and $\cos$. – DMcMor Feb 11 '21 at 20:38\theta and \phi change when t changes. The values for (R,theta,phi) = (25,-120,15)
– David Scidmore Feb 11 '21 at 20:47