Hello, I have a question concerning the following differential equation
$$x \frac{\mathrm dy}{\mathrm dx}=y+1$$
Separating variables and integrating:
$$\int \frac{1}{y+1} \mathrm dy=\int \frac 1x \mathrm dx$$
$$\ln|y+1|=\ln|x|+c$$
In the solutions to question 3a) in the Mixed Pure STEP I module, the following step is made:
$$y+1=Ax \,\,\,\,\, \text{(where} \ A=e^c).$$
Why is it possible to omit the modulus function?
Many thanks in advance.