Solveeit Logo

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)=x3exf\left( x \right)={{x}^{3}}{{e}^{x}}

Explanation

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)=x3exf\left( x \right)={{x}^{3}}{{e}^{x}}. To find the differentiation of f(x)f\left( x \right) we will first use the multiplication of two different function and then we will use the standard differentiation formulas such as d(ex)dx=ex\dfrac{d\left( {{e}^{x}} \right)}{dx}={{e}^{x}}, and d(xn)dx=nxn1\dfrac{d\left( {{x}^{n}} \right)}{dx}=n{{x}^{n-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)=x3exf\left( x \right)={{x}^{3}}{{e}^{x}} and we can see that it consists of two different terms one is algebraic which is x3{{x}^{3}} and other is exponential ex{{e}^{x}}. So, we will apply the multiplication or product rule of differentiation for two different functions.
Let f(x)f\left( x \right) and g(x)g\left( x \right) be two differentiable function, then differentiation of their product is given as:
d(f(x).g(x))dx=f(x)×d(g(x))dx+d(f(x))dx×g(x)\dfrac{d\left( f\left( x \right).g\left( x \right) \right)}{dx}=f\left( x \right)\times \dfrac{d\left( g\left( x \right) \right)}{dx}+\dfrac{d\left( f\left( x \right) \right)}{dx}\times g\left( x \right)
So, derivative of f(x)=x3exf\left( x \right)={{x}^{3}}{{e}^{x}} is equal to:
d(f(x))dx=d(x3ex)dx\Rightarrow \dfrac{d\left( f\left( x \right) \right)}{dx}=\dfrac{d\left( {{x}^{3}}{{e}^{x}} \right)}{dx}
So, we can write d(f(x))dx=d(x3ex)dx=x3×d(ex)dx+d(x3)dx×ex\dfrac{d\left( f\left( x \right) \right)}{dx}=\dfrac{d\left( {{x}^{3}}{{e}^{x}} \right)}{dx}={{x}^{3}}\times \dfrac{d\left( {{e}^{x}} \right)}{dx}+\dfrac{d\left( {{x}^{3}} \right)}{dx}\times {{e}^{x}} , by product rule of differentiation.
Now, we know that differentiation of ex{{e}^{x}} is equal to ex{{e}^{x}}i.e. d(ex)dx=ex\dfrac{d\left( {{e}^{x}} \right)}{dx}={{e}^{x}} and from power rule we know that d(xn)dx=nxn1\dfrac{d\left( {{x}^{n}} \right)}{dx}=n{{x}^{n-1}}.
So, d(x3)dx=3x31=3x2\dfrac{d\left( {{x}^{3}} \right)}{dx}=3{{x}^{3-1}}=3{{x}^{2}}
d(x3ex)dx=x3×d(ex)dx+d(x3)dx×ex\Rightarrow \dfrac{d\left( {{x}^{3}}{{e}^{x}} \right)}{dx}={{x}^{3}}\times \dfrac{d\left( {{e}^{x}} \right)}{dx}+\dfrac{d\left( {{x}^{3}} \right)}{dx}\times {{e}^{x}}
d(x3ex)dx=x3×ex+3x2×ex\Rightarrow \dfrac{d\left( {{x}^{3}}{{e}^{x}} \right)}{dx}={{x}^{3}}\times {{e}^{x}}+3{{x}^{2}}\times {{e}^{x}}
Now, we will take common ex{{e}^{x}} from both of the terms, then we will get:
d(x3ex)dx=ex(x3+3x2)\Rightarrow \dfrac{d\left( {{x}^{3}}{{e}^{x}} \right)}{dx}={{e}^{x}}\left( {{x}^{3}}+3{{x}^{2}} \right)
Now, we can see that x2{{x}^{2}} is common to both the terms x3{{x}^{3}} and 3x23{{x}^{2}}, so will take it as common.
d(x3ex)dx=exx2(x+3)\Rightarrow \dfrac{d\left( {{x}^{3}}{{e}^{x}} \right)}{dx}={{e}^{x}}{{x}^{2}}\left( x+3 \right)
Hence, exx2(x+3){{e}^{x}}{{x}^{2}}\left( x+3 \right) is the required derivative of f(x)=x3exf\left( x \right)={{x}^{3}}{{e}^{x}}.
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)f\left( x \right),g\left( x \right)\text{ and }h\left( x \right) are three differentiable function, then differentiation of their product is given as:
d(f(x).g(x).h(x))dx=f(x).g(x).d(h(x))dx+f(x).d(g(x))dx.h(x)+d(f(x))dx.g(x).h(x)\dfrac{d\left( f\left( x \right).g\left( x \right).h\left( x \right) \right)}{dx}=f\left( x \right).g\left( x \right).\dfrac{d\left( h\left( x \right) \right)}{dx}+f\left( x \right).\dfrac{d\left( g\left( x \right) \right)}{dx}.h\left( x \right)+\dfrac{d\left( f\left( x \right) \right)}{dx}.g\left( x \right).h\left( x \right) .
Similarly, we can write for more than 3 functions.