Concept:Rewrite the integrand by taking x4 common from (x4+1) and then use a suitable substitution.Explanation:Let I=∫x2(x4+1)3/4dx.Write (x4+1)3/4=[x4(1+x41)]3/4=x3(1+x41)3/4.So, I=∫x5(1+x41)3/4dx=∫x−5(1+x41)−3/4dx.Put t=1+x41.Then, dt=−x54dx, hence x−5dx=−41dt.Therefore, I=−41∫t−3/4dt=−t1/4+c.Substitute back t=1+x41.Thus, I=−(x4x4+1)1/4+c.Answer:Option D: −(x4x4+1)1/4+c, where c is the constant of integration.