What Are the Correct Partial Derivatives of the Function f(x, y) = x√(xy)?

jmher0403
Messages
21
Reaction score
0

Homework Statement



(x,y) = x√(xy)

The answer says:

fx=3/2*√(xy)
fy=(x√x) / (2√y)
fxx= (3√y) / (4√x)
fxy= (3√x) / (4√y)
fyx =(3√x) / (4√y)
fyy = -(x√x) / (4y√

I don't get from the beginning.

shouldnt fx be equal to (3/2)x^2 * (x^3 * y)^-(3/2)??

When I do second derivative fxx from fx, it doesn't still make sense...

please help
 
Physics news on Phys.org
Why do you think fx be equal to (3/2)x^2 * (x^3 * y)^-(3/2)??
 
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