WEEK #2: Cobwebbing, Equilibria, Exponentials and Logarithms

Size: px
Start display at page:

Download "WEEK #2: Cobwebbing, Equilibria, Exponentials and Logarithms"

Transcription

1 WEEK #2: Cobwebbing, Equilibria, Exponentials and Logarithms Goals: Analyze Discrete-Time Dynamical Systems Logs and Exponentials Textbook reading for Week #2: Read Sections

2 2 Graphical Analysis To prepare for this topic, you should read Section 1.6 in the textbook. A powerful way to understand the behaviour of discrete-time dynamical systems is to use graphs to understand the behaviour. Example: The first 4 steps of the solution to the morphine system, a t+4 = 0.7a t are shown below, for the starting point a 0 = 0 mg, and a 0 = 50 mg.

3 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 3 First, we draw the solution graph, which is usually what we want in the end. This is the prediction of morphine levels over time. t a t a t+4 t a t a t

4 4 For the same example, however, it is useful to see how we can also view the morphine levels over time in the updating function, a t+4 = 0.7a t This process is called cobwebbing and uses the y = x line as an important reference line.

5 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 5 t a t a t+4 t a t a t

6 6 Association: why is the y = x line important when drawing inverse functions? Why is the y = x line, or a t = a t+4 line in this example, important on the graph of the updating function?

7 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 7 When the updating function a t+4 = 0.7a t + 10 crosses the a t = a t+4 line, what is special about that a value? Confirm this by finding a t+4 if we start at the intersection value, a t =

8 8 Cobwebbing Cobwebbing is a graphical technique for visualizing the solution to a discrete-time dynamical model using only the updating function. From Section 1.6, 1. Graph the updating function and the diagonal. 2. Starting from the initial condition on the horizontal axis, go up to the updating function and over to the diagonal. 3. Repeat until you have taken the specified number of steps, or until you find the pattern. 4. Sketch the solutions at time 0, 1, 2, and so forth on an m t vs. t solution graph.

9 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 9 Example: Logistic Curve We will now use cobwebbing to predict the long-term behaviour of the solution, given the graph of the updating function below. We will study the effect of three different starting points. m t m t

10 10 Generate a cobwebbing diagram on the updating function graph, and then show the approximate solution for the system, given a starting point of m 0 = 50. Note that we have zoomed in on the graph for clarity. m t m t m t t (steps)

11 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 11 Repeat the cobwebbing process, but start near m 0 = 20. m t m t m t t (steps)

12 12 Finally, repeat the process again starting near m 0 = 10. m t m t m t t (steps)

13 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 13 What can you say about the long-term behaviour of this system?

14 14 Equilibria A point m is called an equilibrium of the system m t+1 = f(m t ) if, when we set m t = m, we also get f(m ) = m t+1 = m. The star here indicates a special value of m; using it for equilibria is a very common notation in mathematical biology, as well as in economics.

15 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 15 Example: Indicate the equilibria on the graphs from the last two examples. Morphine Example Logistic Example a t m t a t m t

16 16 Do all the equilibria eventually end up as likely asymptotes for the long-term behaviour, in the morphine example? Do all the equilibria eventually end up as likely asymptotes for the long-term behaviour, in the logistic example?

17 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 17 Finding Equilibria Algebraically The equilibria spotted on the graphs are helpful for understanding the system at a glance, but sometimes we want a numerical value for the equilibria, m. Equilibria Algorithm Given a system m t+1 = f(m t ) you can find the equilibria, m, by setting both m t and m t+1 equal to m in the updating function, then solving for m. What we are doing is setting m t = m t+1, which was our definition of an equilibrium.

18 18 Example: For the morphine dosage updating function, a t+4 = 0.7a t + 10 find the equilibrium value(s) for a. Does this agree with the graphical analysis earlier?

19 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 19 Example: Find the equilibria for a bacteria population, knowing that the bacteria population doubles in size every 3 hours: m t+3 = 2m t Interpret the result you get, thinking about bacterial population growth.

