Key Concepts and Formulas
- Integration by Parts Formula: ∫udv=uv−∫vdu
- Special Integral Form: ∫ex(f(x)+f′(x))dx=exf(x)+C
- Logarithmic Differentiation: Used to differentiate functions of the form y=[g(x)]h(x). The process involves taking the natural logarithm of both sides: lny=h(x)ln(g(x)), and then differentiating implicitly.
- Derivative of xx: The derivative of xx is xx(1+lnx).
Step-by-Step Solution
Step 1: Identify the Special Integral Form
The integral is given by 1∫2ex.xx(2+logex)dx
The presence of ex multiplied by another function strongly suggests the use of the special integral form: ∫ex(f(x)+f′(x))dx=exf(x)+C. Our goal is to manipulate the integrand to fit this pattern.
Step 2: Determine the Candidate for f(x) and its Derivative f′(x)
Let's examine the term xx(2+logex). A common strategy when xx appears is to consider f(x)=xx. We need to find its derivative, f′(x).
Using logarithmic differentiation for y=xx:
Take the natural logarithm of both sides:
lny=ln(xx)
lny=xlnx
Differentiate both sides with respect to x:
y1dxdy=1⋅lnx+x⋅x1
y1dxdy=lnx+1
Multiply by y:
dxdy=y(lnx+1)
Substitute y=xx:
f′(x)=dxd(xx)=xx(1+lnx)
Step 3: Manipulate the Integrand to Match the Form ex(f(x)+f′(x))
We have f(x)=xx and f′(x)=xx(1+lnx).
Let's see if we can rewrite the integrand ex⋅xx(2+logex) in the form ex(f(x)+f′(x)).
We need to express xx(2+logex) as f(x)+f′(x).
f(x)+f′(x)=xx+xx(1+lnx)
f(x)+f′(x)=xx+xx+xxlnx
f(x)+f′(x)=2xx+xxlnx
Factor out xx:
f(x)+f′(x)=xx(2+lnx)
This exactly matches the non-ex part of our integrand.
So, the integral can be written as:
1∫2ex(xx+xx(1+logex))dx
This is in the form ∫ex(f(x)+f′(x))dx with f(x)=xx.
Step 4: Apply the Integration Formula and Evaluate the Definite Integral
Using the formula ∫ex(f(x)+f′(x))dx=exf(x)+C, the indefinite integral is:
∫ex(xx+xx(1+logex))dx=ex⋅xx+C
Now, we evaluate the definite integral from 1 to 2:
[exxx]12
Substitute the upper limit (x=2) and subtract the result of substituting the lower limit (x=1):
=(e2⋅22)−(e1⋅11)
Calculate each term:
For x=2: e2⋅22=e2⋅4=4e2
For x=1: e1⋅11=e⋅1=e
Substitute these values back into the expression:
=4e2−e
Factor out e:
=e(4e−1)
Step 5: Match the Result with the Options
The calculated value is e(4e−1).
Comparing this with the given options:
(A) e(4e + 1)
(B) e(2e – 1)
(C) e(4e – 1)
(D) 4e 2 – 1
Our result matches option (C).
Common Mistakes & Tips
- Recognizing the Pattern: The key to solving this problem quickly is to identify the ∫ex(f(x)+f′(x))dx pattern. Always look for this when ex is present.
- Logarithmic Differentiation: Be comfortable with logarithmic differentiation, especially for functions like xx. A mistake here will lead to an incorrect f′(x).
- Algebraic Manipulation: Carefully split and rearrange terms within the parenthesis to correctly identify f(x) and f′(x).
- Definite Integral Calculation: Ensure accurate substitution of the limits of integration, particularly for simple terms like 11.
Summary
The integral was evaluated by recognizing the special form ∫ex(f(x)+f′(x))dx. We identified f(x)=xx and calculated its derivative f′(x)=xx(1+lnx). The integrand was then rewritten to fit the form ex(f(x)+f′(x)), allowing us to directly apply the integration formula. Evaluating the resulting expression exxx at the limits 2 and 1 yielded the final answer.
The final answer is e(4e−1).