document.write( "Question 127760: Simplify the logarithmetic expression log 1000 - log(10^-1) + logsqrt10. \n" ); document.write( "
Algebra.Com's Answer #93584 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Simplify the logarithmetic expression \n" ); document.write( "log 1000 - log(10^-1) + logsqrt10 \n" ); document.write( "--------- \n" ); document.write( "Comment: log means \"exponent\" \n" ); document.write( "You want the exponent of 10 that gives you 1000; that is 3 \n" ); document.write( "You want the exponent of 10^-1 that gives you 10^-1: that is -1 \n" ); document.write( "You want the exponent of 10 that gives you 10^(1/2): that is 1/2 \n" ); document.write( "---------------------\r \n" ); document.write( "\n" ); document.write( "= 3 - (-1) + (1/2)\r \n" ); document.write( "\n" ); document.write( "= 4 1/2 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |