Concept:Use the half-angle substitution t=tan(2x) to convert the integral into the standard form ∫u2+a2du.Explanation:Let I=∫5+4sinxdx.Put t=tan(2x).Then dx=1+t22dt and sinx=1+t22t.Substitute these into the integral:I=∫5+4(1+t22t)1+t22dt.Simplify the denominator:I=2∫5t2+8t+5dt.Factor out 5 and complete the square:I=52∫t2+58t+1dt.I=52∫(t+54)2+(53)2dt.Use the formula ∫u2+a2du=a1tan−1(au)+c:I=52⋅531tan−1(53t+54)+c.Simplify:I=32tan−1(35t+4)+c.Replace t with tan(2x):I=32tan−1(35tan(2x)+4)+c.Answer:Option B: 32tan−1(35tan2x+4)+c, where c is the constant of integration.