I'm stumped in solving this problem. Every time I integrate by first dividing the $x^3$ by $x^2+4x+3$ and then integrating $x- \frac{4x^2-3}{x+3)(x+1)}$ using partial fractions, I keep getting the wrong answer.
2026-03-26 20:40:44.1774557644
The integral of $x^3/(x^2+4x+3)$
47 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\frac{2x^3}{(x+1)(x+3)}=\frac{[(x+3)-(x+1)]x^3}{(x+1)(x+3)}=\frac{x^3}{x+1}-\frac{x^3}{x+3}$$
For $\displaystyle\int\dfrac{x^3}{x+a}dx,$ set $x+a=h$