Logarithms
Logarithms Intro
logb(a) = c
bc = a
log2(8) = 3
23 = 8
How many b’s need to be multiplied together to get a?
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”.
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…)
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
y = log x
y = log x
y = 10x
y = ln(x)
y = logex
y = ln(x)
y = ex
y = ln(x)
y = log x
y = ex
y = 10x
Questions
2. Find y if log8y = -3
3. If ln 4 = 1.386 and ln 5 = 1.609, what is ln 1.25?
Question #1
log10500 = log105*102 = log105 + log10100 = 0.699+2= 2.699
Question #2
Convert to the exponential form to get the question into _____ = y form.
8-3 = y
⅛3 = y
1/512 = y
Question #3
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