Concept:Integration using substitution t=tan2x and partial fractions to match the given form.Explanation:First, factor the denominator: (sinx+4)(sinx−1). Decompose into partial fractions:(sinx+4)(sinx−1)1=51(sinx−11−sinx+41).Integrate each term separately. Use the substitution t=tan2x. Then sinx=1+t22t and dx=1+t22dt.For ∫sinx−1dx:∫sinx−1dx=∫1+t22t−11+t22dt=∫2t−(1+t2)2dt=∫−(t−1)22dt=−2∫(t−1)2dt.Similarly, for ∫sinx+4dx:∫sinx+4dx=∫1+t22t+41+t22dt=∫2t+4(1+t2)2dt=∫4t2+2t+42dt.Simplify the denominator: 4t2+2t+4=4(t2+2t+1)=4[(t+41)2+1615]=4(4t+1)2+15.Thus the integral becomes:∫4(4t+1)2+152dt=8∫(4t+1)2+15dt=158∫(154t+1)2+1dt.Substitute u=154t+1, du=154dt, giving:158⋅415∫u2+1du=152tan−1u=152tan−1(154t+1).Now combine with the factor 51 and the sign from the partial fractions:51[−2∫(t−1)2dt−152tan−1(154t+1)].Integrate: ∫(t−1)2dt=−t−11+C. So the expression becomes:51[−2(−t−11)−152tan−1(154t+1)]=5(t−1)2−5152tan−1(154t+1)+C.Replace t with tan2x: 5(tan2x−1)2−5152tan−1(154tan2x+1)+C.Comparing with tan2x−1A+Btan−1f(x)+C, we identify:A=52,B=−5152,f(x)=154tan2x+1.Answer:The correct option is C: A=52,B=−5152,f(x)=154tan2x+1.