Chapter 2: Exponential Function and Natural Logarithm Function With Applications To Business Section 2.3. The Natural Logarithm Function
Chapter 2: Exponential Function and Natural Logarithm Function With Applications To Business Section 2.3. The Natural Logarithm Function
We will calculate ln(x) for certain values of x and plot its graph.
1 1
x ... −1 0 100
1 2
2
3 ...
ln x ... E E −4.6 −0.7 0 0.7 1.1 . . .
1
When working with the natural logarithm function, it is important to know
the following properties:
L5: ln 1 = 0.
Test yourself: Using the properties above, can you simplify each of the
following expressions (that is, write them in their simplest form):
(a) ln 2 + ln 3 =
(b) 6 ln 2 =
(c) ln 2 − ln 1 =
(d) ln 4 + 2 ln 2 =
(e) ln(1/3) =
The functions ln x and ex are what we call inverses of each other. This means
that
ln ex = x for all x ∈ R
and
eln x = x for all x > 0.
In other words, if we take any number, call it x, and calculate ex and then cal-
culate ln(ex ), we end right back with x again. You can check this on your cal-
culator. For example let x = 3. Then e3 = 20.085537. Now ln(20.085537) = 3.
2
Similarly, if we take any positive number x, and calculate ln x and then
calculate eln(x) , we end up back with x again. For example, take x = 3. Then
ln(3) = 1.0986123 and e1.0986123 = 3.
Think of ln x and ex as being the Yin and Yang of mathematics - they
sort of do the opposite of each other. Also, so inseparable are they, that they
usually share the same button on the calculator...ahhhh. Word of warning
though!! Don’t confuse the ln button on your calculator with log button –
this refers to log to the base 10.
We use the fact that ln x and ex are inverses of each other, along with the
properties of the exponential and natural logarithm functions to tackle the
following exercises:
Example 1: Simplify ln e2 e3 .
Solution:
Solution:
Solution:
−3
e−3 ln x = eln(x ) (using L4)
= −3. 2
Solution:
ln(q + 1) = 5p
⇒ eln(q+1) = e5p
⇒q+1 = e5p
⇒q = e5p − 1. 2
3
Example 5: Solve the following for t: 100e4t = 200.
Solution:
100e4t 200 =
⇒ e4t 2 =
⇒ ln(e4t )ln 2=
⇒ 4t ln 2=
ln 2
⇒t = = 0.173. 2
4
Finally let us return to the two examples at the end of Section 2.1.
(b) After how many years is the GNP forecast to be e90 billion?
Solution. (a) Answer: GNP is forecast to be e84.95 billion after three years.
(b) We want to know when GN P = 90, that is, for what values of t does
80e0.02t = 90?
80e0.02t = 90
⇒ e0.02t = 90/80 = 9/8
⇒ ln(e0.02t ) = 0.02t = ln(9/8)
ln(9/8)
⇒ t= = 5.9.
0.02
Therefore after 5.9 years, GNP is forecast to be e90 billion. 2
4
Example 2. During a recession, a firm’s revenue declines continuously so
that the total revenue, T R, (measured in millions of euro), in t years is given
by
T R = f (t) = 5e−0.15t .
(a) Calculate the current revenue and also the revenue in two years time.
(b) After how many years will the revenue decline to e2.5 million?
(b) For what values of t does 5e−0.15t = 2.5? We want to solve for t :
5e−0.15t = 2.5
⇒ e−0.15t = 2.5/5 = 0.5
⇒ ln(e−0.15t ) = −0.15t = ln(0.5)
ln(0.5)
⇒ t= = 4.62.
−0.15
After 4.6 years revenue will decline to e2,500,000. 2