Partial derivatives - textbook error?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 3K views
JFonseka
Messages
117
Reaction score
0
Now in my textbook it shows the following partial derivative solution:

[tex]\frac{d}{dx}[/tex](3y[tex]^{4}[/tex] + e[tex]^{x}[/tex] sin y) = e[tex]^{x}[/tex] sin y

I thought since it's meant to be the partial derivative in terms of x that the y variable would be untouched.

What's happening?
 
Physics news on Phys.org
What's the first derivative of f(x) = 3*(5^4) + e^x * sin(5)?
 
uman said:
What's the first derivative of f(x) = 3*(5^4) + e^x * sin(5)?

e^x ?
 
uman said:
Try again.

Huh? What else can it be, the rest are all constants.
 
tiny-tim said:
Hi JFonseka! :smile:


The Chain Rule is happening!

d/dx(exsiny) = (d/dx(ex)) siny + ex(d/dx(siny)) :smile:

I get that bit lol, but I don't get why 3y^4 disappeared,
 
Thanks to all who helped
 
tiny-tim said:
Hi JFonseka! :smile:


The Chain Rule is happening!

d/dx(exsiny) = (d/dx(ex)) siny + ex(d/dx(siny)) :smile:

I think you mean the product rule?