document.write( "Question 172575: approximate the following logarithms using the properties of logarithms given logb2=0.3562,logb3=0.5646,logb5=0.8271:\r
\n" );
document.write( "\n" );
document.write( "logb2/5
\n" );
document.write( "logb5b
\n" );
document.write( "logb30 \n" );
document.write( "
Algebra.Com's Answer #127437 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! approximate the following logarithms using the properties of logarithms given logb2=0.3562,logb3=0.5646,logb5=0.8271: \n" ); document.write( "-------------------------------------------- \n" ); document.write( "logb(2/5) = logb(2)-logb(5) \n" ); document.write( "-------------------------------- \n" ); document.write( "logb(5b) = logb(5) + logb(b) = logb(5) + 1 \n" ); document.write( "-------------------------------- \n" ); document.write( "logb(30) = logb[2*3*5] = logb(2) + logb(3) + logb(5) \n" ); document.write( "--------------------------------- \n" ); document.write( "I'll let you do the substitutions and the arithmetic. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |