Chapter 3 Exponential and Logarithmic Functions

Size: px
Start display at page:

Download "Chapter 3 Exponential and Logarithmic Functions"

Transcription

1 Chapter 3 Exponential and Logarithmic Functions Overview: 3.1 Exponential Functions and Their Graphs 3.2 Logarithmic Functions and Their Graphs 3.3 Properties of Logarithms 3.4 Solving Exponential and Logarithmic Equations 3.5 Exponential and Logarithmic Models 3.6 Exploring Data: Nonlinear Models

2 3.1 Exponential Functions and Their Graphs What You ll Learn: #50 - Recognize and evaluate exponential functions with base a. #51 - Graph exponential functions. #52 - Recognize, evaluate, and graph exponential functions with base e. #53 - Use exponential functions to model and solve real-life problems.

3 Definition of Exponential Function The exponential function f with base a is denoted by f x = a x where a > 0, a 1, and x is any real number.

4 Graphs of Exponential Functions

5 Exponential Function w/ a Negative Exponent

6 Properties of Exponents Page a x a y = a x+y 2. ax = ay ax y 3. a x = 1 a x = 4. a 0 = 1 1 a x 5. ab x = a x b x 6. a x y = a xy 7. a b x = a x b x 8. a 2 = a 2 = a 2

7 Exploration Graph y = a x for each of the following: 1. Let a = 3,5, and 7 2. Let a = 1, 1, and

8 Application: Compound Interest For n compoundings per year: A = P 1 + r n nt For continuous compoundings per year: A = Pe rt

9 Finding the Balance for Compound Interest A total of $9,000 is invested at an annual interest rate of 2.5%, compounded annually. Find the balance in the account after 5 years. A = P 1 + r n nt Algebraic and Graphical Solution

10 Finding Compound Interest A total of $12,000 is invested at an annual interest rate of 3%. Find the balance after 4 years if the interest is compounded: a) Semi-Annually b) Quarterly c) Continuously

11 Radioactive Decay Let y represent a mass of radioactive strontium ( 90 Sr), in grams, whose half-life is 28 years. The quantity of strontium present after t years is y = t 28. A. What is the initial mass (when t = 0)? B. How much of the initial mass is present after 80 years?

12 Population Growth The approximate number of fruit flies in an experimental population after t hours is given by Q t = 20e 0.03t, where t 0. A. Find the initial number of fruit flies in the population. B. How large is the population of fruit flies after 72 hours? C. Graph Q(t).

13 Homework Page 186 #55,56,59,64,65,68,70,77

14 3.2 Logarithmic Functions and Their Graphs What You ll Learn: #54 - Recognize and evaluate logarithmic functions with base a. #55 - Graph logarithmic functions. #56 - Recognize, evaluate, and graph natural logarithmic functions. #57 - Use logarithmic functions to model and solve real-life problems.

15 Does a x have an inverse? f x = a x Is it a one-to-one function? Does it pass the horizontal line test? YES! f x = a x f 1 x = log a x

16 Definition of Logarithmic Function For x > 0, a > 0, and a 1, y = log a x if and only if x = a y The function given by f x = log a x is read as log base a of x and is called the logarithmic function with base a

17 Exponential Logarithmic x = a y y = log a x

18 Evaluating Logarithms Use the definition of logarithmic functions to evaluate each function at the indicated value of x. A. f x = log 2 x, x = 32 B. f x = log 3 x, x = 1 C. f x = log 4 x, x = 2 D. f x = log 10 x, x = 1 100

19 The Common Logarithmic Function f x = log 10 x This is the log button on your calculator.

20 Use a calculator to evaluate the function f x = log 10 x at each value of x. A.x = 10 B.x = 2.5 C. x = 2 D.x = 1 4

21 Properties of Logarithms 1) log a 1 = 0 because a 0 = 1 2) log a a = 1 because a 1 = a 3) log a a x and a log a x = x 4) If log a x = log a y, then x = y

22 Using Properties of Logarithms Solve for x for each: 1. log 2 x = log log 4 4 = x Simplify each: 1. log 5 5 x 2. 7 log 7 14

23 Graphs of Logarithmic Functions

24 The Natural Logarithmic Function For x > 0 y = ln x if and only if x = e y The function given by f x = log e x = ln x is called the natural logarithmic function.

25 Evaluating The Natural Logarithmic Function Use a calculator to evaluate the function f x = ln x at each indicated value of x. a) x = 2 b) x = 0.3 c) x = 1

26 Properties of Natural Logarithms 1) ln 1 = 0 because e 0 = 1 2) ln e = 1 because e 1 = e 3) ln e x = x because e ln x = x 4) If ln x = ln y, then x = y.

27 Using the properties of Natural Logs Use the properties of natural logs to rewrite each expression. 1. ln 1 e 2. e ln 5 3. ln e ln e

28 Domains of Log Functions Find the domain of each function: 1. f x = ln(x 2) 2. g x = ln(2 x) 3. h x = ln(x 2 )

29 Homework Page 195 #1-3,9-11,17,25-29,57-60, (73 a & b)

30 3.3 Properties of Logarithms What You ll Learn: #58 - Rewrite logarithms with different bases. #59 - Use properties of logarithms to evaluate or rewrite logarithmic expressions. #60 - Use properties of logarithms to expand or condense logarithmic expressions. #61 - Use logarithmic functions to model and solve real-life problems.