20 20 Parameters in Models A parameter is a quantity that is constant in the model, but possibly unknown. It differs from a variable in that it doesn t change while the model is being used, but may change for different applications. e.g. The metabolism value of 0.7 for morphine metabolism is a parameter, that would represent a standard patient. In another patient, however, the rate could be different, like 0.5 or 0.8. e.g. The dosage rate of 10 mg per 4 hours is also a parameter, which could be changed by the physician. In practice, a parameter is usually represented by a letter or symbol. It can be very helpful to work with the system with those symbols rather than numbers, to see how the values of the parameters affect properties e.g. the equilibria.

21 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 21 Using Parameters in Models Example: Find the equilibrium morphine level for the model a t+4 = βa t + d where β and d are parameters (think unknown constants ). Your answer will be in terms of β and d.

22 22 Say that the target equilibrium level of morphine in a patient (based on their weight and age) is 40 mg, and that a blood test indicates the metabolism parameter for this patient is β = 0.8. Find the required dosage for this patient so that their morphine level over time will approach the target level, in the long run.

23 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 23 Exponential Functions In your first assignment, you have seen the natural occurrence of exponential functions as solutions to discrete-time dynamical systems. Example: If a bacteria population follows the updating function p t+1 = 2p t what is the solution, or the function p(t), for an initial population of p 0?

24 24 Find the solution for a population modeled by the updating function q t+1 = 0.75q t Which population is growing, and which population converges to zero? What is the condition for an exponential of the form growing or shrinking? f(t) = a t

25 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 25 The number a is a positive number and is called the base of the function f. If 0 < a < 1, then the output of f decreases as the input increases and f models exponential decay. If 1 < a, then the output of f increases as the input increases and f models exponential growth. The exponential function isn t defined for negative bases (except with the help of complex numbers, in a later course) All exponential functions of the form f(t) = a t have graphs that pass through the point (0, 1), and lie entirely above the x-axis.

26

27 26 Sketch the graph of f(t) = a t for various bases a on the axes below. Is the horizontal line through (0, 1) also the graph of an exponential function? If so, what is its base?

28 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 27 What is the domain of a t? What is the range of a t?

29 28 Rules for Computing with Exponential Functions 1. a X+Y = a X a Y 2. a X Y = ax a Y 3. a XY = (a X ) Y = (a Y ) X 4. (ab) X = a X b X

30 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 29 A useful characteristic of exponential functions (f(t) = a t ) is that whenever the value of t is increased by a constant, the corresponding value of f(t) is multiplied by a corresponding number. Let f(t) = 4 t. How can we write f(t + 3) in terms of f(t)?

31 30 Logarithms For any function f(t) that is always increasing or always decreasing and is continuous, we can define the inverse function. That is, we can define a function g(t) such that g(f(t)) = t. We often write the inverse of f(t) as f 1 (t); note that this is not the same as 1/f(t). What test can be used to determine if a function has an inverse?

32 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 31 Since exponential functions, f(t) = a t, are continuous and always increasing (if a > 1) or always decreasing (if 0 < a < 1), we can define an inverse to any exponential function. The inverse function of a t is called the logarithm to base a, and is written log a t or log a (t). Log/Exponential Equivalency a c = t means log a t = c Without using a calculator, find log 10 (1/100) and log 10 (10, 000).

33 32 The following identity follows from the fact that a t and log a (t) are inverse functions: log a (a t ) = t and a log a t = t

34 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 33 By combining the exponential rules with the inverse property, we can obtain the following rules for all logarithmic functions. Rules for Computing with Logarithms 1. log a (AB) = log a A + log a B 2. log a (A/B) = log a A log a B 3. log a (A P ) = P log a A Example: With the help of logarithms, solve the equation 3e 5x+1 = 5.

35 34 Example: Find the doubling time of the population function P(t) = 500(1.4 t ). For the population function P(t) = 500(1.4) t, find how long it takes to reach a population of 10 6.

