AP Calculus AB and BC
Integral of x/(x+1): Divide First
The integral of x over x plus 1 is x minus the natural log of the absolute value of x plus 1, plus C. Because the numerator and denominator have the same degree, divide first: the fraction becomes 1 minus 1 over x plus 1.
Divide before you integrate
A rational function whose numerator degree is at least the denominator's is IMPROPER, and long division is the first move.
The trick in one line
Add and subtract to build the denominator in the numerator: x becomes (x+1) - 1. That is faster than setting up long division and works for every linear-over-linear case.
Where it appears
Integrating using long division is Topic 6.10, on both AB and BC. Recognising that a substitution alone cannot finish this one is the point: leaves an in the numerator that still has to be rewritten as .
Common mistakes
- Splitting into over . There is no such rule for integrals of quotients.
- Answering alone, forgetting the leading .
- Getting the sign wrong. The rewritten form SUBTRACTS .
Every answer on this page is machine checked
An automated test differentiates the antiderivative above and confirms it returns the integrand. A wrong sign or a missing factor fails the build, so it cannot reach you.
Frequently asked questions
What is the integral of x/(x+1)?
It is .
Why divide first?
The fraction is improper, so no substitution finishes it directly. Rewriting as makes both pieces basic.