Solveeit Logo

Question

Question: $\int(3x^2+2x+3)dx =$...

(3x2+2x+3)dx=\int(3x^2+2x+3)dx =

Answer

x3+x2+3x+Cx^3 + x^2 + 3x + C

Explanation

Solution

The integral of the polynomial 3x2+2x+33x^2+2x+3 is found by integrating each term separately using the power rule xndx=xn+1n+1\int x^n dx = \frac{x^{n+1}}{n+1} and the constant multiple rule cf(x)dx=cf(x)dx\int c f(x) dx = c \int f(x) dx. The integral of 3x23x^2 is 3x33=x33 \cdot \frac{x^3}{3} = x^3. The integral of 2x2x is 2x22=x22 \cdot \frac{x^2}{2} = x^2. The integral of the constant 33 is 3x3x. Combining these results and adding the constant of integration CC gives the final answer.