4A: #1e-l,2-5,6g-l (Base 10 logs) 4B: #1-3last col,4,5,6 last col (Base a logs)

Size: px
Start display at page:

Download "4A: #1e-l,2-5,6g-l (Base 10 logs) 4B: #1-3last col,4,5,6 last col (Base a logs)"

Transcription

1 1. Understand the meaning of and use logs of base 10 and base a 4A: #1e-l,2-5,6g-l (Base 10 logs) 4B: #1-3last col,4,5,6 last col (Base a logs) We have been looking at exponential functions of the form f(x) = a b (x - c) + d. A specific example might be the amount of money in a bank as a function of time: A(t) = 1500(1.0125) 4t We have explored certain questions all of which involved a known time t. But what if we were to ask how long does it take for the amount to reach 3000? We can start by writing the equation: 3000 = 1500(1.0125) 4t Dividing both sides by 1500 gives: 2 = (1.0125) 4t But this creates a troubling question: What do we have to raise to in order to get 2? If we knew, we could divide that by 4 to get our answer. Let's look at a simpler version of this question. What is the solution to 10 x = 100? This is easy since we can write 100 as 10 2 and equate exponents: x = 2! Suppose we want to solve 10 x = 50. We know that x has to be bigger than 1 but less than 10. What is it exactly? We give it a name: Definition of Base 10 Logarithm If 10 x = a then x = log 10 a...or... log10a is the exponent to which you raise 10 to get a. Notice that the log function undoes the exponentiation. It is the inverse of the exponential function. Graphically, it is the reflection around the line y = x (like all inverses) Geogebra Demo Notice that: Base 10 logs are particularly useful since we work in a decimal system. Consider the following logs: Base 10 is so common that if the base is absent, it is assumed to be base 10! So what would log(1235) be? Your calculator will give you an exact answer, but you should know that it's between 3 (10 3 = 1000) and 4 (10 4 = 10,000) and thus, it is closer to 3. How about log(55,472)? Let's work with these some more:

2 b We've seen logs in base 10. The same idea holds for any base. In other words: Geogebra Demo Definition of Logarithm If b x = y then x = log b y...or... logb y is the exponent to which you raise b to get y. Notice that: and... Equivalent equations can be written in logarithmic or exponential form. For example 3 x = 12 means x = log312 Try some: Write equivalent equations for the following: Evaluate some logs for situations you know: Another question: What is the log 2(-32)? The domain of any log function must be restricted to positive arguments! 4A: #1e-l,2-5,6g-l (Base 10 logs) 4B: #1-3last col,4,5,6 last col (Base a logs) The most common bases, other than 10 and e are 2 and 3. As such, it's important to know by memory some of the lower powers of 2 and 3. You know the powers of 2 up to Now learn the powers of 3 through 3 5.

3 Invitation: UNM-PNM Friday, 11/4. Register at UNM-PNM web site. Powers of 10 4A: #1e-l,2-5,6g-l (Base 10 logs) 4B: #1-3last col,4,5,6 last col (Base a logs) Discuss a few from #6. Take questions Understand and use laws of logarithms 4C.1: #1col3,2cfi,3def,4-7last row (Laws of logs) 4C.2: #1-2lastcol,3,4lastcol (Log equations) QB: #4,5,6a,7ab,13 (QB Log Properties) (due Tue, 11/1) Every log equation has an equivalent Let's look at some properties of logarithms: exponential version - and vice versa! What would the log of a product be? That is, can we rewrite log(ab)? Let log(a) = x and log(b) = y Then, 10 x = a and 10 y = b Multiplying these two means 10 x 10 y = ab or 10 x + y = ab Using the definition, log(ab) = x + y or log(ab) = log(a) + log(b) Hmmm... think you could do somethings similar to find a rule for? Let log(a) = x and log(b) = y Then, 10 x = a and 10 y = b Dividing these two means 10 x 10 y = or 10 x - y = Using the definition, x - y = or = log(a)- log(b) Hmmm...another common situation is to evaluate log a b Any ideas? Let x = log a Then, by definition, 10 x = a Raise both sides to the b to get (10 x ) b = a b or 10 xb = a b log(a b ) = bx Since x = log a, we can rewrite this as log(a b ) = b log a More generally, these results hold for any base c > 0 as long as c 1: And a reminder: from the definition, we have the following properties Properties of Logarithms Let's see some applications: Write as a single logarithm:

