Exponential Function - CSM161
Exponential Function - CSM161
FUNCTION
MATH 161
M. A. BOATENG (Ph.D., MIMA)
TABLE OF CONTENTS
0
▶ EXPONENTIAL FUNCTION
▶ LOGARITHM FUNCTIONS
▶ EXPONENTIAL FUNCTION
▶ LOGARITHM FUNCTIONS
Definition
An exponential function is a function in the form:
f (x) = bx
EXAMPLE
1 x
2x
Sketch the graph of f (x) = and g (x) = 2 .
Solution Let’s first get a table of values for these two functions.
x f (x) g(x)
−2
−2 f (−2) = 2−2 = 41 g(−2) = 12 =4
1 −1
−1 f (−1) = 2−1 = 21
g(−1) = 2 =2
1 0
f (0) = 20 = 1
0 g(0) = 2 = 1
1 f (1) = 2 g(1) = 12
2 f (2) = 4 g(2) = 14
Properties of f (x) = bx
1. f (0) = 1. The function will always take the value of 1 at x = 0.
2. f (x) ̸= 0. An exponential function will never be zero.
3. f (x) > 0. An exponential function is always positive.
4. The previous two properties can be summarized by saying that the range of an
exponential function is (0, ∞).
5. The domain of an exponential function is (−∞, ∞). In other words, you can plug
every x into an exponential function.
7. If b > 1 then,
7.1 f (x) → ∞ as x → ∞
7.2 f (x) → 0 as x → −∞
Definition
The natural exponential function is f (x) = ex where, e = 2.71828182845905 . . .
Since e > 1 we also know that ex → ∞ as x → ∞ and ex → 0 as x → −∞
Example
1− 2t
Sketch the graph of h(t) = 1 − 5e
Solution
t −2 −1 0 1 2 3
h(t) −35.9453 −21.4084 −12.5914 −7.2436 −4 −2.0327
▶ EXPONENTIAL FUNCTION
▶ LOGARITHM FUNCTIONS
Definition
We’ll start with b > 0, b̸= 1 Then we have
y = logb x is equivalent to x = by
The first is called logarithmic form and the second is called the exponential form.
Remembering this equivalence is the key to evaluate logarithms. The number b is called
the base
Example
1. log2 16
2. log4 16
Solution
1. log2 16 = 4 because 24 = 16
2. log4 16 = 2 because 42 = 16
Trial
1. log 1 36
6
27
2. log 3 8
2
Properties
1. The domain of the logarithm function is (0, ∞)
2. The range of the logarithm function function is (−∞, ∞)
3. logb (b) = 1
4. logb (1) = 0
5. logb (bx ) = x
6. blogb (x) = x
Properties
1. logb (xy) = logb (x) + logb (y)
2. logb yx = logb (x) − logb (y)
3. logb (xr ) = r logb (x)
Example
Write the following in terms of simpler logarithms
1. ln x3 y4 z5
Solution
1.
ln x3 y4 z5 = ln(x3 ) + ln(y4 ) + ln(z5 )
▶ EXPONENTIAL FUNCTION
▶ LOGARITHM FUNCTIONS
Example
Solve 4e1+3x − 9e5−2x =0
Solution
4e1+3x = 9e5−2x
e1+3x 9
=
e5−2x 4
9
e1+3x−(5−2x) =
4
Solution
9
e5x−4 =
4
9
e5x−4 =
4
9
5x − 4 = ln
4
9
5x = 4 + ln
4
1 9
x= 4 + ln = 0.9621860432
5 4
Exercise
Solve:
1. 7 + 15e1−3z = 10 Ans: z = 0.8698126372
Exercise
Solve:
x
1. 3 + 2 ln 7 + 3 = −4 Ans: x = −20.78861832
√
2. 2 ln x − ln (1 − x) = 2 Ans: x = 0.8807970780
4. ln (x − 2) + ln (x + 1) = 2 Ans: x = 3.6047