31 Change-of-Base Formula You can evaluate each of the following log expressions as such: log a x = log 10 x log 10 a or log a x = ln x ln a

32 Examples Changing Bases Evaluate the log expressions. 1. log log 2 12

33 Properties of Logarithms 1. log a uv = log a u + log a v 2. log a ( u v ) = log a u log a v 3. log a u n = n log a u

34 CAUTION! log a u + v log a u + log a v ln u v ln u ln v

35 Using Properties of Logs Write each logarithm in terms of ln 2 and ln ln 6 2. ln 2 27

36 Rewriting Logarithmic Expressions Expand each expression: 1. log 4 5x 3 y 2. ln 3x 5 7 Condense each expression: log 10 x + 3 log 10 (x + 1) 2. 2 ln(x + 2) ln x

37 Homework Page 203 #9-13,17,19,20,23-32,45-48

38 3.4 Solving Exponential and Logarithmic Equations What You ll Learn: #62 - Solve simple exponential and logarithmic equations. #63 - Solve more complicated exponential equations. #64 - Solve more complicated logarithmic equations. #65 - Use exponential and logarithmic equations to model and solve real-life problems.

39 Basic Examples Solving Exp/Log EQ 1. 2 x = ln x ln 3 = 0 1 x 3. = e x = 7 5. ln x = 3 6. log 10 x = 1

40 Examples Solving Exponential Equations x = e 2x 3 = t 5 4 = 11 Confirm Answers Graphically!

41 Examples Solving Exp EQ in Quad Form e 2x 3e x + 2 = 0 Confirm Answers Graphically!

42 Examples Solving Logarithmic Equations 1. ln x = 2 2. log 3 (5x 1) = log 3 (x + 7) ln x = log 5 3x = 4

43 Examples Extraneous Solutions ln(x 2) + ln(2x 3) = 2 ln x

44 Examples Approximating the solution x = 2 x 2

45 Applications Page 212 Example 12 You have deposited $500 in an account that pays 6.75% interest, compounded continuously. How long will it take your money to double? How long to triple? A = Pe rt

46 Application Another Money Problem You are looking to deposit $200 into a savings account. The accounts you are interested in have monthly compounded interest. What interest rate should you seek if you want to: 1. Double your money in 15 years? 2. Reach $250 in 10 years?

47 Applications Page 212 Example 13 For selected year from 1980 to 2000, the average salary y (in thousands of dollars) for public school teachers for the year t can be modeled by the equation: y = ln t, 10 t 30 where t = 10 represents During which year did the average salary for public school teachers reach $40.0 thousand?

48 Homework Page 213 Exponential #12, MULT OF 3, 55 Logarithmic #73-89 ODD, 97, 98 Miscellaneous #103, 109, 111, 112

49 3.5 Exponential and Logarithmic Models What You ll Learn: #66 - Recognize the five most common types of models involving exponential or logarithmic functions. #67 - Use exponential growth and decay functions to model and solve real-life problems. #68 - Use Gaussian functions to model and solve real-life problems. #69 - Use logistic growth functions to model and solve real-life problems. #70 - Use logarithmic functions to model and solve real-life problems. *Handout*

50 Mathematical Models (5 of them) (that involve exp/log) 1)Exponential Growth 2)Exponential Decay 3)Gaussian 4)Logistic Growth y = 5)Logarithmic or y = ae bx, b > 0 y = ae bx, b > 0 y = ae x b 2 /c a 1+be rx y = a + b ln x y = a + b log 10 x

51

52

53

54

55

56 3.6 Exploring Data: Nonlinear Models What You ll Learn: #71 - Classify scatter plots. #72 - Use scatter plots and a graphing utility to find models for data and choose a model that best fits a set of data. #73 - Use a graphing utility to find exponential and logistic models for data. *Handout*

57 All Regression Programs (stat button over one click to calc) 1.Linear 2.Quadratic 3.Cubic 4.Quart 5.Natural Log 6.Exponential 7.Power 8.Logistic 9.Sin

58 Chapter 3 Review Page 239 #5-8, 29-40, 60, 66-68, 71-73, 80-85, 88-95, ,

Chapter 3 Exponential and Logarithmic Functions

Chapter 3 Exponential and Logarithmic Functions Chapter 3 Exponential and Logarithmic Functions Overview: 3.1 Exponential Functions and Their Graphs 3.2 Logarithmic Functions and Their Graphs 3.3 Properties of Logarithms 3.4 Solving Exponential and

More information

Exponential Functions

Exponential Functions Exponential Functions MATH 160, Precalculus J. Robert Buchanan Department of Mathematics Fall 2011 Objectives In this lesson we will learn to: recognize and evaluate exponential functions with base a,

More information

PRECAL REVIEW DAY 11/14/17

PRECAL REVIEW DAY 11/14/17 PRECAL REVIEW DAY 11/14/17 COPY THE FOLLOWING INTO JOURNAL 1 of 3 Transformations of logs Vertical Transformation Horizontal Transformation g x = log b x + c g x = log b x c g x = log b (x + c) g x = log

More information

Example. Determine the inverse of the given function (if it exists). f(x) = 3

Example. Determine the inverse of the given function (if it exists). f(x) = 3 Example. Determine the inverse of the given function (if it exists). f(x) = g(x) = p x + x We know want to look at two di erent types of functions, called logarithmic functions and exponential functions.

More information

Honors Advanced Algebra Chapter 8 Exponential and Logarithmic Functions and Relations Target Goals

