Finding dy/dx of y=1/(x+y) using implicit differentiation: Step-by-step guide

cj2222
Messages
14
Reaction score
0
can someone show me step by step how to find dy/dx of y=1/(x+y) using implicit differentiation?
 
Physics news on Phys.org
if y=1/[x+y) then y^{2}+xy=1. Differentiate to obtain:
<br /> 2y\frac{dy}{dx}+y+x\frac{dy}{dx}=0<br />
Re-arrange to obtain dy/dx
 
Or failing that y^{2}+xy-1=0 in a quadratic in y, solve this equation and you should have y=y(x) which is easy to differentiate!
 
hunt_mat is correct. Rearranging is much quicker, but taking the quadratic route is very useful to check your answer.

Edit: If I let v = x + y, then y = 1/v and dy/dx = -1/v^2 dv/dx. However, continuing this does not give me the right answer; why not? EDIT: Nevermind, I figured it out. :)
 
Last edited:
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