$\displaystyle\int \frac{(x+4)}{(x+1)^{2}}dx$ I broke it up into partial fractions:
$\frac{A}{(x+1)} + \frac{B}{(x+1)^{2}}$
Then I got confused by the common denominator aspect, wouldn’t B’s $(x+1)^{2} $cancel out completely the $(x+1)^{2}$ with its denominator so then it would look like:
$x + 4 = A(x+1) + B $?
Please help not sure how to solve
Thank you
You're almost there. Your last equation becomes
$x+4 = Ax + (A+B)$.
By comparing coefficients you can see that $A=1$ and $A+B=4$. Can you finish it now?