Honors Advanced Algebra Chapter 8 Exponential and Logarithmic Functions and Relations Target Goals Honors Advanced Algebra Chapter 8 Exponential and Logarithmic Functions and Relations Target Goals By the end of this chapter, you should be able to Graph exponential growth functions. (8.1) Graph exponential

More information

Logarithmic, Exponential, and Other Transcendental Functions. Copyright Cengage Learning. All rights reserved.

Logarithmic, Exponential, and Other Transcendental Functions. Copyright Cengage Learning. All rights reserved. 5 Logarithmic, Exponential, and Other Transcendental Functions Copyright Cengage Learning. All rights reserved. 5.5 Bases Other Than e and Applications Copyright Cengage Learning. All rights reserved.

More information

The Exponential function f with base b is f (x) = b x where b > 0, b 1, x a real number

The Exponential function f with base b is f (x) = b x where b > 0, b 1, x a real number Chapter 4: 4.1: Exponential Functions Definition: Graphs of y = b x Exponential and Logarithmic Functions The Exponential function f with base b is f (x) = b x where b > 0, b 1, x a real number Graph:

More information

Exponential and Logarithmic Functions. 3. Pg #17-57 column; column and (need graph paper)

Exponential and Logarithmic Functions. 3. Pg #17-57 column; column and (need graph paper) Algebra 2/Trig Unit 6 Notes Packet Name: Period: # Exponential and Logarithmic Functions 1. Worksheet 2. Worksheet 3. Pg 483-484 #17-57 column; 61-73 column and 76-77 (need graph paper) 4. Pg 483-484 #20-60

More information

3.4 Solving Exponential and Logarithmic Equations

3.4 Solving Exponential and Logarithmic Equations 214 Chapter 3 Exponential and Logarithmic Functions 3.4 Solving Exponential and Logarithmic Equations Introduction So far in this chapter, you have studied the definitions, graphs, and properties of exponential

More information

Math 180 Chapter 4 Lecture Notes. Professor Miguel Ornelas

Math 180 Chapter 4 Lecture Notes. Professor Miguel Ornelas Math 80 Chapter 4 Lecture Notes Professor Miguel Ornelas M. Ornelas Math 80 Lecture Notes Section 4. Section 4. Inverse Functions Definition of One-to-One Function A function f with domain D and range

More information

( ) ( ) x. The exponential function f(x) with base b is denoted by x

( ) ( ) x. The exponential function f(x) with base b is denoted by x Page of 7 Eponential and Logarithmic Functions Eponential Functions and Their Graphs: Section Objectives: Students will know how to recognize, graph, and evaluate eponential functions. The eponential function

More information

MAC Module 9 Exponential and Logarithmic Functions II. Rev.S08

MAC Module 9 Exponential and Logarithmic Functions II. Rev.S08 MAC 1105 Module 9 Exponential and Logarithmic Functions II Learning Objective Upon completing this module, you should be able to: 1. Learn and apply the basic properties of logarithms. 2. Use the change

More information

nt and A = Pe rt to solve. 3) Find the accumulated value of an investment of $10,000 at 4% compounded semiannually for 5 years.

nt and A = Pe rt to solve. 3) Find the accumulated value of an investment of $10,000 at 4% compounded semiannually for 5 years. Exam 4 Review Approximate the number using a calculator. Round your answer to three decimal places. 1) 2 1.7 2) e -1.4 Use the compound interest formulas A = P 1 + r n nt and A = Pe rt to solve. 3) Find

More information

An equation of the form y = ab x where a 0 and the base b is a positive. x-axis (equation: y = 0) set of all real numbers

An equation of the form y = ab x where a 0 and the base b is a positive. x-axis (equation: y = 0) set of all real numbers Algebra 2 Notes Section 7.1: Graph Exponential Growth Functions Objective(s): To graph and use exponential growth functions. Vocabulary: I. Exponential Function: An equation of the form y = ab x where

More information

Logarithmic and Exponential Equations and Inequalities College Costs

Logarithmic and Exponential Equations and Inequalities College Costs Logarithmic and Exponential Equations and Inequalities ACTIVITY 2.6 SUGGESTED LEARNING STRATEGIES: Summarize/ Paraphrase/Retell, Create Representations Wesley is researching college costs. He is considering

More information

Sec. 4.2 Logarithmic Functions

Sec. 4.2 Logarithmic Functions Sec. 4.2 Logarithmic Functions The Logarithmic Function with Base a has domain all positive real numbers and is defined by Where and is the inverse function of So and Logarithms are inverses of Exponential

More information

4 Exponential and Logarithmic Functions

4 Exponential and Logarithmic Functions 4 Exponential and Logarithmic Functions 4.1 Exponential Functions Definition 4.1 If a > 0 and a 1, then the exponential function with base a is given by fx) = a x. Examples: fx) = x, gx) = 10 x, hx) =

More information

FLC Ch 9. Ex 2 Graph each function. Label at least 3 points and include any pertinent information (e.g. asymptotes). a) (# 14) b) (# 18) c) (# 24)

FLC Ch 9. Ex 2 Graph each function. Label at least 3 points and include any pertinent information (e.g. asymptotes). a) (# 14) b) (# 18) c) (# 24) Math 5 Trigonometry Sec 9.: Exponential Functions Properties of Exponents a = b > 0, b the following statements are true: b x is a unique real number for all real numbers x f(x) = b x is a function with

More information

C. HECKMAN TEST 1A SOLUTIONS 170

C. HECKMAN TEST 1A SOLUTIONS 170 C. HECKMAN TEST 1A SOLUTIONS 170 1) Thornley s Bank of Atlanta offers savings accounts which earn 4.5% per year. You have $00, which you want to invest. a) [10 points] If the bank compounds the interest

