Question Statement
Evaluate the integral:
β«x2βxβ63x+1β,dx
Background and Explanation
This problem involves integration using partial fractions. The integrandβs denominator can be factorized into linear terms, allowing us to break it into simpler fractions. This method requires basic algebraic manipulation to express the integrand as a sum of simpler terms, followed by straightforward integration of each term.
Prerequisite knowledge:
- Factoring quadratic expressions.
- Partial fraction decomposition.
- Basic integration of rational functions of the form β«x+c1β,dx.
Solution
Step 1: Factorize the denominator
The denominator x2βxβ6 can be factorized as:
x2βxβ6=(x+2)(xβ3)
Thus, the integrand becomes:
x2βxβ63x+1β=(x+2)(xβ3)3x+1β.
Step 2: Decompose into partial fractions
We express the fraction as:
(x+2)(xβ3)3x+1β=x+2Aβ+xβ3Bβ.
Multiplying through by the denominator (x+2)(xβ3) gives:
3x+1=A(xβ3)+B(x+2).
Step 3: Solve for A and B
Expand the right-hand side:
3x+1=A(x)β3A+B(x)+2B=(A+B)x+(β3A+2B).
Equating coefficients of x and the constant term:
- For x: A+B=3.
- For the constant: β3A+2B=1.
Solve these equations simultaneously:
- From A+B=3: B=3βA.
- Substitute B=3βA into β3A+2B=1:
β3A+2(3βA)=1βΉβ3A+6β2A=1βΉβ5A+6=1βΉA=1.
- Using A+B=3, substitute A=1:
1+B=3βΉB=2.
Thus, A=1 and B=2.
Step 4: Rewrite the integral
Using the partial fraction decomposition:
(x+2)(xβ3)3x+1β=x+21β+xβ32β.
The integral becomes:
β«x2βxβ63x+1β,dx=β«x+21β,dx+2β«xβ31β,dx.
Step 5: Integrate each term
Using the standard formula β«x+c1β,dx=lnβ£x+cβ£+C:
- β«x+21β,dx=lnβ£x+2β£+C1β.
- 2β«xβ31β,dx=2lnβ£xβ3β£+C2β.
Combine the results:
β«x2βxβ63x+1β,dx=lnβ£x+2β£+2lnβ£xβ3β£+C,
where C=C1β+C2β is the constant of integration.
- Partial Fraction Decomposition:
(x+2)(xβ3)3x+1β=x+2Aβ+xβ3Bβ.
- Integration of Rational Functions:
β«x+c1β,dx=lnβ£x+cβ£+C.
Summary of Steps
- Factorize the denominator: x2βxβ6=(x+2)(xβ3).
- Decompose the fraction into partial fractions: (x+2)(xβ3)3x+1β=x+21β+xβ32β.
- Solve for coefficients A and B using simultaneous equations.
- Rewrite the integral in terms of simpler fractions.
- Integrate each term using β«x+c1β,dx=lnβ£x+cβ£+C.
- Combine results to get the final solution:
lnβ£x+2β£+2lnβ£xβ3β£+C.