Question 701489
 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.
===============