More information

MAC Module 8. Exponential and Logarithmic Functions I. Learning Objectives. - Exponential Functions - Logarithmic Functions

MAC Module 8. Exponential and Logarithmic Functions I. Learning Objectives. - Exponential Functions - Logarithmic Functions MAC 1105 Module 8 Exponential and Logarithmic Functions I Learning Objectives Upon completing this module, you should be able to: 1. Distinguish between linear and exponential growth. 2. Model data with

More information

MAC Module 8 Exponential and Logarithmic Functions I. Rev.S08

MAC Module 8 Exponential and Logarithmic Functions I. Rev.S08 MAC 1105 Module 8 Exponential and Logarithmic Functions I Learning Objectives Upon completing this module, you should be able to: 1. Distinguish between linear and exponential growth. 2. Model data with

More information

Chapter 6: Exponential and Logarithmic Functions

Chapter 6: Exponential and Logarithmic Functions Section 6.1: Algebra and Composition of Functions #1-9: Let f(x) = 2x + 3 and g(x) = 3 x. Find each function. 1) (f + g)(x) 2) (g f)(x) 3) (f/g)(x) 4) ( )( ) 5) ( g/f)(x) 6) ( )( ) 7) ( )( ) 8) (g+f)(x)

More information

Name Advanced Math Functions & Statistics. Non- Graphing Calculator Section A. B. C.

Name Advanced Math Functions & Statistics. Non- Graphing Calculator Section A. B. C. 1. Compare and contrast the following graphs. Non- Graphing Calculator Section A. B. C. 2. For R, S, and T as defined below, which of the following products is undefined? A. RT B. TR C. TS D. ST E. RS

More information

The units on the average rate of change in this situation are. change, and we would expect the graph to be. ab where a 0 and b 0.

The units on the average rate of change in this situation are. change, and we would expect the graph to be. ab where a 0 and b 0. Lesson 9: Exponential Functions Outline Objectives: I can analyze and interpret the behavior of exponential functions. I can solve exponential equations analytically and graphically. I can determine the

More information

Algebra III: Blizzard Bag #1 Exponential and Logarithm Functions

Algebra III: Blizzard Bag #1 Exponential and Logarithm Functions NAME : DATE: PERIOD: Algebra III: Blizzard Bag #1 Exponential and Logarithm Functions Students need to complete the following assignment, which will aid in review for the end of course exam. Look back

More information

Graphing Exponentials 6.0 Topic: Graphing Growth and Decay Functions

Graphing Exponentials 6.0 Topic: Graphing Growth and Decay Functions Graphing Exponentials 6.0 Topic: Graphing Growth and Decay Functions Date: Objectives: SWBAT (Graph Exponential Functions) Main Ideas: Mother Function Exponential Assignment: Parent Function: f(x) = b

More information

Exponential and Logarithmic Functions. Copyright Cengage Learning. All rights reserved.

Exponential and Logarithmic Functions. Copyright Cengage Learning. All rights reserved. 3 Exponential and Logarithmic Functions Copyright Cengage Learning. All rights reserved. 3.1 Exponential Functions and Their Graphs Copyright Cengage Learning. All rights reserved. What You Should Learn

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Exponential and Logarithmic Functions Learning Targets 1. I can evaluate, analyze, and graph exponential functions. 2. I can solve problems involving exponential growth & decay. 3. I can evaluate expressions

More information

Materials: Hw #9-6 answers handout; Do Now and answers overhead; Special note-taking template; Pair Work and answers overhead; hw #9-7

Materials: Hw #9-6 answers handout; Do Now and answers overhead; Special note-taking template; Pair Work and answers overhead; hw #9-7 Pre-AP Algebra 2 Unit 9 - Lesson 7 Compound Interest and the Number e Objectives: Students will be able to calculate compounded and continuously compounded interest. Students know that e is an irrational

More information

Part 4: Exponential and Logarithmic Functions

Part 4: Exponential and Logarithmic Functions Part 4: Exponential and Logarithmic Functions Chapter 5 I. Exponential Functions (5.1) II. The Natural Exponential Function (5.2) III. Logarithmic Functions (5.3) IV. Properties of Logarithms (5.4) V.

More information

Chapter 2 Exponentials and Logarithms

Chapter 2 Exponentials and Logarithms Chapter Eponentials and Logarithms The eponential function is one of the most important functions in the field of mathematics. It is widely used in a variety of applications such as compounded interest,

More information

Chapter 11 Logarithms

Chapter 11 Logarithms Chapter 11 Logarithms Lesson 1: Introduction to Logs Lesson 2: Graphs of Logs Lesson 3: The Natural Log Lesson 4: Log Laws Lesson 5: Equations of Logs using Log Laws Lesson 6: Exponential Equations using

More information

1.3 Exponential Functions

1.3 Exponential Functions 22 Chapter 1 Prerequisites for Calculus 1.3 Exponential Functions What you will learn about... Exponential Growth Exponential Decay Applications The Number e and why... Exponential functions model many

More information

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above.

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above. INTERNET MAT 117 Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (b) Find the center and

