Calculating Derivatives of f(x,y) with Respect to x

  • Thread starter Thread starter CStudy
  • Start date Start date
  • Tags Tags
    Chain Chain rule
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
CStudy
Messages
6
Reaction score
1
I am having difficulty trying to figure the following .

What is [tex]\frac{\mathrm{d} }{\mathrm{d} x}f(x,y)[/tex] where x is a function of s and t.

Here is my calculation [tex]\frac{\mathrm{d} }{\mathrm{d} x}f(x(s,t),y) = \frac{\partial f}{\partial x}\frac{\partial x}{\partial t}+\frac{\partial f}{\partial x}\frac{\partial x}{\partial s}[/tex]

Does this seem correct?
 
Physics news on Phys.org
That seems wrong. df/dx is just the change of f per unit change of x. It doesn't matter that x is a function of s and t. Once you figure out what df/dx is and you want to evaluate it at some value of x, then you can worry about x being a function of s and t.

PS. f is actually a function of both x and y, so it is a partial derivative on the left ∂f/∂x.