Question
Question: How do you calculate the derivative of \[\int{\sqrt{\left( {{x}^{3}}-2x+6 \right)}}dx\] from \[\left...
How do you calculate the derivative of ∫(x3−2x+6)dx from [x2,−2]?
Solution
This type of question is based on the concept of differentiation and integration. Let us consider (x3−2x+6) to be f(x) and g(x) be x2. We know that dxda∫xf(y)dy=f(x) where y is another variable and a is a constant. Here a is -2 and the variable is x2. Therefore, we get dxdx2∫−2f(x)dx. Using the property of definite integral a∫bf(x)dx=−b∫af(x)dx, we can exchange the limits. Use the chain rule of differentiation and do necessary calculations to find the value of dxdx2∫−2(x3−2x+6)dx which is the required answer.
Complete step by step solution:
According to the question, we are asked to find the derivative of ∫(x3−2x+6)dx from [x2,−2].
We have been given the function (x3−2x+6).
Let us consider the function to be f(x)=(x3−2x+6). --------(1)
We know that the derivative of the integral of a function in the limits [a,x] is equal to the function with variable x.
That is dxda∫xf(y)dy=f(x).
From the given conditions, we get that the limit is [x2,−2].
The constant a=-2.
Therefore, we get
dxdx2∫−2f(x)dx
But the constant should be at the lower limit.
Using the property of definite integral that is a∫bf(x)dx=−b∫af(x)dx in the obtained expression, we get
dxdx2∫−2f(x)dx=−dxd−2∫x2f(x)dx
From the limits, we get that the variable is x2 and not x.
Consider g(x)=x2.
Therefore, using the chain rule, we get
dxdx2∫−2f(x)dx=−f(g(x))g′(x) -----------(2)
Let us find the differentiation of g(x).
⇒dxd(g(x))=dxd(x2)
Let us use the power rule of differentiation dxd(xn)=nxn−1 to solve this.
Here, n=2.
g′(x)=2x2−1
On further simplification, we get
g′(x)=2x
Now, we have to find f(g(x)), that is f(x2).
⇒f(x2)=((x2)3−2x2+6)
On further simplification, we get
f(x2)=(x6−2x2+6)
On substituting in the expression (2), we get
dxdx2∫−2f(x)dx=−(x6−2x2+6)(2x)
On rearranging the expression, we get
dxdx2∫−2f(x)dx=−2x(x6−2x2+6)
Therefore, we get dxdx2∫−2(x3−2x+6)dx=−2x(x6−2x2+6).
Hence, the the derivative of ∫(x3−2x+6)dx from [x2,−2] is −2x(x6−2x2+6).
Note: We should know the properties of definite integral to solve this type of problems. We should differentiate g(x) also without which the answer is incomplete. Avoid calculation mistakes based on sign convention.