$\int \frac{x}{x+1}\,dx$ so I set substitution to $x+1=t$ then I differentiate to get $dx=dt$ and then proceed to get $\int 1\,dt - \int \frac{1\,dt}{t}$ to get $t-\ln(|t|)+C$ but when I replace back the substitution I get $x+1$ in the final answer instead of just the $x$ , so my question is why was it a mistake to integrate $\int 1\,dt$ instead to switch back to x and then integrate $\int 1\,dx$
2026-05-05 01:58:53.1777946333
$\int \frac{x}{x+1}\,dx$ can't find mistake in a step
557 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There is nothing wrong in your solution .
$x+1-\ln|x+1| + C$
Now let $C+1=C'$
$x-\ln|x+1|+C'$
You can always adjust the constant of integration.