Key Concepts and Formulas
- Derivative of xx type functions: If y=u(x)v(x), then dxdy=u(x)v(x)[v′(x)ln(u(x))+u(x)v(x)u′(x)]
- Indefinite Integral: ∫f′(x)dx=f(x)+C, where C is the constant of integration.
- Logarithm Properties: ln(ab)=ln(a)+ln(b), ln(a/b)=ln(a)−ln(b), ln(e)=1
Step-by-Step Solution
Step 1: Simplify the logarithmic term
The goal is to simplify the integrand to make it easier to work with. We start by simplifying the logarithmic term using logarithm properties.
ln(2ex)=ln(e)+ln(2x)=1+ln(2x)
Step 2: Rewrite the integral
Now we substitute the simplified logarithmic term back into the integral.
I=∫[(2x)x+(x2)x](1+ln(2x))dx
Step 3: Split the integral
We split the integral into two parts to make it easier to manage.
I=∫(2x)x(1+ln(2x))dx+∫(x2)x(1+ln(2x))dx
Step 4: Evaluate the first integral
Let A=(2x)x. We want to find dxdA. Using the formula for the derivative of u(x)v(x), where u(x)=2x and v(x)=x:
dxdA=(2x)x(1⋅ln(2x)+x⋅x/21⋅21)=(2x)x(ln(2x)+1)
So,
∫(2x)x(1+ln(2x))dx=∫dxdAdx=A+C1=(2x)x+C1
Step 5: Evaluate the second integral
Let B=(x2)x. We want to find dxdB. Using the formula for the derivative of u(x)v(x), where u(x)=x2 and v(x)=x:
dxdB=(x2)x(1⋅ln(x2)+x⋅x2−2⋅2x)=(x2)x(ln(x2)−1)
We have 1+ln(2x)=1+ln(x)−ln(2). Also, ln(x2)=ln(2)−ln(x).
Therefore, 1+ln(2x)=−(ln(x2)−1).
So we have
∫(x2)x(1+ln(2x))dx=∫(x2)x(−ln(x2)+1)(−1)dx=−∫dxdBdx=−B+C2=−(x2)x+C2
Step 6: Combine the results
Add the two integrals:
I=(2x)x−(x2)x+C
Common Mistakes & Tips
- Carefully apply the chain rule when differentiating u(x)v(x).
- Pay attention to the signs when dealing with logarithms and derivatives.
- Remember to add the constant of integration, C, to the final result.
Summary
We simplified the integral by using logarithm properties, splitting the integral into two parts, and then recognizing that each part could be solved by finding the derivative of a function. By careful application of the chain rule and logarithm properties, we found that the integral evaluates to (2x)x−(x2)x+C.
Final Answer
The final answer is \boxed{\left(\frac{x}{2}\right)^{x}-\left(\frac{2}{x}\right)^{x}+C}, which corresponds to option (B).