Week #1 The Exponential and Logarithm Functions Section 1.4

Size: px
Start display at page:

Download "Week #1 The Exponential and Logarithm Functions Section 1.4"

Transcription

1 Week #1 The Exponential and Logarithm Functions Section 1.4 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by permission of John Wiley & Sons, Inc. SUGGESTED PROBLEMS For Exercises 7-17, solve for x using logs = 50(1.04) x Take logs: log(20) = log(50(1.04) x ) log(20) = log(50) + log((1.04) x ) log(20) log(50) = x log(1.04) x = Alternatively, simplify before you take logs: log(20) log(50) log(1.04) x = e x+1 20 = 50(1.04) x 2 5 = (1.04)x then take logs log(2/5) = x log(1.04) x = log(2/5) log(1.04) Since the problem has an e in it, take natural log of both sides: xln(2) = (x + 1)ln(e) but ln(e) = 1 xln(2) = x + 1 Now gather x terms: ln(2)x x = 1 x is a common factor: (ln(2) 1)x = 1 1 x = ln(2)

2 13. 2e 3x = 4e 5x There are several routes to solve this. We will simplify first, then take logarithms. e 3x = 2e 5x Multiply both sides by e 5x : e 3x 5x = 2 e 2x = 2 Take ln of both sides: 2x = ln(2) x = ln(2)/ x+3 = 5e 7 x This is complicated enough just to go straight to taking logs. Gather x terms on the left: ln(10 x+3 ) = ln(5e 7 x ) (x + 3)ln(10) = ln(5) + 7 x ln(10)x + 3ln(10) = ln(5) + 7 x ln(10)x + x = ln(5) ln(10) (ln(10) + 1)x = ln(5) + 7 3ln(10) x = ln(5) + 7 3ln(10) ln(10) QUIZ PREPARATION PROBLEMS 41. A cup of coffee contains 100 mg of caffeine, which leaves the body at a continuous rate of 17% per hour. (a) Write a formula for the amount, A mg, of caffeine in the body t hours after drinking a cup of coffee. (b) Graph the function from part (a) Use the graph to estimate the half-life of caffeine. (c) Use logarithms to find the half-life of caffeine. (a) Initial amount = 100 (mg). That amount is leaving (decaying) at a rate of 17% per hour. Just as increasing continuously at a rate of 17% would have the form e.17t, leaving at 17% has the same structure, but the sign is negative: A(t) = 100e (.17t) NOTE: this question is ambiguous, in that the phrase rate 17% per hour can also be interpreted as 83% is left when t = 1. This would produce the function A 2 (t) = (1 0.71) t = 0.83 t. The two versions are similar since A(t) = e (.17)t (0.843) t ). Obviously, these two similar formulas produce similar, but not identical, answers to (b) and (c). For convention in this course, the phrase continuous rate of r will always indiate the use of e rt. 2

3 (b) Use a couple of points to draw the graph: A(0) = 100 A(1) = 100e A(2) = 100e A (mg) t (hours) (c) If you know the half-life formula, feel free to use it. A more general way to calculate the half-life is by setting A(t 2 ) = 1 2 A(0) and solving for t 2: 100e.17 t 2 = e0 e.17 t 2 = 1 2 Take ln of both sides:.17 t 2 = ln(1/2) t 2 = ln(1/2) hours 42. In 1980, there were about 170 million vehicles (cars and trucks) and about 227 million people in the United States. The number of vehicles has been growing at 4% a year, while the population has been growing at 1% a year. When was there, on average, one vehicle per person? NOTE: this question has an interpretation difficulty similar to #41, in that 4% per year could mean a growth function of either e 0.04t or (1.04) t. Here, because the phrase continuous rate was absent, we took the more common-place interpretation: after one year, the number of cars has gone up by exactly 4%, given by the formula (1.04) t. We would also accept a full solution using e 0.04t ( ) t as correct in this case, even though it would produce slightly different numerical values. Let t = number of years since Then the number of vehicles, V, in millions, at time t is given by V = 170(1.04) t 3

