To solve the integral: I=∫[(2x)x+(x2)x]ln(2ex)dx we start by simplifying the logarithmic term: ln(2ex)=ln(e)+ln(2x)=1+ln(2x) So the integral becomes: I=∫[(2x)x+(x2)x][1+ln(2x)]dx Let's denote: A=(2x)x B=(x2)x Then, the integral can be split: I=∫[A(1+ln(2x))+B(1+ln(2x))]dx Calculating ∫A(1+ln(2x))dx: First, find the derivative of A: dxdA=A[ln(2x)+1] This means: A[1+ln(2x)]=dxdA Therefore: ∫A[1+ln(2x)]dx=∫dxdAdx=A+C1=(2x)x+C1 Calculating ∫B(1+ln(2x))dx: Note that: ln(2x)=lnx−ln2 ln(x2)=ln2−lnx The derivative of B is: dxdB=B[ln(x2)+1]=B[ln2−lnx+1] But in our integrand, we have B[1+ln(2x)]=B[1+lnx−ln2].
Notice that: 1+lnx−ln2=−(ln2−lnx+1) Thus: B[1+ln(2x)]=−dxdB Therefore: ∫B[1+ln(2x)]dx=−∫dxdBdx=−B+C2=−(x2)x+C2 Combining the Results: Adding both integrals: I=(2x)x−(x2)x+C Answer: Option B (2x)x−(x2)x+C