Concept:Split the integrand using partial fractions and compare the result with the given form.Explanation:Factor the denominator:x2−3x+2=(x−1)(x−2)Write the partial fraction decomposition:(x−1)(x−2)3x+7=x−1A+x−2BMultiplying by (x−1)(x−2):3x+7=A(x−2)+B(x−1)Comparing coefficients:A+B=3,−2A−B=7Solving gives:A=−10,B=13Therefore:∫x2−3x+23x+7dx=−10log∣x−1∣+13log∣x−2∣+cRewrite the given form:mlog(x−1x−2)+nlog(x−2)=−mlog(x−1)+(m+n)log(x−2)Compare with −10log∣x−1∣+13log∣x−2∣:−m=−10⇒m=10m+n=13Answer:m+n=13Hence, the correct option is D.