I'm stuck trying to solve
$$2\log(x) + 1 =\log(19x+2)$$
I know the solution has to be $x = 2$.
However I can't find the manual steps (Wolfram doesn't know the manual steps either).
This is all I got
$$\log(x^2) + 1 = \log(19x +2)$$
$$\log(x^2) - \log(19x +2) = -1$$
$$\log\left(\frac {x^2} {19x +2}\right) = -1$$