36 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 35 Log Bases With exponential functions, we can choose different bases (e x, 2 x, 1 3t. So too can we choose different bases for logarithms: log e (x) (or ln(x)), log 10 (x), or log 6 (x), etc. The functions a t and log a are not provided on calculators unless a = 10 or a = e (see next section of these notes). For other values of a, a t and log a can be expressed in terms of 10 t and log 10. To calculate log a t, we use the following formula:

37 36 Conversion of Log Bases log a t = log t log a = lnt ln a Prove the above formula, using the Rules for Computing with Logarithms and the fact that log a t = c means t = a c.

38 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 37 What does the value of value log 2 (10) represent? Use the base conversion and your calculator to approximate this value.

39 38 Graphs of Logarithmic Functions Since the logarithm in base 10 is commonly used in science, we define log t (no subscript) to mean log 10 t, for brevity. The graph of log t may be obtained from the graph of 10 t by reversing the axes (that is, by reflecting the graph in the line y = t).

40 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms t log 10 (t) 10

41 40 What is the domain of log t? What is the range of log t?

42 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 41 The Number e and the Natural Logarithm For reasons that are are not immediately obvious, the most commonly used base for logarithms in mathematics, as well as many sciences, is not 10, but the number e = This logarithm is called the natural logarithm and is written ln t (pronounced lawn t ). The natural logarithm and the corresponding exponential function, e t, are very important functions that reoccur throughout mathematics. Population models are often expressed using the exponential growth equation: P(t) = P 0 e kt If we are modeling population growth, why must k > 0 in the above equation?

43 42 The formula in P(t) = P 0 e kt form for exponential decay is exactly the same as for growth, except that k < 0 (why?). We say that the function P 0 e kt is growing (or decaying if k < 0) at a continuous rate of k; this phrase will only refer to functions of the form P 0 e kt.

44 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 43 On the axes below, sketch the graphs of y = e kt for k = 1, 2,

45 44 Converting between forms Sometimes we naturally find an exponential in the a t form, and sometimes the natural exponential e kt might actually be more directly useful. We need to be able to convert between the two easily. Example: Use the log and exponentials rules to write the function f(t) = 2.5 t in the form f(t) = e kt

46 Week 2 Cobwebbing, Equilibria, Exponentials and Logarithms 45 Example: Use the log and exponentials rules to write the function f(t) = e t in the form f(t) = a t

Section 1. Logarithms

Section 1. Logarithms Worksheet 2.7 Logarithms and Exponentials Section 1 Logarithms The mathematics of logarithms and exponentials occurs naturally in many branches of science. It is very important in solving problems related

More information

Equations. #1-10 Solve for the variable. Inequalities. 1. Solve the inequality: 2 5 7. 2. Solve the inequality: 4 0

Equations. #1-10 Solve for the variable. Inequalities. 1. Solve the inequality: 2 5 7. 2. Solve the inequality: 4 0 College Algebra Review Problems for Final Exam Equations #1-10 Solve for the variable 1. 2 1 4 = 0 6. 2 8 7 2. 2 5 3 7. = 3. 3 9 4 21 8. 3 6 9 18 4. 6 27 0 9. 1 + log 3 4 5. 10. 19 0 Inequalities 1. Solve

More information

Linear Equations and Inequalities

Linear Equations and Inequalities Linear Equations and Inequalities Section 1.1 Prof. Wodarz Math 109 - Fall 2008 Contents 1 Linear Equations 2 1.1 Standard Form of a Linear Equation................ 2 1.2 Solving Linear Equations......................

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

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

MPE Review Section III: Logarithmic & Exponential Functions

MPE Review Section III: Logarithmic & Exponential Functions MPE Review Section III: Logarithmic & Eponential Functions FUNCTIONS AND GRAPHS To specify a function y f (, one must give a collection of numbers D, called the domain of the function, and a procedure

More information

Algebra I Notes Relations and Functions Unit 03a

Algebra I Notes Relations and Functions Unit 03a OBJECTIVES: F.IF.A.1 Understand the concept of a function and use function notation. Understand that a function from one set (called the domain) to another set (called the range) assigns to each element

More information

Pre-Session Review. Part 2: Mathematics of Finance

Pre-Session Review. Part 2: Mathematics of Finance Pre-Session Review Part 2: Mathematics of Finance For this section you will need a calculator with logarithmic and exponential function keys (such as log, ln, and x y ) D. Exponential and Logarithmic Functions

More information

Exponential Functions. Exponential Functions and Their Graphs. Example 2. Example 1. Example 3. Graphs of Exponential Functions 9/17/2014

Exponential Functions. Exponential Functions and Their Graphs. Example 2. Example 1. Example 3. Graphs of Exponential Functions 9/17/2014 Eponential Functions Eponential Functions and Their Graphs Precalculus.1 Eample 1 Use a calculator to evaluate each function at the indicated value of. a) f ( ) 8 = Eample In the same coordinate place,

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved.

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved. 3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Copyright Cengage Learning. All rights reserved. What You Should Learn Recognize and evaluate logarithmic functions with base a. Graph logarithmic functions.

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary)

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary) Core Standards of the Course Standard 1 Students will acquire number sense and perform operations with real and complex numbers. Objective 1.1 Compute fluently and make reasonable estimates. 1. Simplify

