I am trying to solve for $x$ in the equation $\log_4(2x) = \frac{1}{2}x^2 - 1$. I have tried converting the logarithmic expression to exponential form, but I am not able to isolate $x$ in the resulting equation.
This is what I have tried as of now:
$$\log_4(2x) + \log_4(4) = \frac{1}{2}x^2$$
$$\log_4(8x) = \frac{1}{2}x^2$$
$$2\log_4(8x) = x^2$$
$$\log_4(64x^2) = x^2$$
$$64x^2 = 4^{x^2}$$
after which I am not too sure on how to find x