More information

Math 095 Final Exam Review - MLC

Math 095 Final Exam Review - MLC Math 095 Final Exam Review - MLC Although this is a comprehensive review, you should also look over your old reviews from previous modules, the readings, and your notes. Round to the thousandth unless

More information

10 Exponential and Logarithmic Functions

10 Exponential and Logarithmic Functions 10 Exponential and Logarithmic Functions Concepts: Rules of Exponents Exponential Functions Power Functions vs. Exponential Functions The Definition of an Exponential Function Graphing Exponential Functions

More information

Composition of Functions

Composition of Functions Math 120 Intermediate Algebra Sec 9.1: Composite and Inverse Functions Composition of Functions The composite function f g, the composition of f and g, is defined as (f g)(x) = f(g(x)). Recall that a function

More information

Algebra 2 Honors. Logs Test Review

Algebra 2 Honors. Logs Test Review Algebra 2 Honors Logs Test Review Name Date Let ( ) = ( ) = ( ) =. Perform the indicated operation and state the domain when necessary. 1. ( (6)) 2. ( ( 3)) 3. ( (6)) 4. ( ( )) 5. ( ( )) 6. ( ( )) 7. (

More information

MATH 1431-Precalculus I

MATH 1431-Precalculus I MATH 43-Precalculus I Chapter 4- (Composition, Inverse), Eponential, Logarithmic Functions I. Composition of a Function/Composite Function A. Definition: Combining of functions that output of one function

More information

Math M111: Lecture Notes For Chapter 10

Math M111: Lecture Notes For Chapter 10 Math M: Lecture Notes For Chapter 0 Sections 0.: Inverse Function Inverse function (interchange and y): Find the equation of the inverses for: y = + 5 ; y = + 4 3 Function (from section 3.5): (Vertical

More information

Unit 5: Exponential and Logarithmic Functions

Unit 5: Exponential and Logarithmic Functions 71 Rational eponents Unit 5: Eponential and Logarithmic Functions If b is a real number and n and m are positive and have no common factors, then n m m b = b ( b ) m n n Laws of eponents a) b) c) d) e)

More information

Study Guide and Review - Chapter 7

Study Guide and Review - Chapter 7 Choose a word or term from the list above that best completes each statement or phrase. 1. A function of the form f (x) = b x where b > 1 is a(n) function. exponential growth 2. In x = b y, the variable

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Exam Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. You are planning on purchasing a new car and have your eye on a specific model. You know that

More information

Exponential and. Logarithmic Functions. Exponential Functions. Logarithmic Functions

Exponential and. Logarithmic Functions. Exponential Functions. Logarithmic Functions Chapter Five Exponential and Logarithmic Functions Exponential Functions Logarithmic Functions Properties of Logarithms Exponential Equations Exponential Situations Logarithmic Equations Exponential Functions

More information

Homework 3. (33-40) The graph of an exponential function is given. Match each graph to one of the following functions.

