document.write( "Question 1199383: If log2 = a and log 3 = b , then express log 1.8 in terms of an and b? \n" ); document.write( "
Algebra.Com's Answer #833237 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If log2 = a and log 3 = b , then express log 1.8 in terms of an and b? \n" ); document.write( "----------------- \n" ); document.write( "Assuming common logs (base 10): \n" ); document.write( "1.8 = 3*3*2/10 \n" ); document.write( "log(1.8) = log(3) + log(3) + log(2) - log(10) \n" ); document.write( "= b + b + a - 1 \n" ); document.write( "= a + 2b - 1 \n" ); document.write( "======================= \n" ); document.write( "If you don't like the 1, then \n" ); document.write( " |