SOLUTION: 1. Write the following as single expression as a single logarithm a) 3log(base2)a - 2log(base2)b +3 b) 2(logx^2-log2x) +3logx Can you please help me out ? Thanks so much in adva

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 1. Write the following as single expression as a single logarithm a) 3log(base2)a - 2log(base2)b +3 b) 2(logx^2-log2x) +3logx Can you please help me out ? Thanks so much in adva      Log On


   



Question 742575: 1. Write the following as single expression as a single logarithm
a) 3log(base2)a - 2log(base2)b +3
b) 2(logx^2-log2x) +3logx
Can you please help me out ? Thanks so much in advance:)
Can you please show the steps it would really help me understand:)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
a) 3log(base2)a - 2log(base2)b +3
log2(a^3) - log2(b^2) + 3
-----
= log2[a^3/b^2] + 3
==============================
b) 2(logx^2-log2x) +3logx
----
2log(x^2/(2x)) + log(x^3)
----
= log[x/2]^2 + log(x^3)
----
= log[x^5/4]
===============
Cheers,
Stan H.
====================