Homework 3. (33-40) The graph of an exponential function is given. Match each graph to one of the following functions. Homework Section 4. (-40) The graph of an exponential function is given. Match each graph to one of the following functions. (a)y = x (b)y = x (c)y = x (d)y = x (e)y = x (f)y = x (g)y = x (h)y = x (46,

More information

Logarithmic Functions

Logarithmic Functions Logarithmic Functions Definition 1. For x > 0, a > 0, and a 1, y = log a x if and only if x = a y. The function f(x) = log a x is called the logarithmic function with base a. Example 1. Evaluate the following

More information

Concept Category 2. Exponential and Log Functions

Concept Category 2. Exponential and Log Functions Concept Category 2 Exponential and Log Functions Concept Category 2 Check List *Find the inverse and composition of functions *Identify an exponential from a table, graph and equation *Identify the difference

More information

Transformations of Functions and Exponential Functions January 24, / 35

Transformations of Functions and Exponential Functions January 24, / 35 Exponential Functions January 24, 2017 Exponential Functions January 24, 2017 1 / 35 Review of Section 1.2 Reminder: Week-in-Review, Help Sessions, Oce Hours Mathematical Models Linear Regression Function

More information

Objectives. Use the number e to write and graph exponential functions representing realworld

Objectives. Use the number e to write and graph exponential functions representing realworld Objectives Use the number e to write and graph exponential functions representing realworld situations. Solve equations and problems involving e or natural logarithms. natural logarithm Vocabulary natural

More information

Logarithmic and Exponential Equations and Change-of-Base

Logarithmic and Exponential Equations and Change-of-Base Logarithmic and Exponential Equations and Change-of-Base MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this lesson we will learn to solve exponential equations

More information

for every x in the gomain of g

for every x in the gomain of g Section.7 Definition of Inverse Function Let f and g be two functions such that f(g(x)) = x for every x in the gomain of g and g(f(x)) = x for every x in the gomain of f Under these conditions, the function

More information

Intermediate Algebra Chapter 12 Review

Intermediate Algebra Chapter 12 Review Intermediate Algebra Chapter 1 Review Set up a Table of Coordinates and graph the given functions. Find the y-intercept. Label at least three points on the graph. Your graph must have the correct shape.

More information

Independent Study Project: Chapter 4 Exponential and Logarithmic Functions

Independent Study Project: Chapter 4 Exponential and Logarithmic Functions Name: Date: Period: Independent Study Project: Chapter 4 Exponential and Logarithmic Functions Part I: Read each section taken from the Algebra & Trigonometry (Blitzer 2014) textbook. Fill in the blanks

More information

Unit 1 Study Guide Answers. 1a. Domain: 2, -3 Range: -3, 4, -4, 0 Inverse: {(-3,2), (4, -3), (-4, 2), (0, -3)}

Unit 1 Study Guide Answers. 1a. Domain: 2, -3 Range: -3, 4, -4, 0 Inverse: {(-3,2), (4, -3), (-4, 2), (0, -3)} Unit 1 Study Guide Answers 1a. Domain: 2, -3 Range: -3, 4, -4, 0 Inverse: {(-3,2), (4, -3), (-4, 2), (0, -3)} 1b. x 2-3 2-3 y -3 4-4 0 1c. no 2a. y = x 2b. y = mx+ b 2c. 2e. 2d. all real numbers 2f. yes

More information

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents Slide 1 / 261 Algebra II Slide 2 / 261 Linear, Exponential and 2015-04-21 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 261 Linear Functions Exponential Functions Properties

More information

Section 2.3: Logarithmic Functions Lecture 3 MTH 124

Section 2.3: Logarithmic Functions Lecture 3 MTH 124 Procedural Skills Learning Objectives 1. Build an exponential function using the correct compounding identifiers (annually, monthly, continuously etc...) 2. Manipulate exponents algebraically. e.g. Solving

More information

INTERNET MAT 117. Solution for the Review Problems. (1) Let us consider the circle with equation. x 2 + 2x + y 2 + 3y = 3 4. (x + 1) 2 + (y + 3 2

INTERNET MAT 117. Solution for the Review Problems. (1) Let us consider the circle with equation. x 2 + 2x + y 2 + 3y = 3 4. (x + 1) 2 + (y + 3 2 INTERNET MAT 117 Solution for the Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (i) Group

More information

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x 1. Let f(x) = x 3 + 7x 2 x 2. Use the fact that f( 1) = 0 to factor f completely. (2x-1)(3x+2)(x+1). 2. Find x if log 2 x = 5. x = 1/32 3. Find the vertex of the parabola given by f(x) = 2x 2 + 3x 4. (Give

More information

Solving Exponential Equations (Applied Problems) Class Work

Solving Exponential Equations (Applied Problems) Class Work Solving Exponential Equations (Applied Problems) Class Work Objective: You will be able to solve problems involving exponential situations. Quick Review: Solve each equation for the variable. A. 2 = 4e

More information

Exponential and Logarithmic Equations and Models. College Algebra

Exponential and Logarithmic Equations and Models. College Algebra Exponential and Logarithmic Equations and Models College Algebra Product Rule for Logarithms The product rule for logarithms can be used to simplify a logarithm of a product by rewriting it as a sum of

More information

Algebra 32 Midterm Review Packet

Algebra 32 Midterm Review Packet Algebra 2 Midterm Review Packet Formulas you will receive on the Midterm: y = a b x A = Pe rt A = P (1 + r n ) nt A = P(1 + r) t A = P(1 r) t x = b ± b2 4ac 2a Name: Teacher: Day/Period: Date of Midterm:

More information

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products 8.1 Apply Exponent Properties Involving Products Learning Outcome To use properties of exponents involving products Product of Powers Property Let a be a real number, and let m and n be positive integers.

More information

Final Exam Study Guide Dynamics of Algebra 2. Chapter Section Example

Final Exam Study Guide Dynamics of Algebra 2. Chapter Section Example Final Exam Study Guide- 011-01 Dynamics of Algebra Chapter Section Example Chapter What is a function? Properties of a function Is it a function? Explain. Finding the Slope Slope y y m = x x 1 1 Find the

More information

Day Date Assignment. 7.1 Notes Exponential Growth and Decay HW: 7.1 Practice Packet Tuesday Wednesday Thursday Friday

Day Date Assignment. 7.1 Notes Exponential Growth and Decay HW: 7.1 Practice Packet Tuesday Wednesday Thursday Friday 1 Day Date Assignment Friday Monday /09/18 (A) /1/18 (B) 7.1 Notes Exponential Growth and Decay HW: 7.1 Practice Packet Tuesday Wednesday Thursday Friday Tuesday Wednesday Thursday Friday Monday /1/18

More information

Math 1101 Exam 3 Practice Problems

Math 1101 Exam 3 Practice Problems Math 1101 Exam 3 Practice Problems These problems are not intended to cover all possible test topics. These problems should serve as an activity in preparing for your test, but other study is required

More information

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x?

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x? Inverse Functions Question: What is the relationship between f(x) = x 3 and g(x) = 3 x? Question: What is the relationship between f(x) = x 2 and g(x) = x? Definition (One-to-One Function) A function f

More information

Another enormous super-family of functions are exponential functions.

Another enormous super-family of functions are exponential functions. Hartfield College Algebra (Version 2018 - Thomas Hartfield) Unit FIVE Page - 1 - of 39 Topic 37: Exponential Functions In previous topics we ve discussed power functions, n functions of the form f x x,

More information

Solve Exponential and Logarithmic Equations. You studied exponential and logarithmic functions. You will solve exponential and logarithmic equations.

Solve Exponential and Logarithmic Equations. You studied exponential and logarithmic functions. You will solve exponential and logarithmic equations. TEKS 7.6 Solve Exponential and Logarithmic Equations 2A..A, 2A..C, 2A..D, 2A..F Before Now You studied exponential and logarithmic functions. You will solve exponential and logarithmic equations. Why?

More information

7.1 Exponential Functions

7.1 Exponential Functions 7.1 Exponential Functions 1. What is 16 3/2? Definition of Exponential Functions Question. What is 2 2? Theorem. To evaluate a b, when b is irrational (so b is not a fraction of integers), we approximate

More information

2015 2nd Semester Exam Review

2015 2nd Semester Exam Review Algebra 2 2015 2nd Semester Exam Review 1. Write a function whose graph is a translation of the graph of the function in two directions. Describe the translation. 2. What are the solutions to the equation?

More information

Section 4.2 Logarithmic Functions & Applications

Section 4.2 Logarithmic Functions & Applications 34 Section 4.2 Logarithmic Functions & Applications Recall that exponential functions are one-to-one since every horizontal line passes through at most one point on the graph of y = b x. So, an exponential

More information

Topic 33: One-to-One Functions. Are the following functions one-to-one over their domains?

Topic 33: One-to-One Functions. Are the following functions one-to-one over their domains? Topic 33: One-to-One Functions Definition: A function f is said to be one-to-one if for every value f(x) in the range of f there is exactly one corresponding x-value in the domain of f. Ex. Are the following

More information

A quadratic expression is a mathematical expression that can be written in the form 2

A quadratic expression is a mathematical expression that can be written in the form 2 118 CHAPTER Algebra.6 FACTORING AND THE QUADRATIC EQUATION Textbook Reference Section 5. CLAST OBJECTIVES Factor a quadratic expression Find the roots of a quadratic equation A quadratic expression is

More information

MATH 1113 Exam 2 Review. Fall 2017

MATH 1113 Exam 2 Review. Fall 2017 MATH 1113 Exam 2 Review Fall 2017 Topics Covered Section 3.1: Inverse Functions Section 3.2: Exponential Functions Section 3.3: Logarithmic Functions Section 3.4: Properties of Logarithms Section 3.5:

More information

Math Analysis - Chapter 5.4, 5.5, 5.6. (due the next day) 5.4 Properties of Logarithms P.413: 7,9,13,15,17,19,21,23,25,27,31,33,37,41,43,45

Math Analysis - Chapter 5.4, 5.5, 5.6. (due the next day) 5.4 Properties of Logarithms P.413: 7,9,13,15,17,19,21,23,25,27,31,33,37,41,43,45 Math Analysis - Chapter 5.4, 5.5, 5.6 Mathlete: Date Assigned Section Homework (due the next day) Mon 4/17 Tue 4/18 5.4 Properties of Logarithms P.413: 7,9,13,15,17,19,21,23,25,27,31,33,37,41,43,45 5.5

More information

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28}

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28} Mock Final Exam Name Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) 1) A) {- 30} B) {- 6} C) {30} D) {- 28} First, write the value(s) that make the denominator(s) zero. Then solve the

