Concept:Decompose the integrand into partial fractions.Explanation:Write x(x+1)1 as xA+x+1B. Multiply both sides by x(x+1): 1=A(x+1)+Bx. Set x=0 gives 1=A(1)⇒A=1. Set x=−1 gives 1=B(−1)⇒B=−1. Thus x(x+1)1=x1−x+11. Integrate: ∫(x1−x+11)dx=log∣x∣−log∣x+1∣+c.Answer:logx−log(x+1)+c (with absolute values implied).