Implicit Derivative of this Function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
k_squared
Messages
62
Reaction score
0
[Solved]Implicit Derivative of this Function

Homework Statement



Find the implicit Derivative of this function:
1/x+1/y=1

Homework Equations


Chain Rule, Quotient Rule ... ?


The Attempt at a Solution



1/x-(y'/y^2)=1
(y'/y^2)=1-1/x
y'=1/y^2-y^2/x

The answer seems to be (-y^2/x^2). I have no idea how that happened. Any help would be most appreciated...
 
Last edited:
Physics news on Phys.org
It doesn't look like u took the derivative of the (1/x) from the work provided
 
Also you may want to try to rewrite your function as x^(-1)+y^(-1)=1
 
My new work goes something like

-1/x^2+y'/y^2=1
y'/y^2=1-1/x^2

y' = y^2((x^2+1)/x^2)
y' = y^2-y^2/x^2


Uh... Could you tell me what I'm doing wrong (Ie, is this an algebra mistake or is my calc itself off)? Again, any help is appreciated...
Forgot to realize the derivative of 1 is zero... sorry...
 
Last edited:
k_squared said:
My new work goes something like

-1/x^2+y'/y^2=1
You original function was given by 1/x+ 1/y= 1
You should have a "-" on both x and y and the derivative of 1 is 0.

y'/y^2=1-1/x^2

y' = y^2((x^2+1)/x^2)
y' = y^2-y^2/x^2


Uh... Could you tell me what I'm doing wrong (Ie, is this an algebra mistake or is my calc itself off)? Again, any help is appreciated...
Forgot to realize the derivative of 1 is zero... sorry...