More information

Continuously Compounded Interest. Simple Interest Growth. Simple Interest. Logarithms and Exponential Functions

Continuously Compounded Interest. Simple Interest Growth. Simple Interest. Logarithms and Exponential Functions Exponential Models Clues in the word problems tell you which formula to use. If there s no mention of compounding, use a growth or decay model. If your interest is compounded, check for the word continuous.

More information

(MATH 1203, 1204, 1204R)

(MATH 1203, 1204, 1204R) College Algebra (MATH 1203, 1204, 1204R) Departmental Review Problems For all questions that ask for an approximate answer, round to two decimal places (unless otherwise specified). The most closely related

More information

CC2 Exponential v.s. Log Functions

CC2 Exponential v.s. Log Functions CC2 Exponential v.s. Log Functions CC1 Mastery Check Error Analysis tomorrow Retake? TBA (most likely end of this week) *In order to earn the chance for re-assessment, you must complete: Error Analysis

More information

1.3 Exponential Functions

1.3 Exponential Functions Section. Eponential Functions. Eponential Functions You will be to model eponential growth and decay with functions of the form y = k a and recognize eponential growth and decay in algebraic, numerical,

More information

Section Exponential Functions

Section Exponential Functions 121 Section 4.1 - Exponential Functions Exponential functions are extremely important in both economics and science. It allows us to discuss the growth of money in a money market account as well as the

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Graduate T.A. Department of Mathematics Dynamical Systems and Chaos San Diego State University April 9, 11 Definition (Exponential Function) An exponential function with base a is a function of the form

More information

p351 Section 5.5: Bases Other than e and Applications

p351 Section 5.5: Bases Other than e and Applications p351 Section 5.5: Bases Other than e and Applications Definition of Exponential Function to Base a If a is a positive real number (a 1) and x is any real number, then the exponential function to the base

More information

COLLEGE ALGEBRA. Practice Problems Exponential and Logarithm Functions. Paul Dawkins

COLLEGE ALGEBRA. Practice Problems Exponential and Logarithm Functions. Paul Dawkins COLLEGE ALGEBRA Practice Problems Eponential and Logarithm Functions Paul Dawkins Table of Contents Preface... ii Eponential and Logarithm Functions... Introduction... Eponential Functions... Logarithm

More information

7.4* General logarithmic and exponential functions

7.4* General logarithmic and exponential functions 7.4* General logarithmic and exponential functions Mark Woodard Furman U Fall 2010 Mark Woodard (Furman U) 7.4* General logarithmic and exponential functions Fall 2010 1 / 9 Outline 1 General exponential

