What's is the derivative of $f(x,y)= \ln(1-x^2-y^2)$?
I got it to $f_x(x,y)= 2x^-1$ and the same for $f_y(x,y)$, but that's obviously incorrect. How do I solve this problem properly?
What's is the derivative of $f(x,y)= \ln(1-x^2-y^2)$?
I got it to $f_x(x,y)= 2x^-1$ and the same for $f_y(x,y)$, but that's obviously incorrect. How do I solve this problem properly?
You have to use the chain rule,
$$f_x(x,y) = \frac{-2x}{1-x^2-y^2}$$
$$f_y(x,y) = \frac{-2y}{1-x^2-y^2}$$