Implicit Differentiation: Finding the Derivative of sin(xy)

  • Thread starter Thread starter kevinnn
  • Start date Start date
  • Tags Tags
    Derivative
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 · 1K views
kevinnn
Messages
117
Reaction score
0

Homework Statement


I'm working on implicit differentiation and there is one part of the problem I'm having trouble with so I just pulled it out.
d/dx[6+sin(xy)]


Homework Equations





The Attempt at a Solution


They get the answer of this to be sin(xy) [(x) dy/dx+y] How do they get that? Here is what I get and how I arrive at it.
d/dx[6+sin(xy)]= d/dx[sin(xy)]= cos(xy) [d/dy (xy) ][dy/dx]= xcos(xy)dy/dx I believe the x comes out because we are evaluating the derivative of y at x, so the y is one but the x comes out, is that the right idea? Thanks.

-Kevin
 
Physics news on Phys.org
kevinnn said:
They get the answer of this to be sin(xy) [(x) dy/dx+y]
Are you sure its sin, and not cos?

kevinnn said:
d/dx[6+sin(xy)]= d/dx[sin(xy)]= cos(xy) [d/dy (xy) ][dy/dx]
Where did the d/dy come from? I guess you must have rewritten d/dx as dy/dx d/dy, using the chain rule. That seems unnecessary, since it's not easier to apply d/dy to xy than to apply d/dx to it.
 
Yes sorry it is cos(xy)
Yes, I was using the chain rule. So if apply d/dx to it then the answer for that part would be y correct?
 
kevinnn said:

Homework Statement


I'm working on implicit differentiation and there is one part of the problem I'm having trouble with so I just pulled it out.
d/dx[6+sin(xy)]

Homework Equations



The Attempt at a Solution


They get the answer of this to be [STRIKE]sin[/STRIKE] cos(xy) [(x) dy/dx+y] How do they get that? Here is what I get and how I arrive at it.
d/dx[6+sin(xy)]= d/dx[sin(xy)]= cos(xy) [d/dy (xy) ][dy/dx]= xcos(xy)dy/dx I believe the x comes out because we are evaluating the derivative of y at x, so the y is one but the x comes out, is that the right idea? Thanks.

-Kevin
You should have

[itex]\displaystyle \frac{d}{dx}(\sin(xy))=\cos(xy)\frac{d}{dx}(xy)\ .[/itex]

Now, what is [itex]\displaystyle \ \ \frac{d}{dx}(xy)\ ?[/itex]
 
Upon working through the problem again from the start I was able to solve it. I guess I was just tired when I first attempted it. Thanks for the help!