Implicitly differentiating PDE (multivariable calculus)

Legion81
Messages
68
Reaction score
0
The problem:
Find the value of dz/dx at the point (1,1,1) if the equation xy+z3x-2yz=0 defines z as a function of the two independent variables x and y and the partial derivative exists.

I don't know how to approach the z3x part. I thought you would use the product rule and get 3(dz/dx)2x + z3. But if that is right, the final equation looks something like

y + 3x(dz/dx)2 + z3 - 2y(dz/dx) = 0

And I don't think that is right. The only way I know to solve that would be with the quadratic equation and that gives a complex value. Am I forgeting the chain rule somewhere or just way off on approaching this problem?
 
Physics news on Phys.org
I have done very little multivariable so this could easily be wrong, but if you implicitly differentiated z^3x shouldn't you get 3z^2x*dz/dx + z^3?
 
Frillth said:
I have done very little multivariable so this could easily be wrong, but if you implicitly differentiated z^3x shouldn't you get 3z^2x*dz/dx + z^3?

That's right because you have the 3z2x(dz/dx) + z3(dx/dx). I don't know what I was thinking... Thank You!
 
You didn't apply the chain rule, remember df(u)/dx = f(u)'*du/dx
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top