Question
Question: How do you find the derivative of \(f\left( x \right)={{x}^{3}}{{e}^{x}}\)...
How do you find the derivative of f(x)=x3ex
Solution
We will first recall the concept of differentiation and its various method to solve and then we will find the differentiation of f(x)=x3ex. To find the differentiation of f(x) we will first use the multiplication of two different function and then we will use the standard differentiation formulas such as dxd(ex)=ex, and dxd(xn)=nxn−1.
Complete step-by-step solution:
We will use the concept of methods of differentiation to solve the above question.
Since, we have to find the derivative of f(x)=x3ex and we can see that it consists of two different terms one is algebraic which is x3 and other is exponential ex. So, we will apply the multiplication or product rule of differentiation for two different functions.
Let f(x) and g(x) be two differentiable function, then differentiation of their product is given as:
dxd(f(x).g(x))=f(x)×dxd(g(x))+dxd(f(x))×g(x)
So, derivative of f(x)=x3ex is equal to:
⇒dxd(f(x))=dxd(x3ex)
So, we can write dxd(f(x))=dxd(x3ex)=x3×dxd(ex)+dxd(x3)×ex , by product rule of differentiation.
Now, we know that differentiation of ex is equal to exi.e. dxd(ex)=ex and from power rule we know that dxd(xn)=nxn−1.
So, dxd(x3)=3x3−1=3x2
⇒dxd(x3ex)=x3×dxd(ex)+dxd(x3)×ex
⇒dxd(x3ex)=x3×ex+3x2×ex
Now, we will take common ex from both of the terms, then we will get:
⇒dxd(x3ex)=ex(x3+3x2)
Now, we can see that x2 is common to both the terms x3 and 3x2, so will take it as common.
⇒dxd(x3ex)=exx2(x+3)
Hence, exx2(x+3) is the required derivative of f(x)=x3ex.
This is our required solution.
Note: Students are required to memorize all the standard derivative formulas otherwise they will not be able to solve any question. Also, note that the product rule can be extended to more than two functions. Let us say that f(x),g(x) and h(x) are three differentiable function, then differentiation of their product is given as:
dxd(f(x).g(x).h(x))=f(x).g(x).dxd(h(x))+f(x).dxd(g(x)).h(x)+dxd(f(x)).g(x).h(x) .
Similarly, we can write for more than 3 functions.