thanks a lot for the LaTex help :)
anyway you agree that 2^3 \cdot 2 = 2^4
im not trying to sound too obvious but this is essentially adding the exponents.
This is simply
2^{x} \cdot 2 + 2^{x} = 9
or by pulling out 2^{x} it is
2^{x} \cdot (3 + 1) = 9
2^{x} = 3
generally, log (x^y) = ylog(x)
this is basic rule that is always true regardless of the base or anything.
in our case, by taking the logarithm of both sides to get linear equation in the form [tex} a \cdot x = b[/tex]
so by taking both sides base 2, you get that x = log(2) base 3 (i don't know the latex for this)
anyway another basic rule i used here was that
log (x) base x = 1
this can be intuitively seen as the answer to the question, "what power do i raise x to to get x".
the answer is one, since x^1 = x
hope that helps...
i also hope i didnt mess up the latex...