SOLUTION: How would you solve log of 54 base 3 and log of 48 base 4 without a calculator? I know if you have log of 9 base 3, to can turn 9 into 3^2 and the answer is 2.
Question 701489: How would you solve log of 54 base 3 and log of 48 base 4 without a calculator? I know if you have log of 9 base 3, to can turn 9 into 3^2 and the answer is 2. Found 2 solutions by stanbon, herosz:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! How would you solve log of 54 base 3 and log of 48 base 4 without a calculator?
----
log3(54) = log3[27*2] = log3(27)+log3(2) = 3+log3(2)
------
log4(48) = log4(16*3) = log4(16)+log4(3) = 2+log4(3)
===============================
Cheers,
Stan H.
===============