I'm trying to find the value of a constant for $\ y(0) = 0$ in the following differential equation.
$$\ 2\ln(2x+3y-1) - {2x+3y \over 2} = 2x+3y + k$$
Of course when plugging in the values, I get $\ 2\ln(-1) = k$ which errors. When entering this into Wolfram Alpha, they suggest rearranging the equation from this format,
$$\ 2\ln(x-1) - {x \over 2} + constant$$
to
$$\ - {x \over 2} + 2\ln(1-x) + {1 \over 2} + constant$$
"Which is the equivalent for restricted x values", which indeed I have. This would leave me with a positive $\ln(1)$, which would solve my problem... but...
My question, how does this manipulation work? I've never seen this before. I don't understand how they've made that leap (or if it's even accurate).
Can anyone educate me?