4 and the number of people, P, in miollions, at time t is given by P = 227(1.01) t. There is an average of one vehicle per person when V = P. Thus we must solve 170(1.04) t = 227(1.01) t As with all log problems like this, you may proceed in several different ways. One way is shown below. Taking log of both sides: 170(1.04) t = 227(1.01) t 1.04 t = 227 ( 1.01 ) 170 ( ) t log = log t = log ( ) log ( ) To check, ensure that both populations (cars and people) are at the same level near that year. V (9.879) = 170(1.04) ( 9.879) P(9.879) = 227(1.01) ( 9.879) This confirms that our estimate that at t = 9.879, or near the end of 1989, the car and human populations would equal each other in this model. 43. The air in a factory is being filtered so that the quantity of a pollutant, P (in mg/liter), is decreasing according to the function P = P 0 e kt, where t is time in hours. If 10% of the pollution is removed in the first five hours: (a) What percentage of the pollution is left after 10 hours? (b) How long is it before the pollution is reduced by 50%? (c) Plot a graph of pollution against time. Show the results of your calculations on the graph. (d) Explain why the quantity of pollutant might decrease in this way. (a) We know the decay follows the equation P = P 0 e kt 4

5 and that 10% of the pollution is removed after 5 hours (meaning that 90% is left). Therefore, 0.90P 0 = P 0 e k 5 k = 1 5 ln(0.90) Thus after 10 hours, P = P 0 e ln(0.9) = P 0 e 2ln(0.9) = P 0 (0.9) 2 = 0.81P 0 or 81% of the original amount of pollutant. Note that we can simplify our formula for P to make it easier to use: P = P 0 e 1 5 ln(0.9)t = P 0 ( e ln(0.9)) t/5 = P 0 (0.9) t/5 Using this formula, we can see that waiting 10 hours would leave the following amount of contaminant: P(10) = P 0 (0.9) 10/5 = P 0 (0.9) 2 = P 0 (0.81), or 81% of the original amount. (b) Using our easier formula, we want to solve for t when 0.5P 0 = P 0 (0.9) t/5 Cancelling P o, taking logs: Solving for t: log(0.5) = t 5 log(0.9) t = 5 log(0.5) 32.9 hours log(0.9) (c) Graph below. 5

6 P 0.5 Po.81 Po t (hours) (d) When highly polluted air is filtered, there is more pollutant per liter of air to remove. As the air gets cleaner and cleaner, the filter will collect pollutant at a slower rate. 6

Unit #1 - Transformation of Functions; Exponential and Logarithms Section 1.4

Unit #1 - Transformation of Functions; Exponential and Logarithms Section 1.4 Unit #1 - Transformation of Functions; Exponential and Logarithms Section 1.4 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley

More information

Week #1 The Exponential and Logarithm Functions Section 1.2

Week #1 The Exponential and Logarithm Functions Section 1.2 Week #1 The Exponential and Logarithm Functions Section 1.2 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by

More information

Week #6 - Taylor Series, Derivatives and Graphs Section 10.1

Week #6 - Taylor Series, Derivatives and Graphs Section 10.1 Week #6 - Taylor Series, Derivatives and Graphs Section 10.1 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This material is used by

More information

Unit #1 - Transformation of Functions, Exponentials and Logarithms

Unit #1 - Transformation of Functions, Exponentials and Logarithms Unit #1 - Transformation of Functions, Exponentials and Logarithms Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Note: This unit, being review of pre-calculus has substantially

More information

Unit #17 - Differential Equations Section 11.6

Unit #17 - Differential Equations Section 11.6 Unit #7 - Differential Equations Section.6 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This material is used

More information

Week #5 - Related Rates, Linear Approximation, and Taylor Polynomials Section 4.6

Week #5 - Related Rates, Linear Approximation, and Taylor Polynomials Section 4.6 Week #5 - Related Rates, Linear Approximation, and Taylor Polynomials Section 4.6 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This

More information

Week #1 The Exponential and Logarithm Functions Section 1.3

Week #1 The Exponential and Logarithm Functions Section 1.3 Week #1 The Exponential and Logarithm Functions Section 1.3 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by

More information

Functions Modeling Change A Preparation for Calculus Third Edition

Functions Modeling Change A Preparation for Calculus Third Edition Powerpoint slides copied from or based upon: Functions Modeling Change A Preparation for Calculus Third Edition Connally, Hughes-Hallett, Gleason, Et Al. Copyright 2007 John Wiley & Sons, Inc. 1 Chapter

More information

Week #16 - Differential Equations (Euler s Method) Section 11.3

Week #16 - Differential Equations (Euler s Method) Section 11.3 Week #16 - Differential Equations (Euler s Method) Section 11.3 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used

More information

Exponential Growth (Doubling Time)

