15.4 The Chain Rule
if \( y = f(x) \) and \( x = g(t) \) then the Chain Rule is used to find the rate of change of \( y \) with respect to \( t \)
if \( y = f(x) \) and \( x = g(t) \) then the Chain Rule is used to find the rate of change of \( y \) with respect to \( t \)
find \( \frac{dz}{dt} \)
find how \( z \) is affected by \( t \)
one branch at a time
pretend \( y \) is not doing anything
\( \swarrow \) partial down through a split
pretend \( x \) is doing nothing
put them together
same
find: \( \frac{\partial z}{\partial u} \) and \( \frac{\partial z}{\partial v} \)
ultimately \(z\) is a function of \(u\) and \(v\)
\( \rightarrow z = f(u, v) \)
\( x^2 + 2y^2 = 4 \) \( y \) is an implicit function of \( x \) (\( y = f(x) \))
find \( \frac{dy}{dx} \)
from calc 1:
solve for \( \frac{dy}{dx} \) : \( \frac{dy}{dx} = -\frac{x}{2y} \)
we can use the multivariable chain rule to find the same result
\( x^2 + 2y^2 = 4 \) \( y \) is an implicit function of \( x \) (\( y = f(x) \))
create a new function: \( F(x,y) = x^2 + 2y^2 - 4 = 0 = g(x) \)
because \( y = \text{some function of } x \)
tree: \( g(x) = F(x,y) = 0 \)
because \( g = 0 \) so \( \frac{dg}{dx} = 0 \)
solve for \( \frac{dy}{dx} \) :
can do this w/ more variables ("calc 1" way gets harder)
\( z \) is an implicit function of \( x \) and \( y \) \( \longrightarrow z = f(x, y) \)
and \( x \) and \( y \) don't depend on anything else
find \( \frac{\partial z}{\partial y} \)
define \( F(x, y, z) = xy + yz + xz - 3 = 0 = g(x, y) \)
\( g(x, y) = F(x, y, z) = 0 \)
\( g(x, y) = F(x, y, z) = 0 \)
Note: \( \frac{\partial z}{\partial y} \) is what we want this. The equation equals 0 because \( g \) is constant.