Computing ∂f/∂x (0,0) | Midterm Review Sheet Problem 2(a)

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    Computing
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Jamin2112
Messages
973
Reaction score
12

Homework Statement



This is problem 2(a) from my midterm review sheet, found here: http://www.math.washington.edu/~sullivan/326smt_sp10.pdf

Homework Equations



Not sure what exactly I need here

The Attempt at a Solution



By the quotient rule, ∂f/∂x = [(x2+y2)(y2)-(xy2)(2x)]/[x2+y2]2. Obviously I can't just plug in (0,0). I thought about computing lim(x,y)-->(0,0) f(x,y), but the limit does exist, and doing that seems to be saved for part (b). Is there some theorem I should use to compute ∂f/∂x|(0,0)?

Thank you for for help.
 
Physics news on Phys.org
OH! I think I might be on to something. I could first evaluate ∂f/∂x|x=0 , and then (∂f/∂x|x=0)|y=0.

∂f/∂x|x=0 = y4/y4 = 1 ---> (∂f/∂x|x=0)|y=0 = 1.

Right?