Exponential Growth (Doubling Time) Exponential Growth (Doubling Time) 4 Exponential Growth (Doubling Time) Suppose we start with a single bacterium, which divides every hour. After one hour we have 2 bacteria, after two hours we have 2

More information

Unit #17 - Differential Equations Section 11.5

Unit #17 - Differential Equations Section 11.5 Unit #17 - Differential Equations Section 11.5 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material

More information

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises CHAPTER FIVE 5.1 SOLUTIONS 265 Solutions for Section 5.1 Skill Refresher S1. Since 1,000,000 = 10 6, we have x = 6. S2. Since 0.01 = 10 2, we have t = 2. S3. Since e 3 = ( e 3) 1/2 = e 3/2, we have z =

More information

Unit #24 - Lagrange Multipliers Section 15.3

Unit #24 - Lagrange Multipliers Section 15.3 Unit #24 - Lagrange Multipliers Section 1.3 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 200 by John Wiley & Sons, Inc. This material is

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

Week #8 - Optimization and Newton s Method Section 4.5

Week #8 - Optimization and Newton s Method Section 4.5 Week #8 - Optimization and Newton s Method Section 4.5 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by permission

More information

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

Exponential and Logarithmic Functions. Copyright Cengage Learning. All rights reserved. Exponential and Logarithmic Functions Copyright Cengage Learning. All rights reserved. 4.6 Modeling With Exponential And Logarithmic Functions Copyright Cengage Learning. All rights reserved. Objectives

More information

Unit #17 - Differential Equations Section 11.7

Unit #17 - Differential Equations Section 11.7 Unit #17 - Differential Equations Section 11.7 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material

More information

Lesson 18 - Solving & Applying Exponential Equations Using Logarithms

Lesson 18 - Solving & Applying Exponential Equations Using Logarithms Lesson 18 - Solving & Applying Exponential Equations Using Logarithms IB Math HL1 - Santowski 1 Fast Five! Solve the following:! (a) 5 x = 53! (b) log 3 38=x! (c) Solve 2 x = 7. HENCE, ALGEBRAICALLY solve

More information

3.5. Equation Solving and Modeling. Copyright 2011 Pearson, Inc.

3.5. Equation Solving and Modeling. Copyright 2011 Pearson, Inc. 3.5 Equation Solving and Modeling Copyright 2011 Pearson, Inc. What you ll learn about Solving Exponential Equations Solving Logarithmic Equations Orders of Magnitude and Logarithmic Models Newton s Law

More information

Week #6 - Taylor Series, Derivatives and Graphs Section 4.1

Week #6 - Taylor Series, Derivatives and Graphs Section 4.1 Week #6 - Talor Series, Derivatives and Graphs Section 4.1 From Calculus, Single Variable b Hughes-Hallett, Gleason, McCallum et. al. Copright 2005 b John Wile & Sons, Inc. This material is used b permission

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

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

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

Week #8 - Optimization and Newton s Method Section 4.5

Week #8 - Optimization and Newton s Method Section 4.5 Week #8 - Optimization and Newton s Method Section 4.5 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by permission

More information

Week #7 Maxima and Minima, Concavity, Applications Section 4.2

Week #7 Maxima and Minima, Concavity, Applications Section 4.2 Week #7 Maima and Minima, Concavit, Applications Section 4.2 From Calculus, Single Variable b Hughes-Hallett, Gleason, McCallum et. al. Copright 2005 b John Wile & Sons, Inc. This material is used b permission

More information

UNIT 2 DERIVATIVES 2.1 EXPONENTIAL AND LOGARITHMIC FUNCTION APPLICATIONS. Pre-Class:

UNIT 2 DERIVATIVES 2.1 EXPONENTIAL AND LOGARITHMIC FUNCTION APPLICATIONS. Pre-Class: 1830 UNIT 2 DERIVATIVES 2.1 EXPONENTIAL AND LOGARITHMIC FUNCTION APPLICATIONS Pre-Class: Take notes on the videos and readings (use the space below). Work and check problem #1 in the 2.1 NOTES section.

More information

Chapter 3. Exponential and Logarithmic Functions. 3.2 Logarithmic Functions

Chapter 3. Exponential and Logarithmic Functions. 3.2 Logarithmic Functions Chapter 3 Exponential and Logarithmic Functions 3.2 Logarithmic Functions 1/23 Chapter 3 Exponential and Logarithmic Functions 3.2 4, 8, 14, 16, 18, 20, 22, 30, 31, 32, 33, 34, 39, 42, 54, 56, 62, 68,

