Question
Question: $\int \frac{x^4 + x^2 + 1}{x^2 - x + 1} dx =$ $\frac{(x^2+x+1)(x^2-x+1)}{(x^2-x+1)}dx$ $\int x^2dx...
∫x2−x+1x4+x2+1dx=
(x2−x+1)(x2+x+1)(x2−x+1)dx
∫x2dx+∫xdx+∫dx

31x3+21x2+x+c
31x3−21x2+x+c
31x3+21x2−x+c
None of these
A) 31x3+21x2+x+c
Solution
The problem asks us to evaluate the integral ∫x2−x+1x4+x2+1dx.
The key to solving this integral is to simplify the integrand by factoring the numerator.
We use the algebraic identity:
a4+a2b2+b4=(a2+ab+b2)(a2−ab+b2)
In our case, we can consider a=x and b=1.
So, the numerator x4+x2+1 can be factored as:
x4+x2(1)2+(1)4=(x2+x(1)+12)(x2−x(1)+12)
x4+x2+1=(x2+x+1)(x2−x+1)
Now, substitute this factored form back into the integral: ∫x2−x+1(x2+x+1)(x2−x+1)dx
Since x2−x+1 has a discriminant Δ=(−1)2−4(1)(1)=1−4=−3<0 and its leading coefficient is positive (1 > 0), x2−x+1 is always positive for all real values of x. Thus, it is never zero, and we can safely cancel the term (x2−x+1) from the numerator and the denominator.
The integral simplifies to: ∫(x2+x+1)dx
Now, we can integrate each term separately using the power rule for integration, ∫xndx=n+1xn+1+C: ∫x2dx+∫xdx+∫1dx =2+1x2+1+1+1x1+1+0+1x0+1+C =3x3+2x2+x+C
Comparing this result with the given options:
A) 31x3+21x2+x+c
B) 31x3−21x2+x+c
C) 31x3+21x2−x+c
D) None of these
The calculated integral matches option A.