When trying to find the integral
$$I = \int (x\sqrt{2x + 5}) \mathrm{d}x$$
if we use the implicit substitution $u^2 = 2x + 5$, substituting into the integrand gives the sub-expression $\sqrt{u^2}$. We usually simplify it to $+u$ and proceed smoothly. My question is, why don't we consider $-u$ here?
EDIT:
I removed the explicit substitution, $u = 2x + 5$, let's focus on the implicit one.
By definition $\sqrt{x}$ indicates the positive (or principal) square root of $x$. If we want indicate all the two root we have to write explicitly $\pm\sqrt{x}$.