More information

5.6 Logarithmic and Exponential Equations

5.6 Logarithmic and Exponential Equations SECTION 5.6 Logarithmic and Exponential Equations 305 5.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following: Solving Equations Using a Graphing

More information

EXPONENTIAL, LOGARITHMIC, AND TRIGONOMETRIC FUNCTIONS

EXPONENTIAL, LOGARITHMIC, AND TRIGONOMETRIC FUNCTIONS Calculus for the Life Sciences nd Edition Greenwell SOLUTIONS MANUAL Full download at: https://testbankreal.com/download/calculus-for-the-life-sciences-nd-editiongreenwell-solutions-manual-/ Calculus for

More information

2. Laws of Exponents (1) b 0 1 (2) b x b y b x y (3) bx b y. b x y (4) b n (5) b r s b rs (6) n b b 1/n Example: Solve the equations (a) e 2x

2. Laws of Exponents (1) b 0 1 (2) b x b y b x y (3) bx b y. b x y (4) b n (5) b r s b rs (6) n b b 1/n Example: Solve the equations (a) e 2x 7.1 Derivative of Exponential Function 1. Exponential Functions Let b 0 and b 1. f x b x is called an exponential function. Domain of f x :, Range of f x : 0, Example: lim x e x x2 2. Laws of Exponents

More information

Warm Up #5: Exponential Growth and Decay: The more you, the more you or, the you have, the less you.

Warm Up #5: Exponential Growth and Decay: The more you, the more you or, the you have, the less you. Warm Up #5: Honors Precalculus Unit 2 Lesson 5 & 6 Unit #2: Logarithms Topic: Exponential Growth and Decay Objective: SWBAT solve exponential growth and decay problems by using logarithms. CALCULATOR ALLOWED

More information

CHAPTER 7. Logarithmic Functions

CHAPTER 7. Logarithmic Functions CHAPTER 7 Logarithmic Functions 7.1 CHARACTERISTICS OF LOGARITHMIC FUNCTIONS WITH BASE 10 AND BASE E Chapter 7 LOGARITHMS Logarithms are a new operation that we will learn. Similar to exponential functions,

More information

AP Calculus BC: Syllabus 3

AP Calculus BC: Syllabus 3 AP Calculus BC: Syllabus 3 Scoring Components SC1 SC2 SC3 SC4 The course teaches Functions, Graphs, and Limits as delineated in the Calculus BC Topic The course teaches Derivatives as delineated The course

More information

0 Review: Lines, Fractions, Exponents Lines Fractions Rules of exponents... 4

0 Review: Lines, Fractions, Exponents Lines Fractions Rules of exponents... 4 Contents 0 Review: Lines, Fractions, Exponents 3 0.1 Lines................................... 3 0.2 Fractions................................ 3 0.3 Rules of exponents........................... 4 1 Functions

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

201-NYB-05 - Calculus 2 MODELING WITH DIFFERENTIAL EQUATIONS

201-NYB-05 - Calculus 2 MODELING WITH DIFFERENTIAL EQUATIONS 201-NYB-05 - Calculus 2 MODELING WITH DIFFERENTIAL EQUATIONS 1. Mixing problem. Consider a tank initially containing 100 liters of water with 20 kg of salt uniformly dissolved in the water. Suppose a solution

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

Chapter 7: Logarithmic Functions

Chapter 7: Logarithmic Functions Chapter 7: Logarithmic Functions Section 7.1 Chapter 7: Logarithmic Functions Section 7.1: Eploring Characteristics of Logarithmic Functions Terminology: Logarithmic Functions: A function of the form:

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

(x! 4) (x! 4)10 + C + C. 2 e2x dx = 1 2 (1 + e 2x ) 3 2e 2x dx. # 8 '(4)(1 + e 2x ) 3 e 2x (2) = e 2x (1 + e 2x ) 3 & dx = 1

(x! 4) (x! 4)10 + C + C. 2 e2x dx = 1 2 (1 + e 2x ) 3 2e 2x dx. # 8 '(4)(1 + e 2x ) 3 e 2x (2) = e 2x (1 + e 2x ) 3 & dx = 1 33. x(x - 4) 9 Let u = x - 4, then du = and x = u + 4. x(x - 4) 9 = (u + 4)u 9 du = (u 0 + 4u 9 )du = u + 4u0 0 = (x! 4) + 2 5 (x! 4)0 (x " 4) + 2 5 (x " 4)0 ( '( = ()(x - 4)0 () + 2 5 (0)(x - 4)9 () =

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

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

Functions Modeling Change A Preparation for Calculus Third Edition

Functions Modeling Change A Preparation for Calculus Third Edition Powerpoint slides copied from or based upon: Functions Modeling Change A Preparation for Calculus Third Edition Connally, Hughes-Hallett, Gleason, Et Al. Copyright 2007 John Wiley & Sons, Inc. Chapter

More information

Section 5.1 Logarithms and Their Properties

Section 5.1 Logarithms and Their Properties Section 5.1 Logarithms and Their Properties Definition. If x is a positive number, then 1. logx is the power of 10 that gives x. 2. lnx is the power of e that gives x. In other words, y = logx means that

More information

ALGEBRA 2 CP MIDTERM REVIEW

ALGEBRA 2 CP MIDTERM REVIEW ALGEBRA CP MIDTERM REVIEW Algebra II CP MIDTERM REVIEW Name CHAPTER 4 QUADRATICS Add or subtract the following polynomials. (Distribute if necessary, and then combine like terms) x y x y 7 7x 6 x x 7x

More information

1.1 Checkpoint GCF Checkpoint GCF 2 1. Circle the smaller number in each pair. Name the GCF of the following:

1.1 Checkpoint GCF Checkpoint GCF 2 1. Circle the smaller number in each pair. Name the GCF of the following: 39 0 . Checkpoint GCF Name the GCF of the following:.. 3.. + 9 + 0 + 0 6 y + 5ab + 8 5. 3 3 y 5y + 7 y 6. 3 3 y 8 y + y.. Checkpoint GCF. Circle the smaller number in each pair. 5, 0 8, 0,,,, 3 0 3 5,,,

More information

Section 4.4 Logarithmic and Exponential Equations

Section 4.4 Logarithmic and Exponential Equations Section 4.4 Logarithmic and Exponential Equations Exponential Equations An exponential equation is one in which the variable occurs in the exponent. EXAMPLE: Solve the equation 2 x = 7. Solution 1: We

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

weebly.com/ Core Mathematics 3 Exponentials and Natural Logarithms

weebly.com/ Core Mathematics 3 Exponentials and Natural Logarithms http://kumarmaths. weebly.com/ Core Mathematics 3 Exponentials and Natural Logarithms Core Maths 3 Exponentials and natural Logarithms Page 1 Ln and Exponentials C3 Content By the end of this unit you

More information

Logarithmic Functions and Models Power Functions Logistic Function. Mathematics. Rosella Castellano. Rome, University of Tor Vergata

Logarithmic Functions and Models Power Functions Logistic Function. Mathematics. Rosella Castellano. Rome, University of Tor Vergata Mathematics Rome, University of Tor Vergata The logarithm is used to model real-world phenomena in numerous elds: i.e physics, nance, economics, etc. From the equation 4 2 = 16 we see that the power to

More information

Math 115 First Midterm February 12, 2013

Math 115 First Midterm February 12, 2013 Math 115 First Midterm February 12, 2013 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 12 pages including this cover. There are 10 problems.

More information

If a function has an inverse then we can determine the input if we know the output. For example if the function

If a function has an inverse then we can determine the input if we know the output. For example if the function 1 Inverse Functions We know what it means for a relation to be a function. Every input maps to only one output, it passes the vertical line test. But not every function has an inverse. A function has no

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

Explicit form (n th term) Sum of the first n terms Sum of infinite series

Explicit form (n th term) Sum of the first n terms Sum of infinite series Unit 5 Study Guide Name Objectives: Write the explicit form of arithmetic and geometric sequences and find the n th term. (Memorize those formulas.) Use formulas (given) to find the sum of the first n

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

Notes for exponential functions The week of March 6. Math 140

Notes for exponential functions The week of March 6. Math 140 Notes for exponential functions The week of March 6 Math 140 Exponential functions: formulas An exponential function has the formula f (t) = ab t, where b is a positive constant; a is the initial value

More information

Logarithms. Professor Richard Blecksmith Dept. of Mathematical Sciences Northern Illinois University

Logarithms. Professor Richard Blecksmith Dept. of Mathematical Sciences Northern Illinois University Logarithms Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math211 1. Definition of Logarithm For a > 0, a 1,

More information

Unit #5 - Implicit Differentiation, Related Rates Section 4.6

Unit #5 - Implicit Differentiation, Related Rates Section 4.6 Unit #5 - Implicit Differentiation, Related Rates Section 4.6 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc.

More information

Math M110: Lecture Notes For Chapter 12 Section 12.1: Inverse and Composite Functions

Math M110: Lecture Notes For Chapter 12 Section 12.1: Inverse and Composite Functions Math M110: Lecture Notes For Chapter 12 Section 12.1: Inverse and Composite Functions Inverse function (interchange x and y): Find the equation of the inverses for: y = 2x + 5 ; y = x 2 + 4 Function: (Vertical

More information

Properties of Logarithms. Example Expand the following: The Power Rule for Exponents - (b m ) n = b mn. Example Expand the following: b) ln x

Properties of Logarithms. Example Expand the following: The Power Rule for Exponents - (b m ) n = b mn. Example Expand the following: b) ln x Properties of Logarithms The Product Rule for Exponents - b m b n = b m+n Example Expand the following: a) log 4 (7 5) log b MN = log b M + log b N b) log (10x) The Power Rule for Exponents - (b m ) n

More information

ln(9 4x 5 = ln(75) (4x 5) ln(9) = ln(75) 4x 5 = ln(75) ln(9) ln(75) ln(9) = 1. You don t have to simplify the exact e x + 4e x

ln(9 4x 5 = ln(75) (4x 5) ln(9) = ln(75) 4x 5 = ln(75) ln(9) ln(75) ln(9) = 1. You don t have to simplify the exact e x + 4e x Math 11. Exponential and Logarithmic Equations Fall 016 Instructions. Work in groups of 3 to solve the following problems. Turn them in at the end of class for credit. Names. 1. Find the (a) exact solution

More information

Applications of Exponential Functions Group Activity 7 STEM Project Week #10

Applications of Exponential Functions Group Activity 7 STEM Project Week #10 Applications of Exponential Functions Group Activity 7 STEM Project Week #10 In the last activity we looked at exponential functions. We looked at an example of a population growing at a certain rate.

More information

Practice 6-1: Exponential Equations

Practice 6-1: Exponential Equations Name Class Date Practice 6-1: Exponential Equations Which of the following are exponential functions? For those that are exponential functions, state the initial value and the base. For those that are

More information

Exponential function and equations Exponential equations, logarithm, compound interest

Exponential function and equations Exponential equations, logarithm, compound interest Exercises 10 Exponential function and equations Exponential equations, logarithm, compound interest Objectives - be able to determine simple logarithms without a calculator. - be able to solve simple exponential

More information

Core Mathematics 3 Exponentials and Natural Logarithms

Core Mathematics 3 Exponentials and Natural Logarithms Edexcel past paper questions Core Mathematics 3 Exponentials and Natural Logarithms Edited by: K V kumaran Email: kvkumaran@gmail.com Core Maths 3 Exponentials and natural Logarithms Page Ln and Exponentials

More information

Sneak Preview: MA 151: Applied Calculus

Sneak Preview: MA 151: Applied Calculus Chapter 5 Sneak Preview: MA 5: Applied Calculus Eample. Simplify the following (in each case get a single fraction, with no compound fractions) (a) 2 3 + 3 4 (b) 2 3 3 4 (c) 2 3 + (d) + + Solution. (a)

More information

MATH 236 ELAC FALL 2017 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 236 ELAC FALL 2017 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 236 ELAC FALL 207 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. ) 27 p 3 27 p 3 ) 2) If 9 t 3 4t 9-2t = 3, find t. 2) Solve the equation.

More information

Math 10 Chapter 6.10: Solving Application Problems Objectives: Exponential growth/growth models Using logarithms to solve

Math 10 Chapter 6.10: Solving Application Problems Objectives: Exponential growth/growth models Using logarithms to solve Math 10 Chapter 6.10: Solving Application Problems Objectives: Exponential growth/growth models Using logarithms to solve Exponential Growth Models Steps for Solving Application Problems: 1. Read, throw

More information

Pre-Calculus Exponential/Logarithm Quiz 3A Name Date Period Part 1: Non-Calculator 1. Determine which graph below is the graph of the function.

