document.write( "Question 299262: Given log10 2=.3010 and log10 3=.4771, find each logarithm without using a calculator.\r
\n" );
document.write( "\n" );
document.write( "log10 20/27 \n" );
document.write( "
Algebra.Com's Answer #215104 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Given log10 2=.3010 and log10 3=.4771, find each logarithm without using a calculator. \n" ); document.write( "log10 20/27 \n" ); document.write( ". \n" ); document.write( "log10(20) - log10(27) \n" ); document.write( "log10(2*10) - log10(3^3) \n" ); document.write( "log10(2)+log10(10) - 3log10(3) \n" ); document.write( "log10(2)+1 - 3log10(3) \n" ); document.write( "Substitute in what was given: \n" ); document.write( ".3010 + 1 - 3(.4771) \n" ); document.write( "-0.1303 \n" ); document.write( " |