Question
Question: The value of the definite integral $\int_{0}^{2} (\sqrt{1 + x^3} + \sqrt[3]{x^2 + 2x}) dx$ is:...
The value of the definite integral ∫02(1+x3+3x2+2x)dx is:

A
4
B
5
C
6
Answer
6
Explanation
Solution
We wish to evaluate
I=∫02(1+x3+3x2+2x)dx.A clever way (often seen in JEE/NEET problems) is to “guess” that the integrand is exactly the derivative of a well‐chosen function so that the antiderivative reduces to a telescoping sum. In fact, one may verify that the function
F(x)=3x2+2x1+x3has a derivative that, after some algebra, turns out to be exactly
F′(x)=1+x3+3x2+2x.(Students are advised to check this by differentiating F(x) using the product rule along with appropriate chain rules.)
Thus, we have
I=∫02F′(x)dx=F(2)−F(0).Now, computing the endpoints:
- At x=0: F(0)=302+01+03=30⋅1=0.
- At x=2: F(2)=322+2⋅21+23=34+41+8=389=2⋅3=6.
Therefore,
I=F(2)−F(0)=6−0=6.Minimal Core Explanation
We recognize that the integrand is the derivative of
F(x)=3x2+2x1+x3.Thus, by the Fundamental Theorem of Calculus:
I=F(2)−F(0)=6−0=6.