1 of 15

Logarithms

2 of 15

Logarithms Intro

logb(a) = c

bc = a

log2(8) = 3

23 = 8

How many b’s need to be multiplied together to get a?

3 of 15

Natural Logarithms and e

e is an irrational number equal to 2.71828… and is commonly known as Euler’s number or Napier’s constant. It is the base of what is known as the natural logarithm. The natural logarithm is like the usual common logarithm except for one subtle difference: it has the irrational constant e as its base instead of 10. To make it easier for mathematicians to write down, the natural logarithm is denoted as “ln” while the common logarithm is denoted as “log”.

4 of 15

Natural Log (base e) and Common Log (base 10)

When you are told to evaluate ln x, it is implied that the base is e. For example, if you are told to evaluate ln e2, your thought process should go like this:

e to the what is e2? The answer should be 2.

Natural log problems usually require the use of a calculator.

Why?

e is an irrational number (2.718281828459045…)

5 of 15

Natural Log (base e) and Common Log (base 10)

When you are told to evaluate log x, it is implied that the base is 10. For example, if you are told to evaluate log 100, your thought process should go like this:

Check your answer by converting to the exponential form of a logarithm:

Since this is true, the answer 2 is correct.

log10(102) = 2log10(10) = 2(1) = 2

log10(100) = 2 102 = 100

6 of 15

y = log x

7 of 15

y = log x

y = 10x

8 of 15

y = ln(x)

y = logex

9 of 15

y = ln(x)

y = ex

10 of 15

y = ln(x)

y = log x

y = ex

y = 10x

11 of 15

12 of 15

Questions

  1. Given the log of 5=0.699, what is the log of 500?

2. Find y if log8y = -3

3. If ln 4 = 1.386 and ln 5 = 1.609, what is ln 1.25?

13 of 15

Question #1

  1. If log105 = 0.699, then what is log10500?

log10500 = log105*102 = log105 + log10100 = 0.699+2= 2.699

14 of 15

Question #2

  1. Find y if log8y = -3

Convert to the exponential form to get the question into _____ = y form.

8-3 = y

3 = y

1/512 = y

15 of 15

Question #3

  1. If ln 4 = 1.386 and ln 5 = 1.609, what is ln 1.25?

Use the rule log x - log y = log (x/y)

5/4= 1.25, so ln (5/4) = ln 1.25

Since ln (5/4) is in the form log (x/y), it can be rewritten as ln 5 - ln 4.

Now plug in the values for ln 5 - ln 4.

1.609 - 1.386 = 0.223