Concept:Use the substitution method to integrate a composite function by reversing the chain rule.Explanation:Let u=2x+3.Then dxdu=2, so dx=2du.Substitute into the integral:∫(2x+3)21dx=∫u21⋅2du.Factor out the constant:=21∫u21du.Apply the power rule for integration:21⋅23u23+k=21⋅32u23+k.Simplify:=31u23+k.Replace u with 2x+3:=31(2x+3)23+k.Answer:31(2x+3)23+kThis corresponds to option C.