Concept:Use substitution 3x=t to convert the integral into a rational function, then apply partial fractions and integrate.Explanation:Let I=∫023x+31dx.Set t=3x⇒dt=3xln3dx=tln3dx⇒dx=tln3dt.When x=0, t=1; when x=2, t=9.Thus I=∫19t+31⋅tln31dt=ln31∫19t(t+3)1dt.Use partial fractions: t(t+3)1=tA+t+3B.Multiply: 1=A(t+3)+Bt=(A+B)t+3A.Comparing coefficients: A+B=0, 3A=1⇒A=31, B=−31.Hence t(t+3)1=31(t1−t+31).Then I=3ln31∫19(t1−t+31)dt=3ln31[lnt−ln(t+3)]19.Simplify: I=3ln31[lnt+3t]19=3ln31(ln129−ln41)=3ln31(ln43−ln41).Since lna−lnb=lnba, we get I=3ln31ln3=31.Answer:31 (Option B).