document.write( "Question 38155: Please help I am stuck on this one,\r
\n" ); document.write( "\n" ); document.write( "Most calculators have 2 different logs on them: log, which is base 10, and ln, which is base 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 needs a log to base 2 which is not on any calculator. To find the log of a number to any base, we can use a conversion formula as shown here:\r
\n" ); document.write( "\n" ); document.write( "log ^ (b)a =log a/log b
\n" ); document.write( "
\n" ); document.write( "Using this formula, find log ^ (2) 1000 .
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #23637 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"log%282%2C1000%29+=+log%281000%29%2Flog%282%29+=+3%2Flog%282%29+=+about+9.9658\" \n" ); document.write( "
\n" );