document.write( "Question 43604: What in the world does this mean? Please Please, HELP!\r
\n" );
document.write( "\n" );
document.write( "Using a calculator, find log 10000 where log means log to the base of 10.\r
\n" );
document.write( "\n" );
document.write( "Answer \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Most calculators have 2 different logs on the: log, which is based, 10, and In, which is based e. In computer science, digital computers are based on the binary numbering system which means that there are only 2 numbers available to the computer, 0 and 1. When a computer scientist needs a logarithm, he/she uses a log to the base 2. To find the log of a number to any base, we can use a conversion formula as shown here:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #28601 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log10000 means \"the power of 10 that gives you the number 10000\" \n" ); document.write( "That power is 4. So log10000=4.\r \n" ); document.write( "\n" ); document.write( "The conversion formula for logarithms is:\r \n" ); document.write( "\n" ); document.write( "log(base a)b = [log(base c)b]/[log(base c]a]\r \n" ); document.write( "\n" ); document.write( "So log(base 2)10 = log(10)/log(2) = 1/log(2)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |