Question
Question: Differentiate \(x{e^{{x^2}}}\) ....
Differentiate xex2 .
Solution
Differentiation is a process to find the rate of change of a function with respect to one of it’s variables. If x is a variable and y represents another variable, then the rate of change of y w.r.t. x is given as dxdy . The general expression for the derivative of a function is represented by, f′(x)=dxdy, where f(x) is any function. To solve this question , we should be familiar with some standard derivatives and fundamental rules of differentiation.
Complete step by step answer:
Let y=xex2 ......(1)
Differentiate the above equation w.r.t. x , we get;
⇒dxdy=dxd(x×ex2)
By the product rule of differentiation, we know that;
⇒dxd(uv)=vdxdu+udxdv ......(2)
Here , u=x and v=ex2
Now, let us calculate dxdu .
⇒dxdu=dxd(x)
⇒dxdu=1 ......(3)
Similarly, the value of dxdv will be;
⇒dxdv=dxd(ex2)
By chain rule of differentiation, which is used to calculate the derivative of a composite function or we can say a function within a function. For example: sin(x2) is a composite function. So first we will calculate the derivative of sinx w.r.t. x and then as we can notice that x2 is also differentiable w.r.t. x . Therefore, we will also calculate it’s derivative which will be 2x . So, dxdsin((x2))=2xcosx.
We know that dxd(ex)=ex and also applying the chain rule of differentiation here;
⇒dxdv=ex2×2x ......(4)
Now put the values of dxdu and dxdv from equation (3) and (4) in equation (2), we get;
⇒dxd(uv)=(ex2×1)+(x×ex2×2x)
Simplifying further, we get;
⇒dxd(uv)=ex2 + (2x2×ex2)
Taking ex2 outside the equation, we get;
⇒dxd(uv)=ex2(1+2x2)
Therefore, dxdy=ex2(1+2x2)
Therefore the correct answer for this question is the differentiation of xex2 is ex2(1+2x2) .
The standard derivatives of some important functions are given below;
(1)dxd(xn)=nxn−1 . (2)dxd(ex)=ex . (3)dxd(logex)=x1 . (4)dxd(sinx)=cosx. . (5)dxd(tanx)=sec2x . (6)dxd(secx)=secxtanx (7)dxd(cotx)=−cosec2x . . (8)dxd(cosecx)=−cosecxtanx .
Note: There are some fundamental rules for differentiation, which are stated as follows: (1) Differentiation of a constant is always zero, i.e. dxd(constant)=0 . (2) Differentiation of a constant multiplied with a function is calculated as constant times differentiation of that function. For example: dxd(3sinx)=3dxd(sinx) which gives the result as 3cosx . (3)The product rule of differentiation is given as dxd[f(x)g(x)]=dxdf(x)×g(x)+f(x)×dxdg(x) . (4) The division rule of differentiation is given by \dfrac{d}{{dx}}\left\\{ {\dfrac{{f\left( x \right)}}{{g\left( x \right)}}} \right\\} = \dfrac{{g\left( x \right) \times \dfrac{d}{{dx}}\left( {f\left( x \right)} \right) - f\left( x \right) \times \dfrac{d}{{dx}}\left( {g\left( x \right)} \right)}}{{{{\left[ {g\left( x \right)} \right]}^2}}} .