document.write( "Question 73865: 5) Logarithms:
\n" );
document.write( " a) Using a calculator, find log 10000 where log means log to the base of 10.
\n" );
document.write( "Answer: \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) Most calculators have 2 different logs on them: log, which is based 10, and ln, 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 below:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Using this formula, find Log(base 2) 10000. Round your answer to the hundredth's place.
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52838 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! a) to calculate log 10000 we can simply use a calculator. log 10000 translates to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) \n" ); document.write( "Since we know how to find log 10000, we can find \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |