SOLUTION: 3 log2 3+2 log2 x

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 3 log2 3+2 log2 x      Log On


   



Question 739913: 3 log2 3+2 log2 x
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Note: all logs below are base 2

3*log(3) + 2*log(x)

log(3^3) + log(x^2)

log(27) + log(x^2)

log(27x^2)

Again keep in mind that to save time I didn't write the base 2, but every log above is a base 2 log.