| 
 
 
| Question 68180:  5) 	Logarithms:
 a) 	Using a calculator, find log 1000 where log means log to the base of 10.
 Answer:
 
 
 
 b) 	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:
 
 Using this formula, find  . Round your answer to the hundredth's place.
 Answer:
 Show work in this space.
 
 Answer by stanbon(75887)
      (Show Source): 
You can put this solution on YOUR website! a) Using a calculator, find log 1000 where log means log to the base of 10. Answer:
 10^3=1000; therefore log1000=3
 NOTE: log simply means "exponent"
 When you see log 1000 you should think "What is the exponent of
 10 that will give me 1000"?
 ----------------------------
 b) 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: ????
 Using this formula, find ?????. Round your answer to the hundredth's place.
 Answer:
 Show work in this space.
 COMMENT:
 I think you left something out of your post.
 Cheers,
 Stan H.
 
 | 
  
 | 
 |