Sign In
Start by using two auxiliary logarithmic expressions. Then rewrite them in exponential form and apply the Properties of Exponents. Finally, go back to logarithmic expressions after simplifying.
See solution.
a = log_b m c = log_b n ⇕ b^a= m b^c= n This way, we can alter them using the Properties of Exponents. Once we have simplified by using the Properties of Exponents, we can rewrite our result using the corresponding logarithmic expressions. We will now work out some examples.
a^m*a^n=a^(m+n)
Rewrite mn = b^(a+c) as log_b(mn) = a+c
a= log_b m, c= log_b n
log_b(mn) = log_b m + log_b n |
a^m/a^n= a^(m-n)
Rewrite m/n = b^(a-c) as log_b(m/n) = a-c
a= log_b m, c= log_b n
log_b(m/n) = log_b m - log_b n |
(a^m)^n=a^(m* n)
log_b(b^m)=m
a= log_b m
Multiply
log_b(m^n) = nlog_b m |