Question 382902: log(base4)x-2log3=1
How can I solve Logarithms with different bases? How can I change the bases and make it similar. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! log(base4)x-2log3=1
--------
log4(x) - log10(9) = 1
----
log(x)/log(4) - log(9)/log(10) = 1
-----
log(x)/log(4) - log(9) = 1
-----
Multiply thru by log(4) to get:
-----------
log(x) - log(9)*log(4) = log(4)
----------
log(x) = log(9)*log(4) + log(4)
---
log(x) = 1.176571...
x = 10^1.176571
x = 15.016587)
==================
Cheers,
Stan H.
==================