eprparadox
- 133
- 2
Homework Statement
Given f(x, y, z) = 0, find the formula for
<br /> (\frac{\partial y}{\partial x})_z <br />
Homework Equations
Given a function f(x, y, z), the differential of f is
<br /> df = \frac{\partial f}{\partial x}dx + \frac{\partial f}{\partial y}dy + \frac{\partial f}{\partial z}dz<br />
The Attempt at a Solution
We know that f(x, y, z) = 0 so using above, I get
<br /> df = \frac{\partial f}{\partial x}dx + \frac{\partial f}{\partial y}dy + \frac{\partial f}{\partial z}dz<br /> = 0<br />
We also know that we are finding the partial with constant z so I set dz = 0. I then divided by dx throughout and solve for \frac{\partial y}{\partial x}.
My final answer is
<br /> (\frac{\partial y}{\partial x})_z = -\frac{\frac{\partial f}{\partial x} }{\frac{\partial f}{\partial y} }<br />
I just wanted to confirm that I'm doing things correctly in finding this partial derivative.
Thanks!