14.6.1.
Let \(f(x,y,z) = x^2y^3 + z^4\) and \(x = s^2\text{,}\) \(y = st^2\text{,}\) and \(z = s^2t\text{.}\)
-
Calculate the primary derivatives \(\dfrac{\partial f}{\partial x}\text{,}\) \(\dfrac{\partial f}{\partial y}\text{,}\) and \(\dfrac{\partial f}{\partial z}\text{.}\)
-
Calculate \(\dfrac{\partial x}{\partial s}\text{,}\) \(\dfrac{\partial y}{\partial s}\text{,}\) and \(\dfrac{\partial z}{\partial s}\text{.}\)
-
Compute \(\dfrac{\partial f}{\partial s}\) using the Chain Rule:\begin{equation*} \frac{\partial f}{\partial s} = \frac{\partial f}{\partial x}\frac{\partial x}{\partial s} + \frac{\partial f}{\partial y}\frac{\partial y}{\partial s} + \frac{\partial f}{\partial z}\frac{\partial z}{\partial s} \end{equation*}
Solution.
-
\begin{align*} \frac{\partial f}{\partial x} \amp= 2xy^3 \\ \frac{\partial f}{\partial y} \amp= 3x^2y^2 \\ \frac{\partial f}{\partial z} \amp= 4z^3 \end{align*}
-
\begin{align*} \frac{\partial x}{\partial s} \amp= 2s \\ \frac{\partial y}{\partial s} \amp= t^2 \\ \frac{\partial z}{\partial s} \amp= 2st \end{align*}
-
Using the Chain Rule formula:\begin{align*} \frac{\partial f}{\partial s} \amp= (2xy^3)(2s) + (3x^2y^2)(t^2) + (4z^3)(2st) \end{align*}Now we substitute \(x = s^2\text{,}\) \(y = st^2\text{,}\) and \(z = s^2t\) back into the equation:\begin{align*} \frac{\partial f}{\partial s} \amp= 2(s^2)(st^2)^3(2s) + 3(s^2)^2(st^2)^2(t^2) + 4(s^2t)^3(2st) \\ \amp= 2(s^2)(s^3t^6)(2s) + 3(s^4)(s^2t^4)(t^2) + 4(s^6t^3)(2st) \\ \amp= 4s^6t^6 + 3s^6t^6 + 8s^7t^4 \\ \amp= 7s^6t^6 + 8s^7t^4 \end{align*}

