Implicit partial differentiation

aubergine
Messages
2
Reaction score
0
I have a function z=f(xz+y) and I want to find the partial differential of z with respect to y (it's a general sort of question, I only need it in terms of the variables already given).
My answer would be just partial df/dy but this isn't the right answer. I'm not too hot on partial differentiation so can anyone give me a hint?
 
Physics news on Phys.org
aubergine said:
I have a function z=f(xz+y) and I want to find the partial differential of z with respect to y (it's a general sort of question, I only need it in terms of the variables already given).
My answer would be just partial df/dy but this isn't the right answer. I'm not too hot on partial differentiation so can anyone give me a hint?

f is apparently a function of a single variable and z is a function of x and y. Since z is not solved for, you must differentiate implicitly. So begin by taking the partial derivative of both sides with respect to y. So you will start like this:

zy = fy(xz+y)

Now you must use the chain rule on the right side, remembering that in the argument of f, both y and z depend on y:

fy(xz+y) = f'(xz+y)(xz+y)y

Now finish executing the y partials and solve for zy.
 
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...

Similar threads

Back
Top