Concept:Use substitution by rewriting the integrand to simplify it.Explanation:Let I=∫x(x7+1)dx.Multiply numerator and denominator by x7: I=∫x8(x7+1)x7dx=∫x8(1+x71)dx.Set t=1+x71.Differentiate: dt=−x87dx ⇒ x8dx=−7dt.Substitute into I: I=−71∫tdt.Integrate: I=−71ln∣t∣+C.Replace t: I=−71ln1+x71+C=−71lnx7x7+1+C.Use the logarithm property ln(ba)=−ln(ab) to rewrite: I=71lnx7+1x7+C.Answer:71lnx7+1x7+C, which matches option D.