Concept:Simplify the integrand, then substitute t=2x to reduce it to a standard square-root integral.Explanation:Simplify the expression inside the square root.Since 4x=(2x)2, we have:4x(4x+4)=(2x)2(4x+4)=2x4x+4So the integral becomes:∫2x4x+4dxLet t=2x.Then dxdt=2xlog2, so 2xdx=log2dt.Also, 4x=t2.Hence the integral transforms to:log21∫t2+4dtUse the standard formula:∫t2+a2dt=2tt2+a2+2a2logt+t2+a2+CHere a2=4, so:log21[2tt2+4+2logt+t2+4]+CSubstitute t=2x back:log21[22x4x+4+2log2x+4x+4]+CThis matches the expression given in option A.Answer:Option A