Concept:Use the half-angle identity to simplify 1+sinx and then integrate using the standard sine integral form.Explanation:We need to evaluate the integral ∫21+sinxdx and match it with the given form −4cos(ax+b)+c. Use the known identity 1+sinx=(sin2x+cos2x)2. Taking the positive square root branch, we get 1+sinx=sin2x+cos2x. Now convert this sum into a single sine using the angle addition formula: sin2x+cos2x=2sin(2x+4π). Substituting back into the integrand gives 2⋅2sin(2x+4π)=2sin(2x+4π). Now integrate using the standard formula ∫2sin(px+q)dx=−p2cos(px+q)+c. Here p=21, so −p2=−4. Therefore, ∫2sin(2x+4π)dx=−4cos(2x+4π)+c. Since the RHS has the structure −4cos(ax+b)+c, compare the angle 2x+4π with ax+b. So, 2x matches ax giving a=21, and the constant 4π matches b. Option A has the correct a but wrong b, while option C is invalid since it contains x.Answer:a=21 and b=4π. Therefore, the correct option is B: (21,4π).