100% found this document useful (1 vote)
106 views25 pages

Exponential and Logarithmic Functions

Uploaded by

Muki
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
106 views25 pages

Exponential and Logarithmic Functions

Uploaded by

Muki
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 25

Chapter 3

Exponential and
Logarithmic Functions

3.2 Logarithmic Functions

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1


Objectives:

• Change from logarithmic to exponential form.


• Change from exponential to logarithmic form.
• Evaluate logarithms.
• Use basic logarithmic properties.
• Graph logarithmic functions.
• Find the domain of a logarithmic function.
• Use common logarithms.
• Use natural logarithms.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 2


Definition of the Logarithmic Function

For x > 0 and b > 0, b 1,


y = logbx is equivalent to by = x.

The function f(x) = logbx is the logarithmic function


with base b.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 3


Example: Changing from Logarithmic to Exponential
Form

Write each equation in its equivalent exponential form:

3  log 7 x means 73  x

2  log b 25 means b 2  25

log 4 26  y means 4 y  26

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 4


Example: Changing from Exponential to Logarithmic
Form

Write each equation in its equivalent logarithmic form:

25  x means 5  log 2 x

b3  27 means 3  log b 27

e y  33 means y  log e 33

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 5


Example: Evaluating Logarithms

Evaluate: log10 100

log10 100 means 10 to what power gives 100?


log10 100  2 because 102 = 100
Evaluate: log 1
5
125
1 1
log 5 means 5 to what power gives ?
125 125
1 3 1
log 5  3 because 5 
125 125
Copyright © 2014, 2010, 2007 Pearson Education, Inc. 6
Example: Evaluating Logarithms

Evaluate: log 36 6

log 36 6 means 36 to what power gives 6?

1 1
log 36 6  because 36 2  6
2

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 7


Example: Evaluating Logarithms

Evaluate: log 3 7 3

7
log 3 7 3 means 3 to what power gives 3?
1
7 1
log 3 3  because 3  7
3 7
7

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 8


Basic Logarithmic Properties Involving One

1. logbb = 1 because 1 is the exponent to which b must


be raised to obtain b. (b1 = b)

2. logb1 = 0 because 0 is the exponent to which b must


be raised to obtain 1. (b0 = 1)

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 9


Example: Using Properties of Logarithms

Evaluate: log99

Because logbb = 1, we conclude log99 = 1.

Evaluate: log81

Because logb1 = 0, we conclude log81 = 0.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 10


Inverse Properties of Logarithms

For b > 0 and b  1,

log b b x  x

b logb x  x

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 11


Example: Using Inverse Properties of Logarithms

Evaluate: log 7 78

Because log b b x  x, we conclude log 7 78  8.

log3 17
Evaluate: 3

logb x log3 17
Because b  x , we conclude 3  17

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 12


Example: Graphs of Exponential and Logarithmic
Functions

Graph f ( x)  3x and g ( x)  log 3 x in the same


rectangular coordinate system.
x f ( x )  3x
We first set up a table of –2 2 1
x f (2)  3 
coordinates for f ( x)  3 9
–1 1 1
f (1)  3 
We will reverse these 3
coordinates for the inverse 0 0
function g ( x)  log 3 x f (0)  3 1
1
f (1)  31  3
Copyright © 2014, 2010, 2007 Pearson Education, Inc. 13
Example: Graphs of Exponential and Logarithmic
Functions (continued)

We are graphing f ( x)  3 and g ( x)  log 3 x


x

x f ( x)  3x x g ( x)  log 3 x
–2 12 1 –2
f (2)  3 
9 9
–1 1 1 1 –1
f (1)  3 
3 3
0 f (0)  30  1 1 0

1 0 1
f (1)  31  3

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 14


Example: Graphs of Exponential and Logarithmic
Functions (continued)

We now graph f ( x)  3x and g ( x )  log 3 x in the


same rectangular coordinate system.
y
5
x
f ( x)  3 4

-4 -3 -2 -1 1 2 3 4
-1 x
-2

-3 g ( x)  log 3 x
-4

-5

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 15


Characteristics of Logarithmic functions of the Form
f ( x )  log b x

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 16


The Domain of a Logarithmic Function

The domain of an exponential function of the form


f ( x)  b x
includes all real numbers and its range is the
set of positive real numbers. Because the logarithmic
function reverses the domain and the range of the
exponential function, the f ( xdomain
)  log b of
x a logarithmic
function of the form is the set of all
positive real
f ( x )  log b x
numbers. In general, the domain of

consists of all x for which g(x) > 0.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 17


Example: Finding the Domain of a Logarithmic Function

Find the domain of f ( x)  log 4 ( x  5).

The domain of f consists of all x for which x – 5 > 0.


x 5  0
x5
Thus, the domain of f is (5, ).

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 18


Example: Finding the Domain of a Logarithmic Function
(continued)

Find the domain of f ( x)  log 4 ( x  5).


y
We found that the
3

domain of f is (5, ).


2

1
This is illustrated by
the graph of f.
5 10 15
x
-1
All points on the graph
Vertical -2

asymptote of f have x-coordinates


-3
x=5 that are greater than 5.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 19


Common Logarithms

The logarithmic function with base 10 is called the


common logarithmic function.

The function f ( x)  log10 x is usually expressed


f ( x)  log x.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 20


Example: Application

The percentage of adult height attained by a boy who is


x years old can be modeled by f ( x)  29  48.8log( x  1)
where x represents the boy’s age (from 5 to 15) and f(x)
represents the percentage of his adult height.
Approximately what percentage of his adult height has a
boy attained at age ten?
f ( x)  29  48.8log( x  1) A ten-year old boy has
f (10)  29  48.8log(10  1) attained approximately
 29  48.8log11 80% of his adult height.
 80%
Copyright © 2014, 2010, 2007 Pearson Education, Inc. 21
Properties of Common Logarithms

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 22


Natural Logarithms

The logarithmic function with base e is called the natural


logarithmic function.

The function f ( x)  log e x is usually expressed f ( x)  ln x.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 23


Properties of Natural Logarithms

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 24


Example: Application

When the outside air temperature is anywhere from 72°


to 96° Fahrenheit, the temperature in an enclosed
vehicle climbs by 43° in the first hour. The function
f ( x)  13.4ln x  11.6
models the temperature increase, f(x), in degrees
Fahrenheit, after x minutes. Use the function to find the
temperature increase, to the nearest degree, after 30
minutes.
f ( x)  13.4ln x  11.6 The temperature will increase
f (30)  13.4ln 30  11.6 by approximately 34° after
 34. 30 minutes.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 25

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy