The integral ∫(x4+x2+1)d(x2) has d(x2) instead of dx. This means x2 is treated as the variable of integration.
Let u=x2
The integral becomes:
∫(x4+x2+1)d(x2)
Substituting u=x2:
x4=(x2)2=u2
x2=u
d(x2)=du
The integral transforms to:
∫(u2+u+1)du
Integrating term by term:
∫(u2+u+1)du
=3u3+2u2+u+C
Substituting back u=x2:
=3(x2)3+2(x2)2+x2+C
=3x6+2x4+x2+C
Therefore, ∫(x4+x2+1)d(x2)=3x6+2x4+x2+C