Let I(x)=∫(4x+6)(4x2+8x+3)3dx and I(0)=43+20. If I(21)=ba2+c, where a,b,c∈N,gcd(a,b)=1, then a+b+c is equal to :
📖 Explanation
The integral ∫(4x+6)4x2+8x+33dx is evaluated by factoring the quadratic expression 4x2+8x+3 into (2x+1)(2x+3) and extracting a factor of 2 from the linear term, yielding ∫2(2x+3)(2x+1)(2x+3)3dx. Applying the substitution 2x+3=t1 transforms the differential dx into −2t21dt, and the integrand becomes ∫t2⋅(1/t)(1−2t)/t⋅1/t−3/2dt, which simplifies to −43∫(1−2t)−1/2dt. Integrating this gives I(x)=431−2t+C=432x+32x+1+C. Given I(0)=433+C=43+20, the constant C is determined to be 20. Substituting x=21 into the result provides I(21)=431+31+1+20=4342+20=832+20. With a=3, b=8, and c=20, the sum a+b+c=3+8+20=31.