document.write( "Question 53120: 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 here:
\n" );
document.write( "
\n" );
document.write( "Using this formula, find . Round your answer to the hundredth's place.
\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #35656 by vanetiks(6)![]() ![]() ![]() You can put this solution on YOUR website! Answer: 13.287\r \n" ); document.write( "\n" ); document.write( "Log2=log10000/Log2=4/.30102= 13.287 \n" ); document.write( " \n" ); document.write( "or\r \n" ); document.write( "\n" ); document.write( "10000=10^4 \n" ); document.write( "log 10000=log10^4 \n" ); document.write( "Log (base a)(a^y)=y \n" ); document.write( "log (base 10)(10^4)=4 \n" ); document.write( "log(10000)=4\r \n" ); document.write( "\n" ); document.write( "You can write your work out either way \n" ); document.write( " |