Let $z=x^y$, what is $\displaystyle \frac{\partial ^2z}{\partial x \partial y}$ ?
My answer is
$ \displaystyle \frac{ \partial z}{ \partial y} = x^y \ln x$
$ \displaystyle \frac{ \partial ^2z}{\partial x \partial y} = \frac{x^y}{x} + \ln x(yx^{y-1})$
The choices are listed below but I don't seem to get the right answer. I am not sure if I have done it wrongly.
(A) 1
(B) $x/y$
(C) $(x)^y/x + y^2{(x)^y}^{-2}$
(D) $(x)^y/x$
(E) $y(x)^y$
Take logarithms:
$$\log z=y\log x$$
Then:
$$\frac{1}{z}\frac{\partial z}{\partial y}=\log x$$
From there you can compute the further derivatives.