Question
Mathematics Question on Integral Calculus
∫x2+1x+5dx=
3ln∣x−1∣−2ln∣x+1∣+C
2ln∣x−1∣−3ln∣x+1∣+C
ln∣x−2∣−ln∣x+1∣+C
ln∣x+2∣+ln∣x+1∣+C
2ln∣x−1∣+3ln∣x−1∣+C
3ln∣x−1∣−2ln∣x+1∣+C
Solution
∫x2+1x+5dx=
So to solve this question, we can again use partial fraction decomposition.
_Step 1: _
Factorize the denominator. (x2−1) can be factored as(x−1)(x+1).
Step 2:
Partial fraction decomposition. The expression x2−1x+5 can be rewritten as the sum of two fractions with unknown constants A and B:
x2−1x+5=x+1A+x−1B
Step 3 :
Now to find the values of A and B, we need to find a common denominator, which is (x−1)(x+1), and then equate the numerators:
x+5=A(x+1)+B(x−1)
Now, solve for A and B by comparing coefficients: A+B=1
(by comparing the coefficients of x) A−B=5 ⇢(by comparing the constant terms)
Adding the two equations: 2A=6
⇒$A=3$
Substituting the value of A one of the equations to find we get
B=−2
_Step 4: _
Now we can re-write the parent expression as,
∫x2−1x+5dx=∫(x−1A+x+1B)dx
=∫(x−13)−(x+12)dx
=∫(x−13)−(x+12)dx
=∫(x−13)dx−∫(x+12)dx
=3ln∣x−1∣−2ln∣x+1∣+C (Ans.)