Concept:Factorize the denominator and split the numerator to simplify the integrand.Explanation:We have x6+1=(x2+1)(x4−x2+1).Write x4+1=(x4−x2+1)+x2.Therefore,x6+1x4+1=x2+11+x6+1x2.So,∫x6+1x4+1dx=∫1+x2dx+∫1+x6x2dx.Now ∫1+x2dx=tan−1x.For the second integral, let x3=t, so 3x2dx=dt.Then,∫1+x6x2dx=31∫1+t2dt=31tan−1t.Substitute t=x3 back,∫1+x6x2dx=31tan−1(x3).Thus the given integral equals tan−1x+31tan−1(x3)+c.Answer:Option B: tan−1x+31tan−1(x3)+c.