More information

MAT12X Intermediate Algebra

MAT12X Intermediate Algebra MAT12X Intermediate Algebra Workshop I - Exponential Functions LEARNING CENTER Overview Workshop I Exponential Functions of the form y = ab x Properties of the increasing and decreasing exponential functions

More information

CURVE FITTING LEAST SQUARES APPROXIMATION

CURVE FITTING LEAST SQUARES APPROXIMATION CURVE FITTING LEAST SQUARES APPROXIMATION Data analysis and curve fitting: Imagine that we are studying a physical system involving two quantities: x and y Also suppose that we expect a linear relationship

More information

Determine If An Equation Represents a Function

Determine If An Equation Represents a Function Question : What is a linear function? The term linear function consists of two parts: linear and function. To understand what these terms mean together, we must first understand what a function is. The

More information

Logarithmic and Exponential Equations

Logarithmic and Exponential Equations 11.5 Logarithmic and Exponential Equations 11.5 OBJECTIVES 1. Solve a logarithmic equation 2. Solve an exponential equation 3. Solve an application involving an exponential equation Much of the importance

More information

a. all of the above b. none of the above c. B, C, D, and F d. C, D, F e. C only f. C and F

a. all of the above b. none of the above c. B, C, D, and F d. C, D, F e. C only f. C and F FINAL REVIEW WORKSHEET COLLEGE ALGEBRA Chapter 1. 1. Given the following equations, which are functions? (A) y 2 = 1 x 2 (B) y = 9 (C) y = x 3 5x (D) 5x + 2y = 10 (E) y = ± 1 2x (F) y = 3 x + 5 a. all

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals ALGEBRA REVIEW LEARNING SKILLS CENTER The "Review Series in Algebra" is taught at the beginning of each quarter by the staff of the Learning Skills Center at UC Davis. This workshop is intended to be an

More information

Algebra 2 Unit 8 (Chapter 7) CALCULATORS ARE NOT ALLOWED

Algebra 2 Unit 8 (Chapter 7) CALCULATORS ARE NOT ALLOWED Algebra Unit 8 (Chapter 7) CALCULATORS ARE NOT ALLOWED. Graph eponential functions. (Sections 7., 7.) Worksheet 6. Solve eponential growth and eponential decay problems. (Sections 7., 7.) Worksheet 8.

More information

Inverse Functions and Logarithms

Inverse Functions and Logarithms Section 3. Inverse Functions and Logarithms 1 Kiryl Tsishchanka Inverse Functions and Logarithms DEFINITION: A function f is called a one-to-one function if it never takes on the same value twice; that

More information

Algebra 2 Year-at-a-Glance Leander ISD 2007-08. 1st Six Weeks 2nd Six Weeks 3rd Six Weeks 4th Six Weeks 5th Six Weeks 6th Six Weeks