4 .2 1. Solve equations involving logarithms by equating arguments Consider the following equations involving logarithms. Can you solve them? A reminder about the relationship between powers and logarithms: Since log bx is the power to which we raise b to get x, we have: Similarly, logbb x is the power to which we raise b to get b x so: Properties of Logarithms These can help simplify our lives: For example, is just log 3(3-4/5 ) So it evaluates to -4/5. Try a few: /4 Calculating logs that are not known. The log key on your calculator calculates log base 10 or the common logarithm The ln key on your calculator calculates log base e or the natural logarithm We will discuss how to find logs of other bases soon. First, let's look at how to write some equations in logarithmic form. As we do these, think about how we might work backward from the answer to the original equation. Consider y = 2 x. Take the log base 10 of both sides to get log(y) = log 2 x or log(y) = xlog2 Or how about? Can you write it as a log base 10 equation? log(r) = log(b) log(l) Try. log(l) = log(a) + log(b) - log(c) Note that we're using log 10 above. We can use any base (some are more useful than others) You can take the logarithm of both sides of an equation and use the rules of logarithms to rewrite an equation in logarithmic form. Now try to try to remove the logarithms from some equations by using the properties of logarithms: Finally, let's use these ideas to solve some logarithmic equations: Alternatively, What was the strategy? We used log rules to get a single log of the same base on both sides What was the strategy? We simplified into a single log on one side then used definition of log. Alternatively, Solving equations with logs 1) Manipulate both sides until there is one log term of the same base on each side. 2) Set the arguments of the two log functions equal. 3) Solve for the variable Note: Working with logarithmic equations can create extraneous solutions because the domain of the log function is restricted! Check your answers! 4C.1: #1col3,2cfi,3def,4-7last row (Laws of logs) 4C.2: #1-2lastcol,3,4lastcol (Log equations) QB: #4,5,6a,7ab,13 (QB Log Properties) (due Tue, 11/1)

5 4C.1: #1col3,2cfi,3def,4-7last row (Laws of logs) 4C.2: #1-2lastcol,3,4lastcol (Log equations) Present 2f,3f,4f,5f,6f Present 1h,2dfh,3,4df Quick Quiz 1. Write as a single logarithm or integer: [2 marks each] a) b) c) 2. [2 marks each] a) b) 3. Write the equations without logarithms: [2 marks each] a) b) 4. Solve the equations: [3 marks each] a) b).1&2 1. Strengthen log skills working with natural logs 4D.1: #1-4all,5-6lastrow (Natural logarithms) 4D.2: #1-4lastcol,5efgh (Laws of natural logs (not new, more practice)) Natural logarithms are logarithms with a base of the natural number e. They follow the same rules as any other logarithm. They are very common and loge is written as ln. Scientific calculators have a ln key on them Some specific identities for natural logs include: Section D.2 is more practice with the laws of logarithms, this time using natural logs. Do you recall how to work with equations that have constants in them? Write the constant as a log of the base to the constant. 4D.1: #1-4all,5-6lastrow (Natural logarithms) 4D.2: #1-4lastcol,5efgh (Laws of natural logs (not new, more practice))...and QB: #4,5,6a,7ab,13 (QB Log Properties) (due Tue,11/1)

6 We will have the Unit Test on Exponents and Logarithms on Tuesday, 11/8 4D.1: #1-4all,5-6lastrow (Natural logarithms) 4D.2: #1-4lastcol,5efgh (Laws of natural logs (not new, more practice)) QB: #4,5,6a,7ab,13 (QB Log Properties) Questions only Present: #2i,3f,4f,5h Present: all QB Quick Quiz 1. Write as a single logarithm or integer [2] [2] 2. Show that [2] [2] 3. Write without logarithms 4. Solve for x [2] [2] 1. Solve equations involving logarithms by equating arguments 4E: #1-2lastcol,3,5-6deh,7bc (Natural log equations) 4F: #1-3abc,4 (Change of base formula) QB: #3,7c (QB Change of Base) We have looked at setting exponents equal to solve exponential equations. But the bases on both sides have to be the same. When that is not possible, you can take the log (use any convenient base) of both sides of an equation. Some examples: Solving equations with exponents when the bases are different! 1) Simplify both sides as much as possible first. 2) Take the log of both sides, using an appropriate base depending on the situation. 3) Manipulate the equation with log rules until you can isolate the variable. 4) Simplify the result, using a calculator with proper rounding or as an exact answer.

7 1. Understand and apply the change of base formula Consider the equation y = 2 x. From the definition of logarithms, x = log2y. But you can also solve this, as we've done, by taking the log of both sides using any base (10 is convenient): log y = log 2 x Using the log rule for powers, we get: log y = xlog 2 Dividing both sides by log 2: Hmmm... There was nothing special about using base 10. So in general: Change of Base Formula for Logarithms Use whatever base is convenient for c. A couple constraints: a, b, c > 0 and b& c 1 Here's another way to see it: Try a couple: Estimate without a calculator log 5 14,500 log 54, log /0.8 6 Here's one in a context Your calculator will do this: [MATH][A:LogBASE] or [ALPHA][WINDOW][5:LogBASE] Caution: Overuse of calculators can lead to arthritis of the fingers, blisters, drowsiness and the inability to text. Unit Test on Exponents and Logarithms will be Tuesday, 11/8 4E: #1-2lastcol,3,5-6deh,7bc (Natural log equations) 4F: #1-3abc,4 (Change of base formula) QB: #3,7c (QB Change of Base)

8 Unit Test on Exponents and Logarithms will be Tuesday, 11/8 4E: #1-2lastcol,3,5-6deh,7bc (Natural log equations) Present #5d,6d, 7c 4F: #1-3abc,4 (Change of base formula) Present #1c,2c,3c,4 1. Graph and interpret graphs of transformations of log functions 4G: #1-2ad,3,4,6 (Graphs of logarithms) What does a graph of a logarithm look like. Recall that logarithms are inverses of exponentials. Can you graph the function f(x) = log(x)? Let's look at these in more detail. GGB Exponentials & Logs Properties of Graphs of Logarithms The graph of y = log b(x) has the following properties for any base b: The curve is a reflection of a corresponding exponential across the line y = x (they are inverses) The domain is x > 0 (we can only find logs of positive numbers) The graph has a vertical asymptote at x = 0 (the y-axis) The domain of log b(g(x)) is given by the values of x that make g(x) > 0 Consider the family of graphs that are generated by transforming y = log b(x) by scaling and shifting the curve. The generalized form of the family of log functions is: y = a log b(x - c) + d In a way that is analogous to exponential functions, we have: Summary of Graphs of Logarithmic Curves For f(x) = a log b(x - c) + d a stretches the curve vertically > a > 0 stretches the curve > 0 < a < 1 compresses the curve > a < 0 reflects over the x-axis (flips vertically) b increases or decreases the rate of change (steepness) of the curve > b > 1 curve is increasing > 0 < b < 1 curve is decreasing > b < 0 is for a future math class c shifts the curve horizontally > c > 0 shifts the curve to the right > c < 0 shifts the curve to the left d shifts the curve vertically > d > 0 shifts the curve up > d < 0 shifts the curve down Try one. Sketch a graph of Hint: A good sketch will have at least 2 points labelled, indicate axis intercepts, and show relevant asymptotes (as equations, of course). Unit Test on Exponents and Logarithms will be Tuesday, 11/8 4G: #1-2ad,3,4,6 (Graphs of logarithms)

9 4G: #1-2ad,3,4,6 (Graphs of logarithms) Discuss questions and #3,6 1. Solve problems involving growth and decay 4H: #2-14 even (Solve growth & decay using logs) QB: #8,9,10,11,16 (QB Growth & Decay) Very common application of exponents and logarithms involve real world growth and decay. Let's look at some examples: Use your calculator here... 4H: #2-14 even (Solve growth & decay using logs) QB: #8,9,10,11,16 (QB Growth & Decay) This completes our work with logarithms. We will have an exam on exponents and logarithms next time.

Skill 6 Exponential and Logarithmic Functions

Skill 6 Exponential and Logarithmic Functions Skill 6 Exponential and Logarithmic Functions Skill 6a: Graphs of Exponential Functions Skill 6b: Solving Exponential Equations (not requiring logarithms) Skill 6c: Definition of Logarithms Skill 6d: Graphs

More information

Skill 6 Exponential and Logarithmic Functions

Skill 6 Exponential and Logarithmic Functions Skill 6 Exponential and Logarithmic Functions Skill 6a: Graphs of Exponential Functions Skill 6b: Solving Exponential Equations (not requiring logarithms) Skill 6c: Definition of Logarithms Skill 6d: Graphs

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

GUIDED NOTES 6.4 GRAPHS OF LOGARITHMIC FUNCTIONS

GUIDED NOTES 6.4 GRAPHS OF LOGARITHMIC FUNCTIONS GUIDED NOTES 6.4 GRAPHS OF LOGARITHMIC FUNCTIONS LEARNING OBJECTIVES In this section, you will: Identify the domain of a logarithmic function. Graph logarithmic functions. FINDING THE DOMAIN OF A LOGARITHMIC

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

Use a graphing utility to approximate the real solutions, if any, of the equation rounded to two decimal places. 4) x3-6x + 3 = 0 (-5,5) 4)

Use a graphing utility to approximate the real solutions, if any, of the equation rounded to two decimal places. 4) x3-6x + 3 = 0 (-5,5) 4) Advanced College Prep Pre-Calculus Midyear Exam Review Name Date Per List the intercepts for the graph of the equation. 1) x2 + y - 81 = 0 1) Graph the equation by plotting points. 2) y = -x2 + 9 2) List

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

POD. A) Graph: y = 2e x +2 B) Evaluate: (e 2x e x ) 2 2e -x. e 7x 2

POD. A) Graph: y = 2e x +2 B) Evaluate: (e 2x e x ) 2 2e -x. e 7x 2 POD A) Graph: y = 2e x +2 B) Evaluate: (e 2x e x ) 2 2e -x e 7x 2 4.4 Evaluate Logarithms & Graph Logarithmic Functions What is a logarithm? How do you read it? What relationship exists between logs and

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

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

Before we do that, I need to show you another way of writing an exponential. We all know 5² = 25. Another way of writing that is: log

Before we do that, I need to show you another way of writing an exponential. We all know 5² = 25. Another way of writing that is: log Chapter 13 Logarithms Sec. 1 Definition of a Logarithm In the last chapter we solved and graphed exponential equations. The strategy we used to solve those was to make the bases the same, set the exponents

More information

Definition of a Logarithm

Definition of a Logarithm Chapter 17 Logarithms Sec. 1 Definition of a Logarithm In the last chapter we solved and graphed exponential equations. The strategy we used to solve those was to make the bases the same, set the exponents

More information

Definition of a Logarithm

Definition of a Logarithm Chapter 17 Logarithms Sec. 1 Definition of a Logarithm In the last chapter we solved and graphed exponential equations. The strategy we used to solve those was to make the bases the same, set the exponents

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

Definition of a Logarithm

Definition of a Logarithm Chapter 17 Logarithms Sec. 1 Definition of a Logarithm In the last chapter we solved and graphed exponential equations. The strategy we used to solve those was to make the bases the same, set the exponents

More information

Goal: Simplify and solve exponential expressions and equations

Goal: Simplify and solve exponential expressions and equations Pre- Calculus Mathematics 12 4.1 Exponents Part 1 Goal: Simplify and solve exponential expressions and equations Logarithms involve the study of exponents so is it vital to know all the exponent laws.

More information

4.4 Graphs of Logarithmic Functions

4.4 Graphs of Logarithmic Functions 590 Chapter 4 Exponential and Logarithmic Functions 4.4 Graphs of Logarithmic Functions In this section, you will: Learning Objectives 4.4.1 Identify the domain of a logarithmic function. 4.4.2 Graph logarithmic

More information

HW#1. Unit 4B Logarithmic Functions HW #1. 1) Which of the following is equivalent to y=log7 x? (1) y =x 7 (3) x = 7 y (2) x =y 7 (4) y =x 1/7

HW#1. Unit 4B Logarithmic Functions HW #1. 1) Which of the following is equivalent to y=log7 x? (1) y =x 7 (3) x = 7 y (2) x =y 7 (4) y =x 1/7 HW#1 Name Unit 4B Logarithmic Functions HW #1 Algebra II Mrs. Dailey 1) Which of the following is equivalent to y=log7 x? (1) y =x 7 (3) x = 7 y (2) x =y 7 (4) y =x 1/7 2) If the graph of y =6 x is reflected

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

Logarithms Dr. Laura J. Pyzdrowski

Logarithms Dr. Laura J. Pyzdrowski 1 Names: (8 communication points) About this Laboratory An exponential function of the form f(x) = a x, where a is a positive real number not equal to 1, is an example of a one-to-one function. This means

More information

2(x 4 7x 2 18) 2(x 2 9)(x 2 + 2) 2(x 3)(x + 3)(x 2 + 2)

2(x 4 7x 2 18) 2(x 2 9)(x 2 + 2) 2(x 3)(x + 3)(x 2 + 2) Completely factor 2x 4 14x 2 36 2(x 4 7x 2 18) 2(x 2 9)(x 2 + 2) 2(x 3)(x + 3)(x 2 + 2) Add and simplify Simplify as much as possible Subtract and simplify Determine the inverse of Multiply and simplify

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

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

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

Appendix A. Common Mathematical Operations in Chemistry

Appendix A. Common Mathematical Operations in Chemistry Appendix A Common Mathematical Operations in Chemistry In addition to basic arithmetic and algebra, four mathematical operations are used frequently in general chemistry: manipulating logarithms, using

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

EXAM 3 Tuesday, March 18, 2003

EXAM 3 Tuesday, March 18, 2003 MATH 12001 Precalculus: Algebra & Trigonometry Spring 2003 Sections 2 & 3 Darci L. Kracht Name: Score: /100. 115 pts available EXAM 3 Tuesday, March 18, 2003 Part I: NO CALCULATORS. (You must turn this

More information

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle:

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: Calculus involves formally describing what happens as a value becomes infinitesimally small (or large).

More information

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 2

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 2 4-5 Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Solve. 1. log 16 x = 3 2 64 2. log x 1.331 = 3 1.1 3. log10,000 = x 4 Objectives Solve exponential and logarithmic equations and equalities.

More information

Summary sheet: Exponentials and logarithms

Summary sheet: Exponentials and logarithms F Know and use the function a and its graph, where a is positive Know and use the function e and its graph F2 Know that the gradient of e k is equal to ke k and hence understand why the eponential model

More information

Numerical Methods. Exponential and Logarithmic functions. Jaesung Lee

Numerical Methods. Exponential and Logarithmic functions. Jaesung Lee Numerical Methods Exponential and Logarithmic functions Jaesung Lee Exponential Function Exponential Function Introduction We consider how the expression is defined when is a positive number and is irrational.

More information

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle:

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: Calculus involves formally describing what happens as a value becomes infinitesimally small (or large).

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

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

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

Logarithmic Functions

Logarithmic Functions Name Student ID Number Group Name Group Members Logarithmic Functions 1. Solve the equations below. xx = xx = 5. Were you able solve both equations above? If so, was one of the equations easier to solve

More information

Internet Mat117 Formulas and Concepts. d(a, B) = (x 2 x 1 ) 2 + (y 2 y 1 ) 2. ( x 1 + x 2 2., y 1 + y 2. (x h) 2 + (y k) 2 = r 2. m = y 2 y 1 x 2 x 1

Internet Mat117 Formulas and Concepts. d(a, B) = (x 2 x 1 ) 2 + (y 2 y 1 ) 2. ( x 1 + x 2 2., y 1 + y 2. (x h) 2 + (y k) 2 = r 2. m = y 2 y 1 x 2 x 1 Internet Mat117 Formulas and Concepts 1. The distance between the points A(x 1, y 1 ) and B(x 2, y 2 ) in the plane is d(a, B) = (x 2 x 1 ) 2 + (y 2 y 1 ) 2. 2. The midpoint of the line segment from A(x

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

Internet Mat117 Formulas and Concepts. d(a, B) = (x 2 x 1 ) 2 + (y 2 y 1 ) 2., y 1 + y 2. ( x 1 + x 2 2

Internet Mat117 Formulas and Concepts. d(a, B) = (x 2 x 1 ) 2 + (y 2 y 1 ) 2., y 1 + y 2. ( x 1 + x 2 2 Internet Mat117 Formulas and Concepts 1. The distance between the points A(x 1, y 1 ) and B(x 2, y 2 ) in the plane is d(a, B) = (x 2 x 1 ) 2 + (y 2 y 1 ) 2. 2. The midpoint of the line segment from A(x

More information

Foundations of Math II Unit 5: Solving Equations

Foundations of Math II Unit 5: Solving Equations Foundations of Math II Unit 5: Solving Equations Academics High School Mathematics 5.1 Warm Up Solving Linear Equations Using Graphing, Tables, and Algebraic Properties On the graph below, graph the following

More information

Logarithms Tutorial for Chemistry Students

Logarithms Tutorial for Chemistry Students 1 Logarithms 1.1 What is a logarithm? Logarithms Tutorial for Chemistry Students Logarithms are the mathematical function that is used to represent the number (y) to which a base integer (a) is raised

More information

Lesson 4b More on LOGARITHMS

Lesson 4b More on LOGARITHMS Lesson 4b More on LOGARITHMS Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found

More information

Review of Functions A relation is a function if each input has exactly output. The graph of a function passes the vertical line test.

Review of Functions A relation is a function if each input has exactly output. The graph of a function passes the vertical line test. CA-Fall 011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 01 Chapter 5: Exponential Functions and Logarithmic Functions 1 Section 5.1 Inverse Functions Inverse

More information

44 Wyner PreCalculus Spring 2017

44 Wyner PreCalculus Spring 2017 44 Wyner PreCalculus Spring 207 CHAPTER FIVE: EXPONENTIAL AND LOGARITHMIC FUNCTIONS Review January 30 Test February 7 An exponential function is one with the independent variable in the exponent, such

More information

6.4 Logarithmic Equations and Inequalities

6.4 Logarithmic Equations and Inequalities 6.4 Logarithmic Equations and Inequalities 459 6.4 Logarithmic Equations and Inequalities In Section 6.3 we solved equations and inequalities involving exponential functions using one of two basic strategies.

More information

Instructor Quick Check: Question Block 12

Instructor Quick Check: Question Block 12 Instructor Quick Check: Question Block 2 How to Administer the Quick Check: The Quick Check consists of two parts: an Instructor portion which includes solutions and a Student portion with problems for

More information

Exponential and Log Functions Quiz (non-calculator)

Exponential and Log Functions Quiz (non-calculator) Exponential and Log Functions Quiz (non-calculator) [46 marks] Let f(x) = log p (x + ) for x >. Part of the graph of f is shown below. The graph passes through A(6, 2), has an x-intercept at ( 2, 0) and

More information

Exponential and Logarithmic Functions. By Lauren Bae and Yamini Ramadurai

Exponential and Logarithmic Functions. By Lauren Bae and Yamini Ramadurai Exponential and Logarithmic Functions By Lauren Bae and Yamini Ramadurai What is an Exponential Function? An exponential function any function where the variable is now the power, rather than the base.

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

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

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

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

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

Pre-calculus 12 Curriculum Outcomes Framework (110 hours)

Pre-calculus 12 Curriculum Outcomes Framework (110 hours) Curriculum Outcomes Framework (110 hours) Trigonometry (T) (35 40 hours) General Curriculum Outcome: Students will be expected to develop trigonometric reasoning. T01 Students will be expected to T01.01

More information

4-3 Logarithmic Functions

4-3 Logarithmic Functions 4-3 Logarithmic Functions Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Use mental math to evaluate.. 4 3 2. 6 4 2 3. 0 5 0.0000 4. 5. A power has a base of 2 and exponent of 4. Write and evaluate

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

Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial

Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial Shapes of Polynomials Look at the shape of the odd degree polynomials

More information

Lesson 5b Solving Quadratic Equations

Lesson 5b Solving Quadratic Equations Lesson 5b Solving Quadratic Equations In this lesson, we will continue our work with Quadratics in this lesson and will learn several methods for solving quadratic equations. The first section will introduce

More information

Logarithmic Functions

Logarithmic Functions Warm Up Use mental math to evaluate.. 4 3 2. 6 4 2 3. 0 5 0.0000 4. 5. A power has a base of 2 and exponent of 4. Write and evaluate the power. ( 2) 4 = 6 Write equivalent forms for exponential and logarithmic

More information

Activity 3.8 Logarithmic Functions

Activity 3.8 Logarithmic Functions Name Activity 3.8 Logarithmic Functions Date Spheres are all around you (pardon the pun). You play sports with spheres like baseballs, basketballs, and golf balls. You live on a sphere. Earth is a big

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

Stephen F Austin. Exponents and Logarithms. chapter 3

Stephen F Austin. Exponents and Logarithms. chapter 3 chapter 3 Starry Night was painted by Vincent Van Gogh in 1889. The brightness of a star as seen from Earth is measured using a logarithmic scale. Exponents and Logarithms This chapter focuses on understanding

More information

Chapter 6/7- Logarithmic and Exponential Functions

Chapter 6/7- Logarithmic and Exponential Functions Chapter 6/7- Logarithmic and Exponential Functions Lesson Package MHF4U Chapter 6/7 Outline Unit Goal: By the end of this unit, you will be able to demonstrate an understanding of the relationship between

More information

Chapter 6/7- Logarithmic and Exponential Functions

Chapter 6/7- Logarithmic and Exponential Functions Chapter 6/7- Logarithmic and Exponential Functions Lesson Package MHF4U Chapter 6/7 Outline Unit Goal: By the end of this unit, you will be able to demonstrate an understanding of the relationship between

More information

The final is cumulative, but with more emphasis on chapters 3 and 4. There will be two parts.

The final is cumulative, but with more emphasis on chapters 3 and 4. There will be two parts. Math 141 Review for Final The final is cumulative, but with more emphasis on chapters 3 and 4. There will be two parts. Part 1 (no calculator) graphing (polynomial, rational, linear, exponential, and logarithmic

More information

Section 4.5 Graphs of Logarithmic Functions

Section 4.5 Graphs of Logarithmic Functions 6 Chapter 4 Section 4. Graphs of Logarithmic Functions Recall that the eponential function f ( ) would produce this table of values -3 - -1 0 1 3 f() 1/8 ¼ ½ 1 4 8 Since the arithmic function is an inverse

More information

Algebra 2 and Trigonometry Honors

Algebra 2 and Trigonometry Honors Algebra 2 and Trigonometry Honors Chapter 8: Logarithms Part A Name: Teacher: Pd: 1 Table of Contents Day 1: Inverses and Graphs of Logarithmic Functions & Converting an Exponential Equation into a Logarithmic

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

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

5.1. EXPONENTIAL FUNCTIONS AND THEIR GRAPHS

5.1. EXPONENTIAL FUNCTIONS AND THEIR GRAPHS 5.1. EXPONENTIAL FUNCTIONS AND THEIR GRAPHS 1 What You Should Learn Recognize and evaluate exponential functions with base a. Graph exponential functions and use the One-to-One Property. Recognize, evaluate,

More information

MATH 1113 Exam 2 Review

MATH 1113 Exam 2 Review MATH 1113 Exam 2 Review 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: Exponential

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

College Algebra. Chapter 5 Review Created by: Lauren Atkinson. Math Coordinator, Mary Stangler Center for Academic Success

College Algebra. Chapter 5 Review Created by: Lauren Atkinson. Math Coordinator, Mary Stangler Center for Academic Success College Algebra Chapter 5 Review Created by: Lauren Atkinson Math Coordinator, Mary Stangler Center for Academic Success Note: This review is composed of questions from the chapter review at the end of

More information

Teacher: Mr. Chafayay. Name: Class & Block : Date: ID: A. 3 Which function is represented by the graph?

Teacher: Mr. Chafayay. Name: Class & Block : Date: ID: A. 3 Which function is represented by the graph? Teacher: Mr hafayay Name: lass & lock : ate: I: Midterm Exam Math III H Multiple hoice Identify the choice that best completes the statement or answers the question Which function is represented by the

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

ALGEBRA II: A. Survey of Functions. Jeff Shriner

ALGEBRA II: A. Survey of Functions. Jeff Shriner ALGEBRA II: A Survey of Functions Jeff Shriner J S Created for University of Colorado PCDP, Summer 2014 1 C O N T E N T S 0 0.1: pre-requisite review 5 0 0.2: functions 7 0 0.3: inverse functions 11 0

More information

C log a? Definition Notes

C log a? Definition Notes Log Page C 8. log a? Definition Notes The Definition of a Logarithm: log 9? log 9? Think: What power do you have to raise 3 to, to equal 9? log 8? log 83? 3 8 equals to what power? b is the base. a is

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

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number.

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number. L7-1 Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions Recall that a power function has the form f(x) = x r where r is a real number. f(x) = x 1/2 f(x) = x 1/3 ex. Sketch the graph of

More information

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying Math 1050 2 ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying General Tips for Studying: 1. Review this guide, class notes, the

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

9-3 CC6 Exponential Growth and and Decay

9-3 CC6 Exponential Growth and and Decay 9-3 CC6 Exponential Growth and and Decay Application Graphs (transformation) Exponential v.s. Log Algebra 1 Warm Up Simplify each expression. 1. (4 + 0.05) 2 16.4025 2. 25(1 + 0.02) 3 26.5302 3. 1.0075

More information

Exploring the Logarithmic Function Pg. 451 # 1 6. Transformations of the Logarithmic Function Pg. 457 # 1 4, 7, 9

Exploring the Logarithmic Function Pg. 451 # 1 6. Transformations of the Logarithmic Function Pg. 457 # 1 4, 7, 9 UNIT 7 EXPONENTIAL AND LOGARITHMIC FUNCTIONS Date Lesson Text TOPIC Homework Dec. 7. (70) 8. Exploring the Logarithmic Function Pg. 45 # 6 Dec. 4 7. (7) 8. Transformations of the Logarithmic Function Pg.

More information

Objectives 1. Understand and use terminology and notation involved in sequences

Objectives 1. Understand and use terminology and notation involved in sequences Go over Exp/Log and Transformations Quizzes 1. Understand and use terminology and notation involved in sequences A number sequence is any list of numbers with a recognizable pattern. The members of a sequence

More information

16.2 Solving Exponential Equations

16.2 Solving Exponential Equations Locker LESSON 16.2 Solving Exponential Equations Texas Math Standards The student is expected to: A2.5.D Solve exponential equations of the form y = ab x where a is a nonzero real number and b is greater

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

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

1.1 Basic Algebra. 1.2 Equations and Inequalities. 1.3 Systems of Equations

1.1 Basic Algebra. 1.2 Equations and Inequalities. 1.3 Systems of Equations 1. Algebra 1.1 Basic Algebra 1.2 Equations and Inequalities 1.3 Systems of Equations 1.1 Basic Algebra 1.1.1 Algebraic Operations 1.1.2 Factoring and Expanding Polynomials 1.1.3 Introduction to Exponentials

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

Exponential Functions

Exponential Functions CONDENSED LESSON 5.1 Exponential Functions In this lesson, you Write a recursive formula to model radioactive decay Find an exponential function that passes through the points of a geometric sequence Learn

More information

Math 137 Exam #3 Review Guide

Math 137 Exam #3 Review Guide Math 7 Exam # Review Guide The third exam will cover Sections.-.6, 4.-4.7. The problems on this review guide are representative of the type of problems worked on homework and during class time. Do not

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. Calculus I - Homework Chapter 2 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether the graph is the graph of a function. 1) 1)

More information

Pre-Calculus Summer Packet

Pre-Calculus Summer Packet 2013-2014 Pre-Calculus Summer Packet 1. Complete the attached summer packet, which is due on Friday, September 6, 2013. 2. The material will be reviewed in class on Friday, September 6 and Monday, September

More information

Exploring the Logarithmic Function (PROVING IDENTITIES QUIZ) Transformations of the Logarithmic Function Pg. 457 # 1 4, 7, 9

Exploring the Logarithmic Function (PROVING IDENTITIES QUIZ) Transformations of the Logarithmic Function Pg. 457 # 1 4, 7, 9 UNIT 7 EXPONENTIAL AND LOGARITHMIC FUNCTIONS Date Lesson Text TOPIC Homework Dec. 5 7. 8. Exploring the Logarithmic Function (PROVING IDENTITIES QUIZ) Pg. 5 # 6 Dec. 6 7. 8. Transformations of the Logarithmic

More information

Intro to Algebra Today. We will learn names for the properties of real numbers. Homework Next Week. Due Tuesday 45-47/ 15-20, 32-35, 40-41, *28,29,38

Intro to Algebra Today. We will learn names for the properties of real numbers. Homework Next Week. Due Tuesday 45-47/ 15-20, 32-35, 40-41, *28,29,38 Intro to Algebra Today We will learn names for the properties of real numbers. Homework Next Week Due Tuesday 45-47/ 15-20, 32-35, 40-41, *28,29,38 Due Thursday Pages 51-53/ 19-24, 29-36, *48-50, 60-65

More information

Part I: Multiple Choice Questions

Part I: Multiple Choice Questions Name: Part I: Multiple Choice Questions. What is the slope of the line y=3 A) 0 B) -3 ) C) 3 D) Undefined. What is the slope of the line perpendicular to the line x + 4y = 3 A) -/ B) / ) C) - D) 3. Find

More information

A factor times a logarithm can be re-written as the argument of the logarithm raised to the power of that factor

A factor times a logarithm can be re-written as the argument of the logarithm raised to the power of that factor In this section we will be working with Properties of Logarithms in an attempt to take equations with more than one logarithm and condense them down into just a single logarithm. Properties of Logarithms:

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

Section 5.1 Determine if a function is a polynomial function. State the degree of a polynomial function.

Section 5.1 Determine if a function is a polynomial function. State the degree of a polynomial function. Test Instructions Objectives Section 5.1 Section 5.1 Determine if a function is a polynomial function. State the degree of a polynomial function. Form a polynomial whose zeros and degree are given. Graph

More information

What You Need to Know for the Chapter 7 Test

What You Need to Know for the Chapter 7 Test Score: /46 Name: Date: / / Hr: Alg 2C Chapter 7 Review - WYNTK CH 7 What You Need to Know for the Chapter 7 Test 7.1 Write & evaluate exponential expressions to model growth and decay situations. Determine

More information