Finding $\frac{\partial z}{\partial x}$ when sin(5x-4y+z)=0

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
UrbanXrisis
Messages
1,192
Reaction score
1
sin(5x-4y+z)=0

how do I find [tex]\frac{\partial z}{\partial x}[/tex]?

if the problem is sin(5x-4y+z)=f(x,y,z), I can find [tex]\frac{\partial f}{\partial x}[/tex] but I don't know what to do when it is just equal to zero.
 
Physics news on Phys.org
Solve for z, take the partial derivative.
 
Simpler: take the partial derivative with respect to x, assuming that y is independent of x, z a function of x, then solve for zx. Use the chain rule. Remember "implicit differentiation" from Calculus I?
(sin(5x- 4y+ z))x= cos(5x- 4y+ z)(5- zx)= 0. Solve for zx.
 
HallsofIvy: I think that should be a (5+zx) in your second expression.