Question icon
Grade 12Integral Calculus

∫(x3-1)(x+2)/(x2+x+1) dx

Profile image of Lovey
11 Years agoGrade 12
Answers icon

1 Answer

Profile image of Jitender Singh
11 Years ago
Ans:
Hello Student,
Please find answer to your question below

I = \int \frac{(x^3-1)(x+2)}{x^2+x+1}dx
I = \int \frac{(x-1)(x^2+x+1)(x+2)}{x^2+x+1}dx
I = \int (x-1)(x+2)dx
I = \int (x^2+x-2)dx
I = \int x^2dx+\int xdx-\int 2dx
I = \frac{x^3}{3}+\int xdx-\int 2dx
I = \frac{x^3}{3}+\frac{x^2}{2}-\int 2dx
I = \frac{x^3}{3}+\frac{x^2}{2}-2x + c