How to Show Partial Derivative ∂z/∂x for Implicit Functions?

brendan
Messages
64
Reaction score
0

Homework Statement



Assume the F(x,y,z) = 0 defines z implicitly as a function of x anf y. Show that

Homework Equations



∂z/∂x = -(∂F/∂x)/(∂F/∂z)



The Attempt at a Solution


I know this question is asking about the Implicit function theorem

So I start with F(x,y,z) =0

define it for z = F(x,y)

gives F(x,y,f(x,y))=0.

My problem is where to start to show that F(x,y,f(x,y)=0 shows ∂z/∂x = -(∂F/∂x)/(∂F/∂z)

How do I show the partial derivative ∂z/∂x of F(x,y,f(x,y)) ?
regards
Brendan
 
Physics news on Phys.org
brendan said:

Homework Statement



Assume the F(x,y,z) = 0 defines z implicitly as a function of x anf y. Show that

Homework Equations



∂z/∂x = -(∂F/∂x)/(∂F/∂z)



The Attempt at a Solution


I know this question is asking about the Implicit function theorem

So I start with F(x,y,z) =0

define it for z = F(x,y)

gives F(x,y,f(x,y))=0.

My problem is where to start to show that F(x,y,f(x,y)=0 shows ∂z/∂x = -(∂F/∂x)/(∂F/∂z)

How do I show the partial derivative ∂z/∂x of F(x,y,f(x,y)) ?
regards
Brendan

F(x, y, f(x, y)) = 0, so, taking the partial with respect to x of both sides, and using the chain rule, you get:
\frac{\partial F}{\partial x} \frac{\partial x}{\partial x} + \frac{\partial F}{\partial y}\frac{\partial y}{\partial x} + \frac{\partial F}{\partial z}\frac{\partial z}{\partial x} = 0

After you simplify the left side above (\partial x/\partial x is 1, and since x and y are independent variables in this problem, \partial y/\partial x is 0), it's easy to show what you're asked to show.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top