How to differentiate e^(x+y) for x?

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Differentiate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



if f(x,y) is e^(x+y) am i right in saying dy/dx is e^(x+y)


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
If y is not a function of x, dy/dx makes no sense at all! (Except for dy/dx= 0.)
The notation f(x,y)= ex+y implies that x and y are independent variables. Without further information, you can find [itex]\partial f/\partial x[/itex] or [itex]\partial f/\partial y[/itex] but not dy/dx.

If, for example, you know that f(x,y)= ex+y= constant, then you can use "implicit differentiation": (1+ dy/dx)ex+y= 0 and determine that dy/dx= -1.