Finding the Gradient using Quotient Rule

  • Thread starter Thread starter cse63146
  • Start date Start date
  • Tags Tags
    Gradient quotient
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 5K views
cse63146
Messages
435
Reaction score
0
Find the gradient of F(s,t) = f(x(s,t), y(s,t)) where f(x,y) = y/x x = s^2 + t^2 y = s^2 - t^2.

I'm not sure how to even start the problem. Could someone point me in the right direction?
 
Physics news on Phys.org
Does it have something to do with this:

[tex]\frac{\partial F}{\partial s} = \frac{\partial F}{\partial x}\frac{\partial x}{\partial s} + \frac{\partial F}{\partial y} \frac{\partial y}{\partial s}[/tex]
 
Already did, and got the correct answer, thank you.