Concept:Use substitution and partial fractions to integrate, then apply the given initial condition to find the constant.Explanation:Let t=x2, so dt=2xdx and xdx=2dt.The integral becomes:f(x)=21∫(t+4)(t+9)dt.Using partial fractions:(t+4)(t+9)1=51(t+41−t+91).So,f(x)=101log(t+9t+4)+C.Substitute back t=x2:f(x)=101log(x2+9x2+4)+C.Apply f(0)=51log(32):f(0)=101log(94)+C=51log(32)+C.Therefore, C=0.Now evaluate f(1):f(1)=101log(1+91+4)=101log(105).f(1)=101log(21)=−101log2.Answer:Option D: −101log(2).