Question 169199
Solve for "x"
logbase2 4 + logbase2 27= logbase2 x
--------------------
The base is the same, so that's not an issue.
The sum of 2 logs is the log of the product, so
log(4) + log(27) = log(4*27)
log(108) = log(x)
x = 108