Concept:Use partial fractions to break the integrand, then apply the standard integral formula: ∫x2−a2dx=2a1logx+ax−a+cExplanation:Let the integrand be split as:(x2−1)(x2−4)2x2+3=x2−4A+x2−1BMultiply both sides by (x2−1)(x2−4):2x2+3=A(x2−1)+B(x2−4)Comparing coefficients of x2 and constant term:A+B=2and−A−4B=3Solving these equations gives:A=311,B=3−5Now integrate term by term:∫(x2−1)(x2−4)2x2+3dx=∫x2−411/3dx−∫x2−15/3dxUsing the standard formula for x2−4 (where a=2) and x2−1 (where a=1):=311⋅41logx+2x−2−35⋅21logx+1x−1+c=1211logx+2x−2+65logx−1x+1+cCombine using logarithm properties:=log[(x+2x−2)1211⋅(x−1x+1)65]+cComparing with the given form, we get:a=1211andb=65Therefore:a+b=1211+65=1211+1210=1221Answer:a+b=1221Hence, the correct option is B. 1221.