More information

Inverse Functions. Definition 1. The exponential function f with base a is denoted by. f(x) = a x

Inverse Functions. Definition 1. The exponential function f with base a is denoted by. f(x) = a x Inverse Functions Definition 1. The exponential function f with base a is denoted by f(x) = a x where a > 0, a 1, and x is any real number. Example 1. In the same coordinate plane, sketch the graph of

More information

4.1 Exponential Functions

4.1 Exponential Functions Chapter 4 Exponential and Logarithmic Functions 531 4.1 Exponential Functions In this section, you will: Learning Objectives 4.1.1 Evaluate exponential functions. 4.1.2 Find the equation of an exponential

More information

Do you know how to find the distance between two points?

Do you know how to find the distance between two points? Some notation to understand: is the line through points A and B is the ray starting at point A and extending (infinitely) through B is the line segment connecting points A and B is the length of the line

More information

MATH 1113 Exam 2 Review. Spring 2018

MATH 1113 Exam 2 Review. Spring 2018 MATH 1113 Exam 2 Review Spring 2018 Section 3.1: Inverse Functions Topics Covered Section 3.2: Exponential Functions Section 3.3: Logarithmic Functions Section 3.4: Properties of Logarithms Section 3.5:

More information

Algebra 2 CP. June 2015 Final Exam REVIEW. Exam Date: Time: Room:

Algebra 2 CP. June 2015 Final Exam REVIEW. Exam Date: Time: Room: June 2015 Final Exam REVIEW Student s Name: Teacher s Name: Exam Date: Time: Room: The Algebra 2 exam will consist of approximately 55 multiple choice questions, each worth the same number of points. The

More information

Practice Questions for Final Exam - Math 1060Q - Fall 2014

Practice Questions for Final Exam - Math 1060Q - Fall 2014 Practice Questions for Final Exam - Math 1060Q - Fall 01 Before anyone asks, the final exam is cumulative. It will consist of about 50% problems on exponential and logarithmic functions, 5% problems on

More information

9.1 Solving Differential Equations

9.1 Solving Differential Equations 9.1 Solving Differential Equations What is a differential equation? Real-world examples: The order of a differential equation is the order of the that occurs in the equation. A differential equation is

More information

4. Sketch the graph of the function. Ans: A 9. Sketch the graph of the function. Ans B. Version 1 Page 1

4. Sketch the graph of the function. Ans: A 9. Sketch the graph of the function. Ans B. Version 1 Page 1 Name: Online ECh5 Prep Date: Scientific Calc ONLY! 4. Sketch the graph of the function. A) 9. Sketch the graph of the function. B) Ans B Version 1 Page 1 _ 10. Use a graphing utility to determine which

More information

Math 101 Final Exam Review Solutions. Eric Schmutz

Math 101 Final Exam Review Solutions. Eric Schmutz Math 101 Final Exam Review Solutions Eric Schmutz Problem 1. Write an equation of the line passing through (,7) and (-1,1). Let (x 1, y 1 ) = (, 7) and (x, y ) = ( 1, 1). The slope is m = y y 1 x x 1 =

More information

4.6 (Part A) Exponential and Logarithmic Equations

4.6 (Part A) Exponential and Logarithmic Equations 4.6 (Part A) Eponential and Logarithmic Equations In this section you will learn to: solve eponential equations using like ases solve eponential equations using logarithms solve logarithmic equations using

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4 Math1420 Review Comprehesive Final Assessment Test Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Add or subtract as indicated. x + 5 1) x2

More information

Write each expression as a sum or difference of logarithms. All variables are positive. 4) log ( ) 843 6) Solve for x: 8 2x+3 = 467

Write each expression as a sum or difference of logarithms. All variables are positive. 4) log ( ) 843 6) Solve for x: 8 2x+3 = 467 Write each expression as a single logarithm: 10 Name Period 1) 2 log 6 - ½ log 9 + log 5 2) 4 ln 2 - ¾ ln 16 Write each expression as a sum or difference of logarithms. All variables are positive. 3) ln

More information

Math 103 Intermediate Algebra Final Exam Review Practice Problems

Math 103 Intermediate Algebra Final Exam Review Practice Problems Math 10 Intermediate Algebra Final Eam Review Practice Problems The final eam covers Chapter, Chapter, Sections 4.1 4., Chapter 5, Sections 6.1-6.4, 6.6-6.7, Chapter 7, Chapter 8, and Chapter 9. The list

More information

Math-3 Lesson 8-7. b) ph problems c) Sound Intensity Problems d) Money Problems e) Radioactive Decay Problems. a) Cooling problems

Math-3 Lesson 8-7. b) ph problems c) Sound Intensity Problems d) Money Problems e) Radioactive Decay Problems. a) Cooling problems Math- Lesson 8-7 Unit 5 (Part-) Notes 1) Solve Radical Equations ) Solve Eponential and Logarithmic Equations ) Check for Etraneous solutions 4) Find equations for graphs of eponential equations 5) Solve

More information

CHAPTER 6. Exponential Functions

CHAPTER 6. Exponential Functions CHAPTER 6 Eponential Functions 6.1 EXPLORING THE CHARACTERISTICS OF EXPONENTIAL FUNCTIONS Chapter 6 EXPONENTIAL FUNCTIONS An eponential function is a function that has an in the eponent. Standard form:

More information