Concept:Split the integrand and use standard formulas: ∫f(x)f′(x)dx=log∣f(x)∣ and ∫x2+a21dx=a1tan−1ax.Explanation:Let I=∫02x2+43x+1dx.Write it as I=I1+I2, where I1=∫02x2+43xdx and I2=∫02x2+41dx.For I1, put t=x2+4, so dt=2xdx, hence xdx=2dt.When x=0, t=4; when x=2, t=8.I1=23∫48tdt=23[logt]48.=23(log8−log4)=23(3log2−2log2)=23log2=log(22).For I2, use ∫x2+4dx=21tan−12x.I2=21[tan−12x]02=21(tan−11−tan−10)=21⋅4π=8π.Therefore, I=I1+I2=log(22)+8π.Answer:log(22)+8π, which matches option C.