Find the derivative of $e^{\sqrt{x}}$?
My steps:
I first made it cleaner as shown below
$e^{x^{\frac{1}{2}}}$
Then I apply derivatives to this
$e^{x^{-\frac{1}{2}}}$
But anything to the e power derivative stays the same, and I apply chain rule so I get the following:
$e^{x^{\frac{1}{2}}} * \frac{1}{2}x^{-\frac{1}{2}}$
But my answer key says otherwise, why is this?