Question
Mathematics Question on integral
∫x(x2+1)dx equals
A
log∣x∣−21log(x2+1)+C
B
log∣x∣+21log(x2+1)+C
C
−log∣x∣+21log(x2+1)+C
D
21log∣x∣+log(x2+1)+C
Answer
log∣x∣−21log(x2+1)+C
Explanation
Solution
Let x(x2+1)1 = xA+x2+1Bx+C
1=A(x2+1)+(Bx+C)x
Equating the coefficients of x2, x, and constant term, we obtain
A + B = 0
C = 0
A = 1
On solving these equations, we obtain
A = 1, B = −1, and C = 0
∴ x(x2+1)1 = x1+x2+1−x
⇒ ∫$$\frac {1}{x(x^2+1)} dx = ∫$$\frac 1x-\frac {x}{x^2+1}dx
= $log|x|-\frac 12log|x^2+1|+C$
Hence, the correct Answer is (A).