Question
Question: How do you find the derivative of \( ({x^2})({e^x}) \) ?...
How do you find the derivative of (x2)(ex) ?
Solution
Hint : Use the Product rule of derivative by separating the function into two separate functions as f′(x) and g′(x) , Use the below mentioned formula applying product rule.
Formula:
Product rule,
dxdf(x).g(x)=f′(x).g(x)+f(x).g′(x)
dxd(xn)=nxn−1
dxd(ex)=ex
Complete step-by-step answer :
Given a function in x
=(x2)(ex)
We have to find the first derivative of the above equation
Let f(x)=x2 and g(x)=ex ,
So we have to find the derivative of a product of two functions.
We’ll use product Rule to calculate the derivative of product of function
According to product rule,
f′(x).g(x)+f(x).g′(x) -(1)
For this, first we have to find the f′(x) and g′(x)
f(x)=x2
Using derivative rule dxd(xn)=nxn−1
f′(x)=2x -(2)
And
g(x)=ex
Using derivative rule dxd(ex)=ex
g′(x)=ex -(3)
Now putting value of f′(x) and g′(x) from equation (2) and (3) in product rule (1)
=dxd(x2)(ex) =dxdf(x).g(x) =f′(x).g(x)+f(x).g′(x) =(2x)(ex)+(x2)(ex)
Taking common ex from both of the terms
=(ex)(2x+x2)
Therefore, the derivative of (x2)(ex) is equal to (ex)(2x+x2) .
So, the correct answer is “ (ex)(2x+x2) ”.
Note : DifferentiationIt is a method by which we can find the derivative of the function. It is a process through which we can find the instantaneous rate of change in function based on one of its variables.
Let y = f(x) be a function of x. So the rate of change of y per unit change in x is given by:
dxdy .