Concept:Use the tangent half-angle substitution to convert the integrand into a standard inverse tangent form.Explanation:Let I=∫3cos2x+5dx.Put tanx=t.Then x=tan−1t, so dx=1+t2dt.Also, cos2x=1+t21−t2.Substituting these into the integral givesI=∫3(1+t21−t2)+51+t2dt.Simplify the denominator:3(1+t21−t2)+5=1+t23−3t2+5+5t2=1+t28+2t2.Therefore,I=∫8+2t2dt=21∫4+t2dt.Using ∫a2+u2du=a1tan−1(au)+c with a=2 and u=t, we getI=21⋅21tan−1(2t)+c=41tan−1(2t)+c.Substitute back t=tanx:I=41tan−1(2tanx)+c.This matches option C.Answer:41tan−1(21tanx)+c, i.e. option C.