Concept:Rewrite the integrand to match the derivative of x2+x21+1, then substitute to simplify.Explanation:Start with I=∫x2x4+x2+1x4−1dx.Factor x2 inside the square root: x4+x2+1=x2(x2+1+x21)=xx2+1+x21.Then I=∫x3x2+1+x21x4−1dx.Divide numerator and denominator by x3: I=∫x2+1+x21x−x31dx.Let t2=x2+1+x21. Differentiate: 2tdt=(2x−x32)dx, so tdt=(x−x31)dx.Now I=∫ttdt=∫dt=t+c.Substitute back: t=x2+1+x21.Answer:x2+x21+1+c (Option C).