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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
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 [tex]y=1/[x+y)[/tex] then [tex]y^{2}+xy=1[/tex]. Differentiate to obtain:
[tex] 2y\frac{dy}{dx}+y+x\frac{dy}{dx}=0[/tex]
Re-arrange to obtain dy/dx
 
Or failing that [tex]y^{2}+xy-1=0[/tex] 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: