Question
Question: Find the derivative of the function: \( y = {e^{\sqrt x }} \)...
Find the derivative of the function: y=ex
Solution
Hint : We find the derivative of the given composite function with respect to x and use chain rule which says that the derivative of a composite function will be equal to the derivative of the outside function with respect to inside times the derivative of inside function, mathematically it can be seen as
dxdf(g(x))=f′(g(x))×g′(x)
Complete step-by-step answer :
Firstly we write down the function given in the question
y=ex
As we can see the function is a composite function because of the two functions together as exponential function and a square root of x together. So while evaluating derivatives of such composite function we must apply chain rule to solve it i.e. the derivative of a composite function will be equal to the derivative of the outside function with respect to inside times the derivative of inside function, mathematically it can be seen as
dxdf(g(x))=f′(g(x))×g′(x)
So we take our function and differentiate it with respect to x and have
dxdy=dxd(ex)
Now we remove the square root of x and take a power of half to solve further
dxdy=dxdex21=ex21×21x(21−1)=ex×21x−21=(2ex)x−21
The formula used here is given below
dxd(xn)=nxn−1
We have got the derivative as (2ex)x−21 which has a negative exponent so to change it into a positive exponent we shift it in the denominator like this and simplify it further
dxdy=(2ex)x−21=2x21ex=2xex
This can further be simplified because we have a square root in the denominator part. To remove that we rationalize the fraction and multiply both numerator and denominator by x like this
dxdy=2xex×xx=2xexx(∵a×a=a)
In the denominator part both the square root expressions get cancelled out giving the derivative.
So, the correct answer is “2xexx”.
Note : We could also use the direct formula for calculating the derivative of x with respect to x given by dxdx=2x1 directly in the question to get the answer quickly. Remembering such formulae or results directly can save us a lot of time while evaluating derivatives.