Algebra 2 Year-at-a-Glance Leander ISD 2007-08. 1st Six Weeks 2nd Six Weeks 3rd Six Weeks 4th Six Weeks 5th Six Weeks 6th Six Weeks Algebra 2 Year-at-a-Glance Leander ISD 2007-08 1st Six Weeks 2nd Six Weeks 3rd Six Weeks 4th Six Weeks 5th Six Weeks 6th Six Weeks Essential Unit of Study 6 weeks 3 weeks 3 weeks 6 weeks 3 weeks 3 weeks

More information

MBA Jump Start Program

MBA Jump Start Program MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Online Appendix: Basic Mathematical Concepts 2 1 The Number Spectrum Generally we depict numbers increasing from left to right

More information

6.4 Normal Distribution

6.4 Normal Distribution Contents 6.4 Normal Distribution....................... 381 6.4.1 Characteristics of the Normal Distribution....... 381 6.4.2 The Standardized Normal Distribution......... 385 6.4.3 Meaning of Areas under

More information

Week 1: Functions and Equations

Week 1: Functions and Equations Week 1: Functions and Equations Goals: Review functions Introduce modeling using linear and quadratic functions Solving equations and systems Suggested Textbook Readings: Chapter 2: 2.1-2.2, and Chapter

More information

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

More information

PRE-CALCULUS GRADE 12

PRE-CALCULUS GRADE 12 PRE-CALCULUS GRADE 12 [C] Communication Trigonometry General Outcome: Develop trigonometric reasoning. A1. Demonstrate an understanding of angles in standard position, expressed in degrees and radians.

More information

This means there are two equilibrium solutions 0 and K. dx = rx(1 x). x(1 x) dt = r

This means there are two equilibrium solutions 0 and K. dx = rx(1 x). x(1 x) dt = r Verhulst Model For Population Growth The first model (t) = r is not that realistic as it either led to a population eplosion or to etinction. This simple model was improved on by building into this differential

More information

Week 2: Exponential Functions

Week 2: Exponential Functions Week 2: Exponential Functions Goals: Introduce exponential functions Study the compounded interest and introduce the number e Suggested Textbook Readings: Chapter 4: 4.1, and Chapter 5: 5.1. Practice Problems:

More information

Kevin James. MTHSC 102 Section 1.5 Exponential Functions and Models

Kevin James. MTHSC 102 Section 1.5 Exponential Functions and Models MTHSC 102 Section 1.5 Exponential Functions and Models Exponential Functions and Models Definition Algebraically An exponential function has an equation of the form f (x) = ab x. The constant a is called

More information

8.7 Exponential Growth and Decay

8.7 Exponential Growth and Decay Section 8.7 Exponential Growth and Decay 847 8.7 Exponential Growth and Decay Exponential Growth Models Recalling the investigations in Section 8.3, we started by developing a formula for discrete compound

More information

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 Dear Student: The AP physics course you have signed up for is designed to prepare you for a superior performance on the AP test. To complete material

More information

FINAL EXAM SECTIONS AND OBJECTIVES FOR COLLEGE ALGEBRA

FINAL EXAM SECTIONS AND OBJECTIVES FOR COLLEGE ALGEBRA FINAL EXAM SECTIONS AND OBJECTIVES FOR COLLEGE ALGEBRA 1.1 Solve linear equations and equations that lead to linear equations. a) Solve the equation: 1 (x + 5) 4 = 1 (2x 1) 2 3 b) Solve the equation: 3x

More information

The numerical values that you find are called the solutions of the equation.

The numerical values that you find are called the solutions of the equation. Appendi F: Solving Equations The goal of solving equations When you are trying to solve an equation like: = 4, you are trying to determine all of the numerical values of that you could plug into that equation.

More information

Section 4.5 Exponential and Logarithmic Equations

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

More information

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes Solving Polynomial Equations 3.3 Introduction Linear and quadratic equations, dealt within Sections 3.1 and 3.2, are members of a class of equations, called polynomial equations. These have the general

More information

Unit 3 - Lesson 3. MM3A2 - Logarithmic Functions and Inverses of exponential functions

