How do you integrate 5x1x2x2 using partial fractions?

1 Answer
May 13, 2016

2ln(x+1)+3ln(x2)+c, with x>2

Explanation:

Let f(x)=5x1x2x2

=5x1(x2)(x+1)

=A(x2)+B(x+1)(x2)(x+1)

=Ax+1+Bx2

Determine matching A and B from A(x2)+B(x+1)=5x1

Comparing coefficients of x, A+B=5. Comparing constants, 2A+B=1.

Solving, A = 2 and B = 3.

Now, f(x)dx

=21x+1dx+31x2dx

=2ln(x+1)+3ln(x2)+C

For both the logarithms to be real, x>2