Using implicit differentiation: Is this correct?

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
1 reply · 1K views
dylanhouse
Messages
42
Reaction score
0

Homework Statement



I need to use implicit differentiation to find the derivative of y=sin(x+y).

Homework Equations





The Attempt at a Solution



This is what I did:

y=sin(x+y)
y'=(sin(x+y))'
y'=(1+y')(cos(x+y)) (by the chain rule)

Now, what do I do? Is this correct:

y'=cos(x+y)+cos(x+y)y'
y'-cos(x+y)y'=cos(x+y)
y'(1-cos(x+y))=cos(x+y)
y'= cos(x+y) / 1-cos(x+y)

?
 
Physics news on Phys.org
dylanhouse said:

Homework Statement



I need to use implicit differentiation to find the derivative of y=sin(x+y).

Homework Equations





The Attempt at a Solution



This is what I did:

y=sin(x+y)
y'=(sin(x+y))'
y'=(1+y')(cos(x+y)) (by the chain rule)

Now, what do I do? Is this correct:

y'=cos(x+y)+cos(x+y)y'
y'-cos(x+y)y'=cos(x+y)
y'(1-cos(x+y))=cos(x+y)
y'= cos(x+y) / (1-cos(x+y) )

?
It's correct with the added parentheses.