Partial Derivatives of z: Find x,y in z(x, y)

Scottadams92
Messages
1
Reaction score
0
Find the two first-order partial derivatives of z with respect to x and y
when z = z(x, y) is defined implicitly by

z*(e^xy+y)+z^3=1.


I started by multiplying the brackets out to give; ze^xy + zy + z^3 - 1 = 0

i then differentiated each side implicitly and got;
dz/dx = yze^xy
and
dz/dy = xze^xy + z

I'm happy with dz/dx but I've gone wrong on the dz/dy and i don't know where.
 
Physics news on Phys.org
Scottadams92 said:
Find the two first-order partial derivatives of z with respect to x and y
when z = z(x, y) is defined implicitly by

z*(e^xy+y)+z^3=1.


I started by multiplying the brackets out to give; ze^xy + zy + z^3 - 1 = 0

i then differentiated each side implicitly and got;
dz/dx = yze^xy
and
dz/dy = xze^xy + z

I'm happy with dz/dx but I've gone wrong on the dz/dy and i don't know where.

Show us what you got for ## \frac{\partial z}{\partial y}##

I suspect that when you differentiated zy you neglected to use the product rule, or when you differentiated z3, you didn't use the chain rule.
 
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