Unit 3 - Lesson 3. MM3A2 - Logarithmic Functions and Inverses of exponential functions Math Instructional Framework Time Frame Unit Name Learning Task/Topics/ Themes Standards and Elements Lesson Essential Questions Activator Unit 3 - Lesson 3 MM3A2 - Logarithmic Functions and Inverses of

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Elasticity. I. What is Elasticity?

Elasticity. I. What is Elasticity? Elasticity I. What is Elasticity? The purpose of this section is to develop some general rules about elasticity, which may them be applied to the four different specific types of elasticity discussed in

More information

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Algebra 1, Quarter 2, Unit 2.1 Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned

More information

IV. ALGEBRAIC CONCEPTS

IV. ALGEBRAIC CONCEPTS IV. ALGEBRAIC CONCEPTS Algebra is the language of mathematics. Much of the observable world can be characterized as having patterned regularity where a change in one quantity results in changes in other

More information

12.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following:

12.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following: Section 1.6 Logarithmic and Exponential Equations 811 1.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following: Solve Quadratic Equations (Section

More information

Solving Rational Equations and Inequalities

Solving Rational Equations and Inequalities 8-5 Solving Rational Equations and Inequalities TEKS 2A.10.D Rational functions: determine the solutions of rational equations using graphs, tables, and algebraic methods. Objective Solve rational equations

More information

Chapter 4 Online Appendix: The Mathematics of Utility Functions

Chapter 4 Online Appendix: The Mathematics of Utility Functions Chapter 4 Online Appendix: The Mathematics of Utility Functions We saw in the text that utility functions and indifference curves are different ways to represent a consumer s preferences. Calculus can

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

Learning Objectives for Section 1.1 Linear Equations and Inequalities

Learning Objectives for Section 1.1 Linear Equations and Inequalities Learning Objectives for Section 1.1 Linear Equations and Inequalities After this lecture and the assigned homework, you should be able to solve linear equations. solve linear inequalities. use interval

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Chapter 7 Outline Math 236 Spring 2001

Chapter 7 Outline Math 236 Spring 2001 Chapter 7 Outline Math 236 Spring 2001 Note 1: Be sure to read the Disclaimer on Chapter Outlines! I cannot be responsible for misfortunes that may happen to you if you do not. Note 2: Section 7.9 will

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

2312 test 2 Fall 2010 Form B

2312 test 2 Fall 2010 Form B 2312 test 2 Fall 2010 Form B 1. Write the slope-intercept form of the equation of the line through the given point perpendicular to the given lin point: ( 7, 8) line: 9x 45y = 9 2. Evaluate the function

More information

Eigenvalues, Eigenvectors, and Differential Equations

Eigenvalues, Eigenvectors, and Differential Equations Eigenvalues, Eigenvectors, and Differential Equations William Cherry April 009 (with a typo correction in November 05) The concepts of eigenvalue and eigenvector occur throughout advanced mathematics They

More information

Dimensional Analysis and Exponential Models

Dimensional Analysis and Exponential Models MAT 42 College Mathematics Module XP Dimensional Analysis and Exponential Models Terri Miller revised December 3, 200. Dimensional Analysis The purpose of this section is to convert between various types

More information

or, put slightly differently, the profit maximizing condition is for marginal revenue to equal marginal cost:

or, put slightly differently, the profit maximizing condition is for marginal revenue to equal marginal cost: Chapter 9 Lecture Notes 1 Economics 35: Intermediate Microeconomics Notes and Sample Questions Chapter 9: Profit Maximization Profit Maximization The basic assumption here is that firms are profit maximizing.

More information

EdExcel Decision Mathematics 1

EdExcel Decision Mathematics 1 EdExcel Decision Mathematics 1 Linear Programming Section 1: Formulating and solving graphically Notes and Examples These notes contain subsections on: Formulating LP problems Solving LP problems Minimisation

More information

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Algebraic Concepts & Procedures Common Core Standard: A-APR.3: Identify zeros of polynomials

More information

5 Systems of Equations

5 Systems of Equations Systems of Equations Concepts: Solutions to Systems of Equations-Graphically and Algebraically Solving Systems - Substitution Method Solving Systems - Elimination Method Using -Dimensional Graphs to Approximate

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

Dimensional Analysis; Exponential and Logarithmic Growth/Decay

Dimensional Analysis; Exponential and Logarithmic Growth/Decay MAT 42 College Mathematics Module #5 Dimensional Analysis; Exponential and Logarithmic Growth/Decay Terri Miller Spring 2009 revised November 7, 2009. Dimensional Analysis The purpose of this section is

More information

4.4 Transforming Circles

4.4 Transforming Circles Specific Curriculum Outcomes. Transforming Circles E13 E1 E11 E3 E1 E E15 analyze and translate between symbolic, graphic, and written representation of circles and ellipses translate between different

More information

Chapter 2: Linear Equations and Inequalities Lecture notes Math 1010

Chapter 2: Linear Equations and Inequalities Lecture notes Math 1010 Section 2.1: Linear Equations Definition of equation An equation is a statement that equates two algebraic expressions. Solving an equation involving a variable means finding all values of the variable

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

Student Performance Q&A:

Student Performance Q&A: Student Performance Q&A: 2008 AP Calculus AB and Calculus BC Free-Response Questions The following comments on the 2008 free-response questions for AP Calculus AB and Calculus BC were written by the Chief

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

What is a parabola? It is geometrically defined by a set of points or locus of points that are

What is a parabola? It is geometrically defined by a set of points or locus of points that are Section 6-1 A Parable about Parabolas Name: What is a parabola? It is geometrically defined by a set of points or locus of points that are equidistant from a point (the focus) and a line (the directrix).

More information

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite ALGEBRA Pupils should be taught to: Generate and describe sequences As outcomes, Year 7 pupils should, for example: Use, read and write, spelling correctly: sequence, term, nth term, consecutive, rule,

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

More information

F.IF.7b: Graph Root, Piecewise, Step, & Absolute Value Functions

F.IF.7b: Graph Root, Piecewise, Step, & Absolute Value Functions F.IF.7b: Graph Root, Piecewise, Step, & Absolute Value Functions F.IF.7b: Graph Root, Piecewise, Step, & Absolute Value Functions Analyze functions using different representations. 7. Graph functions expressed

More information

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding

More information

4.1 INTRODUCTION TO THE FAMILY OF EXPONENTIAL FUNCTIONS

4.1 INTRODUCTION TO THE FAMILY OF EXPONENTIAL FUNCTIONS Functions Modeling Change: A Preparation for Calculus, 4th Edition, 2011, Connally 4.1 INTRODUCTION TO THE FAMILY OF EXPONENTIAL FUNCTIONS Functions Modeling Change: A Preparation for Calculus, 4th Edition,

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

MATH 110 College Algebra Online Families of Functions Transformations

MATH 110 College Algebra Online Families of Functions Transformations MATH 110 College Algebra Online Families of Functions Transformations Functions are important in mathematics. Being able to tell what family a function comes from, its domain and range and finding a function

More information

Graphing Parabolas With Microsoft Excel

Graphing Parabolas With Microsoft Excel Graphing Parabolas With Microsoft Excel Mr. Clausen Algebra 2 California State Standard for Algebra 2 #10.0: Students graph quadratic functions and determine the maxima, minima, and zeros of the function.

More information

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization 2.1. Introduction Suppose that an economic relationship can be described by a real-valued

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B. Thursday, January 29, 2004 9:15 a.m. to 12:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B. Thursday, January 29, 2004 9:15 a.m. to 12:15 p.m. The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B Thursday, January 9, 004 9:15 a.m. to 1:15 p.m., only Print Your Name: Print Your School s Name: Print your name and

More information

Section 4-7 Exponential and Logarithmic Equations. Solving an Exponential Equation. log 2. 3 2 log 5. log 2 1.4406

Section 4-7 Exponential and Logarithmic Equations. Solving an Exponential Equation. log 2. 3 2 log 5. log 2 1.4406 314 4 INVERSE FUNCTIONS; EXPONENTIAL AND LOGARITHMIC FUNCTIONS Section 4-7 Exponential and Logarithmic Equations Exponential Equations Logarithmic Equations Change of Base Equations involving exponential

More information

SIGNAL PROCESSING & SIMULATION NEWSLETTER

SIGNAL PROCESSING & SIMULATION NEWSLETTER 1 of 10 1/25/2008 3:38 AM SIGNAL PROCESSING & SIMULATION NEWSLETTER Note: This is not a particularly interesting topic for anyone other than those who ar e involved in simulation. So if you have difficulty

More information

Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem.

Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem. Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem. Solve word problems that call for addition of three whole numbers

More information

Tom wants to find two real numbers, a and b, that have a sum of 10 and have a product of 10. He makes this table.

Tom wants to find two real numbers, a and b, that have a sum of 10 and have a product of 10. He makes this table. Sum and Product This problem gives you the chance to: use arithmetic and algebra to represent and analyze a mathematical situation solve a quadratic equation by trial and improvement Tom wants to find

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL Chapter 6 LINEAR INEQUALITIES 6.1 Introduction Mathematics is the art of saying many things in many different ways. MAXWELL In earlier classes, we have studied equations in one variable and two variables

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Chapter 6 Eponential and Logarithmic Functions Section summaries Section 6.1 Composite Functions Some functions are constructed in several steps, where each of the individual steps is a function. For eample,

More information

http://www.aleks.com Access Code: RVAE4-EGKVN Financial Aid Code: 6A9DB-DEE3B-74F51-57304

http://www.aleks.com Access Code: RVAE4-EGKVN Financial Aid Code: 6A9DB-DEE3B-74F51-57304 MATH 1340.04 College Algebra Location: MAGC 2.202 Meeting day(s): TR 7:45a 9:00a, Instructor Information Name: Virgil Pierce Email: piercevu@utpa.edu Phone: 665.3535 Teaching Assistant Name: Indalecio

More information

7 Relations and Functions

7 Relations and Functions 7 Relations and Functions In this section, we introduce the concept of relations and functions. Relations A relation R from a set A to a set B is a set of ordered pairs (a, b), where a is a member of A,

More information

IB Math Research Problem

IB Math Research Problem Vincent Chu Block F IB Math Research Problem The product of all factors of 2000 can be found using several methods. One of the methods I employed in the beginning is a primitive one I wrote a computer

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Linear Programming. Solving LP Models Using MS Excel, 18

Linear Programming. Solving LP Models Using MS Excel, 18 SUPPLEMENT TO CHAPTER SIX Linear Programming SUPPLEMENT OUTLINE Introduction, 2 Linear Programming Models, 2 Model Formulation, 4 Graphical Linear Programming, 5 Outline of Graphical Procedure, 5 Plotting

More information

Objectives. Materials

Objectives. Materials Activity 4 Objectives Understand what a slope field represents in terms of Create a slope field for a given differential equation Materials TI-84 Plus / TI-83 Plus Graph paper Introduction One of the ways

More information

College Algebra. George Voutsadakis 1. LSSU Math 111. Lake Superior State University. 1 Mathematics and Computer Science

College Algebra. George Voutsadakis 1. LSSU Math 111. Lake Superior State University. 1 Mathematics and Computer Science College Algebra George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 111 George Voutsadakis (LSSU) College Algebra December 2014 1 / 91 Outline 1 Exponential

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

CHAPTER 1 Linear Equations

CHAPTER 1 Linear Equations CHAPTER 1 Linear Equations 1.1. Lines The rectangular coordinate system is also called the Cartesian plane. It is formed by two real number lines, the horizontal axis or x-axis, and the vertical axis or

More information

1 Review of Least Squares Solutions to Overdetermined Systems

1 Review of Least Squares Solutions to Overdetermined Systems cs4: introduction to numerical analysis /9/0 Lecture 7: Rectangular Systems and Numerical Integration Instructor: Professor Amos Ron Scribes: Mark Cowlishaw, Nathanael Fillmore Review of Least Squares

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information