Solveeit Logo

Question

Question: How do you find the derivative of \({{e}^{\sqrt{x}}}\)?...

How do you find the derivative of ex{{e}^{\sqrt{x}}}?

Explanation

Solution

In this problem we need to calculate the derivative of the given function. We will first assume the given function is equal to any variable say yy and note it as equation one. We can observe that the given function is an exponential function, so we will apply natural logarithm on both sides of the above equation and simplify the equation by using the logarithmic formulas. Now we will differentiate the obtained equation with respect to xx and simplify the equation by differentiation formulas. Now we will use the value of yy from the equation one to get the final result.

Complete step-by-step solution:
Given function, ex{{e}^{\sqrt{x}}}.
Let us assume the equation y=ex....(i)y={{e}^{\sqrt{x}}}....\left( \text{i} \right).
Applying the natural logarithm on both sides of the above equation, then we will get
lny=lnex\ln y=\ln {{e}^{\sqrt{x}}}
We have the logarithmic formula lnea=a\ln {{e}^{a}}=a, then we will get
lny=x\ln y=\sqrt{x}
Differentiating the above equation with respect to xx, then we will get
ddx(lny)=ddx(x)\dfrac{d}{dx}\left( \ln y \right)=\dfrac{d}{dx}\left( \sqrt{x} \right)
We have the differentiation formulas ddx(lnx)=1x\dfrac{d}{dx}\left( \ln x \right)=\dfrac{1}{x}, ddx(x)=12x\dfrac{d}{dx}\left( \sqrt{x} \right)=\dfrac{1}{2\sqrt{x}}. Using these formulas in the above equation, then we will get
1ydydx=12x\Rightarrow \dfrac{1}{y}\dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x}}
Simplifying the above equation, then we will have
dydx=y2x\dfrac{dy}{dx}=\dfrac{y}{2\sqrt{x}}
Substituting the value of yy from equation (i)\left( \text{i} \right), then we will get
dydx=ex2x\therefore \dfrac{dy}{dx}=\dfrac{{{e}^{\sqrt{x}}}}{2\sqrt{x}}

Note: For this problem we can use another two methods. The first one is the substitution method. In this method we will take the substitution and use its differentiation value to get the final result. For this problem we will use the following equation x=ududx=12x\sqrt{x}=u\Rightarrow \dfrac{du}{dx}=\dfrac{1}{2\sqrt{x}}, by using this equation we will get the derivative of the given equation. Now the second method is direct method, we can directly calculate the derivative by following steps
ddx(ex)=exddx(x) ddx(ex)=ex2x \begin{aligned} & \dfrac{d}{dx}\left( {{e}^{\sqrt{x}}} \right)={{e}^{\sqrt{x}}}\dfrac{d}{dx}\left( \sqrt{x} \right) \\\ & \Rightarrow \dfrac{d}{dx}\left( {{e}^{\sqrt{x}}} \right)=\dfrac{{{e}^{\sqrt{x}}}}{2\sqrt{x}} \\\ \end{aligned}
From all the methods we will get the same result.