Understanding Partial Derivatives: Solving for f'(x) at a Specific Point

theBEAST
Messages
361
Reaction score
0

Homework Statement


If f(x,y) = x(x^2+y^2)^(-3/2)*e^(sin(x^2y)) find the derivative of f with respect to x at the point (1,0).


The Attempt at a Solution


The textbook solution just plugs 0 into y and gets f(x) = x^-2 and then proceeds to differentiate this resulting in the answer -2. I don't understand why this is legal. How can you just plug the point into the function and then take the derivative?

For example, if I had the function y = x and I wanted the derivative at x=0. You can't just plug in zero and take the derivative...?
 
Physics news on Phys.org
Because when you taking a partial derivative of a function of two variables f(x,y) with respect to x you assume y is a constant. You can either find it for any y or plug in a value for y to being with. y=x isn't a function of two variables.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top