Section 13.6 : Chain Rule
4. Given the following information use the Chain Rule to determine \(\displaystyle \frac{{\partial z}}{{\partial u}}\) and \(\displaystyle \frac{{\partial z}}{{\partial v}}\) .
\[z = {x^{ - 2}}{y^6} - 4x\,\hspace{0.5in}x = {u^2}v,\,\,\,\,y = v - 3u\] Show SolutionOkay, we can just use the “formulas” from the notes (with a small change to the letters) to determine this derivative. Here is the work for this problem.
\[\begin{align*}\frac{{\partial z}}{{\partial u}} & = \frac{{\partial z}}{{\partial x}}\frac{{\partial x}}{{\partial u}} + \frac{{\partial z}}{{\partial y}}\frac{{\partial y}}{{\partial u}}\\ & = \left[ { - 2{x^{ - 3}}{y^6} - 4} \right]\left[ {2uv} \right] + \left[ {6{x^{ - 2}}{y^5}} \right]\left[ { - 3} \right]\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{2uv\left( { - 2{u^{ - 6}}{v^{ - 3}}{{\left( {v - 3u} \right)}^6} - 4} \right) - 18{u^{ - 4}}{v^{ - 2}}{{\left( {v - 3u} \right)}^5}}}\end{align*}\] \[\begin{align*}\frac{{\partial z}}{{\partial v}} & = \frac{{\partial z}}{{\partial x}}\frac{{\partial x}}{{\partial v}} + \frac{{\partial z}}{{\partial y}}\frac{{\partial y}}{{\partial v}}\\ & = \left[ { - 2{x^{ - 3}}{y^6} - 4} \right]\left[ {{u^2}} \right] + \left[ {6{x^{ - 2}}{y^5}} \right]\left[ 1 \right]\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{{u^2}\left( { - 2{u^{ - 6}}{v^{ - 3}}{{\left( {v - 3u} \right)}^6} - 4} \right) + 6{u^{ - 4}}{v^{ - 2}}{{\left( {v - 3u} \right)}^5}}}\end{align*}\]In the second step we added brackets just to make it clear which term came from which derivative in the “formula”.
Also, we plugged in for \(x\) and \(y\) in the third step just to get an equation in \(u\) and \(v\). For some of these, due to the mess of the final formula, it might have been easier to just leave the \(x\)’s and \(y\)’s alone and acknowledge their definition in terms of \(u\) and \(v\) to keep the answer a little “nicer”. You should probably ask your instructor for his/her preference in this regard.