Logs question: Given that $\log_a(x) = 2(\log_a(k)-\log_a(2))$, showing that $k^2-4x=0$.
Thanks in advance.
EDIT: Managed to solve it.
$\ log_a(x) = 2log_a(k)-2log_a(2)$
$\ log_a(x) = log_a(k^2)-log_a(4)$
$\ log_a(x) = log_a(k^2 / 4)$
$\ x = k^2/4$
$\ 4x = k^2$
$\ k^2 -4x =0$
Didn't see all the replies, thanks anyway :)
HINT:
Raise $a$ to the left-hand side and to the right-hand side and set them as equal. Use properties of powers and of logarithms to arrive at your desired conclusion!
It may be worth remembering that $a^{\log_a{Y}} = Y$