So here's the property: (Excuse the spacing, I'm just trying to make it clearer)
$\log_a{x} = \log_{10} {x} / \log_{10} {a}$
What I don't understand is WHY it's correct, can someone please give me some proof/explanation? Thank you so much for your help.
Consider this rule: $\log_a(b)\cdot c = \log_a(b^c)$. Replace $c$ by $\log_b(c)$, and you get
$$\log_a(b) \cdot \log_b(c) = \log_a(b^{\log_b(c)}) = \log_a(c).$$