Partial Fraction Decomposition Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Decompose 5(x+1)(xโˆ’2)\dfrac{5}{(x+1)(x-2)} and integrate.

Solution

  1. 1
    5(x+1)(xโˆ’2)=Ax+1+Bxโˆ’2\frac{5}{(x+1)(x-2)} = \frac{A}{x+1}+\frac{B}{x-2}.
  2. 2
    x=2x=2: B=5/3B=5/3. x=โˆ’1x=-1: A=โˆ’5/3A=-5/3.
  3. 3
    โˆซ=โˆ’53lnโกโˆฃx+1โˆฃ+53lnโกโˆฃxโˆ’2โˆฃ+C=53lnโกโˆฃxโˆ’2x+1โˆฃ+C\int = -\frac{5}{3}\ln|x+1| + \frac{5}{3}\ln|x-2| + C = \frac{5}{3}\ln\left|\frac{x-2}{x+1}\right|+C.

Answer

53lnโกโˆฃxโˆ’2x+1โˆฃ+C\frac{5}{3}\ln\left|\frac{x-2}{x+1}\right| + C
Strategic substitution: set xx equal to each root of the denominator to isolate each constant.

About Partial Fraction Decomposition

Breaking a rational expression into a sum of simpler fractions whose denominators are the factors of the original denominator.

Learn more about Partial Fraction Decomposition โ†’

More Partial Fraction Decomposition Examples