Pre-Calculus Exponential/Logarithm Quiz 3A Name Date Period Part 1: Non-Calculator 1. Determine which graph below is the graph of the function. Pre-Calculus Exponential/Logarithm Quiz A Name Date Period Part : Non-Calculator. Determine which graph below is the graph of the function. E). Identif the operation that will transform the graph of (

More information

2. (12 points) Find an equation for the line tangent to the graph of f(x) =

2. (12 points) Find an equation for the line tangent to the graph of f(x) = November 23, 2010 Name The total number of points available is 153 Throughout this test, show your work Throughout this test, you are expected to use calculus to solve problems Graphing calculator solutions

More information

MA 151, Applied Calculus, Fall 2017, Final Exam Preview Identify each of the graphs below as one of the following functions:

MA 151, Applied Calculus, Fall 2017, Final Exam Preview Identify each of the graphs below as one of the following functions: MA 5, Applie Calculus, Fall 207, Final Exam Preview Basic Functions. Ientify each of the graphs below as one of the following functions: x 3 4x 2 + x x 2 e x x 3 ln(x) (/2) x 2 x 4 + 4x 2 + 0 5x + 0 5x

More information

4.1 Solutions to Exercises

4.1 Solutions to Exercises 4.1 Solutions to Exercises 1. Linear, because the average rate of change between any pair of points is constant. 3. Exponential, because the difference of consecutive inputs is constant and the ratio of

More information

Algebra II: Chapter 4 Semester Review Multiple Choice: Select the letter that best answers the question. D. Vertex: ( 1, 3.5) Max. Value: 1.

Algebra II: Chapter 4 Semester Review Multiple Choice: Select the letter that best answers the question. D. Vertex: ( 1, 3.5) Max. Value: 1. Algebra II: Chapter Semester Review Name Multiple Choice: Select the letter that best answers the question. 1. Determine the vertex and axis of symmetry of the. Determine the vertex and the maximum or

More information

MATH 122 FALL Final Exam Review Problems

MATH 122 FALL Final Exam Review Problems MATH 122 FALL 2013 Final Exam Review Problems Chapter 1 1. As a person hikes down from the top of a mountain, the variable t represents the time, in minutes, since the person left the top of the mountain,

More information

1.5. Applications. Theorem The solution of the exponential decay equation with N(0) = N 0 is N(t) = N 0 e kt.

1.5. Applications. Theorem The solution of the exponential decay equation with N(0) = N 0 is N(t) = N 0 e kt. 6 Section Objective(s): The Radioactive Decay Equation Newton s Cooling Law Salt in a Water Tanks 151 Exponential Decay 15 Applications Definition 151 The exponential decay equation for N is N = k N, k

More information

SET 1. (1) Solve for x: (a) e 2x = 5 3x

SET 1. (1) Solve for x: (a) e 2x = 5 3x () Solve for x: (a) e x = 5 3x SET We take natural log on both sides: ln(e x ) = ln(5 3x ) x = 3 x ln(5) Now we take log base on both sides: log ( x ) = log (3 x ln 5) x = log (3 x ) + log (ln(5)) x x

More information

0 Review: Lines, Fractions, Exponents Lines Fractions Rules of exponents... 4

0 Review: Lines, Fractions, Exponents Lines Fractions Rules of exponents... 4 Contents 0 Review: Lines, Fractions, Exponents 2 0.1 Lines................................... 2 0.2 Fractions................................ 3 0.3 Rules of exponents........................... 4 1 Functions

More information

Pre-Calculus Notes from Week 6

Pre-Calculus Notes from Week 6 1-105 Pre-Calculus Notes from Week 6 Logarithmic Functions: Let a > 0, a 1 be a given base (as in, base of an exponential function), and let x be any positive number. By our properties of exponential functions,

More information

where people/square mile. In

where people/square mile. In CALCULUS WORKSHEET ON APPLICATIONS OF THE DEFINITE INTEGRAL - ACCUMULATION Work the following on notebook paper. Use your calculator on problems 1-8 and give decimal answers correct to three decimal places.

More information

Solve by equating exponents

Solve by equating exponents EXAMPLE 1 x Solve 4 = 1 Solve by equating exponents x 3 SOLUTION x 1 4 = x x 3 1 ( ) = ( ) x x + 3 = x = x + 3 x = 1 x 3 Write original equation. Rewrite 4 and base. 1 as powers with Power of a power property

More information

2. (10 points) Find an equation for the line tangent to the graph of y = e 2x 3 at the point (3/2, 1). Solution: y = 2(e 2x 3 so m = 2e 2 3

2. (10 points) Find an equation for the line tangent to the graph of y = e 2x 3 at the point (3/2, 1). Solution: y = 2(e 2x 3 so m = 2e 2 3 November 24, 2009 Name The total number of points available is 145 work Throughout this test, show your 1 (10 points) Find an equation for the line tangent to the graph of y = ln(x 2 +1) at the point (1,

More information

Unit #18 - Level Curves, Partial Derivatives

Unit #18 - Level Curves, Partial Derivatives Unit #8 - Level Curves, Partial Derivatives Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Contour Diagrams. Figure shows the densit of the fo population P (in foes per square

More information

Essential Academic Skills Subtest III: Mathematics (003)

Essential Academic Skills Subtest III: Mathematics (003) Essential Academic Skills Subtest III: Mathematics (003) NES, the NES logo, Pearson, the Pearson logo, and National Evaluation Series are trademarks in the U.S. and/or other countries of Pearson Education,

More information

Functions Modeling Change A Preparation for Calculus Third Edition

Functions Modeling Change A Preparation for Calculus Third Edition Powerpoint slides copied from or based upon: Functions Modeling Change A Preparation for Calculus Third Edition Connally, Hughes-Hallett, Gleason, Et Al. Copyright 2007 John Wiley & Sons, Inc. 1 Section

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

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.8 Exponential Growth and Decay In this section, we will: Use differentiation to solve real-life problems involving exponentially growing quantities. EXPONENTIAL

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

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

a) Represent this information using one or more equations.

a) Represent this information using one or more equations. Appendix G: Solving Systems of Equations Often, you will be able to solve a problem that you are interested in by finding a solution for a single equation. More complicated problems may require you to

More information

MATH 408N PRACTICE MIDTERM 1

MATH 408N PRACTICE MIDTERM 1 02/0/202 Bormashenko MATH 408N PRACTICE MIDTERM Show your work for all the problems. Good luck! () (a) [5 pts] Solve for x if 2 x+ = 4 x Name: TA session: Writing everything as a power of 2, 2 x+ = (2

More information

Since the logs have the same base, I can set the arguments equal and solve: x 2 30 = x x 2 x 30 = 0

Since the logs have the same base, I can set the arguments equal and solve: x 2 30 = x x 2 x 30 = 0 LOGARITHMIC EQUATIONS (LOGS) 1 Type 1: The first type of logarithmic equation has two logs, each having the same base, set equal to each other, and you solve by setting the insides (the "arguments") equal

More information

Applied Calculus I. Review Solutions. Qaisar Latif. October 25, 2016

Applied Calculus I. Review Solutions. Qaisar Latif. October 25, 2016 Applied Calculus I Review Solutions Qaisar Latif October 25, 2016 2 Homework 1 Problem 1. The number of people living with HIV infections increased worldwide approximately exponentially from 2.5 million

More information

Math 1120, Section 6 Calculus Test 3

Math 1120, Section 6 Calculus Test 3 November 15, 2012 Name The total number of points available is 158 Throughout this test, show your work Using a calculator to circumvent ideas discussed in class will generally result in no credit In general

More information

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

More information

APPENDIX : PARTIAL FRACTIONS

APPENDIX : PARTIAL FRACTIONS APPENDIX : PARTIAL FRACTIONS Appendix : Partial Fractions Given the expression x 2 and asked to find its integral, x + you can use work from Section. to give x 2 =ln( x 2) ln( x + )+c x + = ln k x 2 x+

More information

CfE Higher Mathematics Course Materials Topic 10: Logs and exponentials

CfE Higher Mathematics Course Materials Topic 10: Logs and exponentials SCHOLAR Study Guide CfE Higher Mathematics Course Materials Topic 10: Logs and exponentials Authored by: Margaret Ferguson Reviewed by: Jillian Hornby Previously authored by: Jane S Paterson Dorothy A

More information

Math 5a Reading Assignments for Sections

Math 5a Reading Assignments for Sections Math 5a Reading Assignments for Sections 4.1 4.5 Due Dates for Reading Assignments Note: There will be a very short online reading quiz (WebWork) on each reading assignment due one hour before class on

More information

Chapter 3 Exponential, Logistic, and Logarithmic Functions

Chapter 3 Exponential, Logistic, and Logarithmic Functions ch0_p_6qxd /8/0 :5 PM Page Section Exponential and Logistic Functions Chapter Exponential, Logistic, and Logarithmic Functions Section Exponential and Logistic Functions Exploration The point (0, ) is

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. 1) An initial investment of $14,000 is invested for 9 years in an account

More information