Section 4.7 Fitting Exponential Models to Data

Size: px
Start display at page:

Download "Section 4.7 Fitting Exponential Models to Data"

Transcription

1 Section.7 Fitting Eponential Models to Data 289 Section.7 Fitting Eponential Models to Data In the previous section, we saw number lines using logarithmic scales. It is also common to see two dimensional graphs with one or both aes using a logarithmic scale. One common use of a logarithmic scale on the vertical ais is to graph quantities that are changing eponentially, since it helps reveal relative differences. This is commonly used in stock charts, since values historically have grown eponentially over time. Both stock charts below show the Dow Jones Industrial Average, from 928 to 2. Both charts have a linear horizontal scale, but the first graph has a linear vertical scale, while the second has a logarithmic vertical scale. The first scale is the one we are more familiar with, and shows what appears to be a strong eponential trend, at least up until the year 2.

2 29 Chapter Eample There were stock market drops in 929 and 28. Which was larger? In the first graph, the stock market drop around 28 looks very large, and in terms of dollar values, it was indeed a large drop. However the second graph shows relative changes, and the drop in 29 seems less major on this graph, and in fact the drop starting in 929 was, percentage-wise, much more significant. Specifically, in 28, the Dow value dropped from about, to 8,, a drop of 6,. This is obviously a large value drop, and amounts to about a % drop. In 929, the Dow value dropped from a high of around 8 to a low of 2 by July of 92. While value-wise this drop of 8 is much smaller than the 28 drop, it corresponds to a 89% drop, a much larger relative drop than in 28. The logarithmic scale shows these relative changes. The second graph above, in which one ais uses a linear scale and the other ais uses a logarithmic scale, is an eample of a semi-log graph. Semi-log and Log-log Graphs A semi-log graph is a graph with one ais using a linear scale and one ais using a logarithmic scale. A log-log graph is a graph with both aes using logarithmic scales. Eample 2 Plot 5 points on the graph of on the vertical ais. f ) ( ) = (2 on a semi-log graph with a logarithmic scale To do this, we need to find 5 points on the graph, then calculate the logarithm of the output value. Arbitrarily choosing 5 input values, f() log(f()) - (2) = (2) = 2.76 (2) =.77 2 (2) 2 = (2) 5 =

3 Section.7 Fitting Eponential Models to Data 29 Plotting these values on a semi-log graph, log(f()) Notice that on this semi-log scale, values from the eponential function appear linear. We can show this behavior is epected by utilizing logarithmic properties. For the function f ( ) = ab, finding log(f()) gives ( f ( ) ) log( ab ) ( f ( ) ) log( a) log( b ) log = Utilizing the sum property of logs, log = + Now utilizing the eponent property, log f ( ) = log a + log b ( ) ( ) ( ) This relationship is linear, with log(a) as the vertical intercept, and log(b) as the slope. This relationship can also be utilized in reverse. Eample An eponential graph is plotted on a semi-log graph below. Find a formula for the eponential function g() that generated this graph. log(g()) The graph is linear, with vertical intercept at (, ). Looking at the change between the points (, ) and (, ), we can determine the slope of the line is. Since the output is =. log(g()), this leads to the equation log ( g( ) ) +

4 292 Chapter We can solve this formula for g() by rewriting in eponential form and simplifying: log ( g( ) ) = + Rewriting as an eponential, + g( ) = Breaking this apart using eponent rules, g( ) = Using eponent rules to group the second factor, g ( ) = Evaluating the powers of, ( 5. ) g( ) = 62 Try it Now. An eponential graph is plotted on a semi-log graph below. Find a formula for the eponential function g() that generated this graph. log(g()) Fitting Eponential Functions to Data Some technology options provide dedicated functions for finding eponential functions that fit data, but many only provide functions for fitting linear functions to data. The semi-log scale provides us with a method to fit an eponential function to data by building upon the techniques we have for fitting linear functions to data. To fit an eponential function to a set of data using linearization. Find the log of the data output values 2. Find the linear equation that fits the (input, log(output)) pairs. This equation will be of the form log(f()) = b + m. Solve this equation for the eponential function f()

5 Section.7 Fitting Eponential Models to Data 29 Eample The table below shows the cost in dollars per megabyte of storage space on computer hard drives from 98 to 2 6, and the data is shown on a standard graph to the right, with the input changed to years after 98 Year Cost per MB This data appears to be decreasing eponentially. To find a function that models this decay, we would start by finding the log of the costs. Year Cost per MB log(cost) As epected, the graph of the log of costs appears fairly linear, suggesting an eponential function will fit the original data will fit reasonably well. Using technology, we can find a linear equation to fit the log(cost) values. Using t as years after 98, linear regression gives the equation: log( C( t)) = t Solving for C(t), 2.79 C( t) = C( t) = C( t) = t.2t.2 ( ) t (. ) t C( t) = This equation suggests that the cost per megabyte for storage on computer hard drives is decreasing by about % each year Selected values from Space, retrieved Aug 26, 2

6 29 Chapter Using this function, we could predict the cost of storage in the future. Predicting the cost in the year 22 (t = ): C() = 622 (.5877). 6 dollars per megabyte, a really small number. That is equivalent to $.6 per terabyte of hard drive storage. Comparing the values predicted by this model to the actual data, we see the model matches the original data in order of magnitude, but the specific values appear quite different. This is, unfortunately, the best eponential model that can fit the data. It is possible that a non-eponential model would fit the data better, or there could just be wide enough variability in the data that no relatively simple model would fit the data any better. Year Actual Cost per MB Cost predicted by model Try it Now 2. The table below shows the value V, in billions of dollars, of US imports from China t years after 2. year t 2 5 V This data appears to be growing eponentially. Linearize this data and build a model to predict how many billions of dollars of imports were epected in 2. Important Topics of this Section Semi-log graph Log-log graph Linearizing eponential functions Fitting an eponential equation to data Try it Now Answers. f ( ) = (.62) t 2. V ( t) = 9.55(.278). Predicting in 2, V ( ) = billion dollars

7 Section.7 Fitting Eponential Models to Data 295 Section.7 Eercises Graph each function on a semi-log scale, then find a formula for the linearized function in the log f = m + b. ( ) form ( ). f ( ) = (.) 2. f ( ) = 2(.5). f ( ) = (.2). f ( ) = ( ).7 The graph below is on a semi-log scale, as indicated. Find a formula for the eponential function y. ( ) Use regression to find an eponential function that best fits the data given y y y

8 296 Chapter y Total ependitures (in billions of dollars) in the US for nursing home care are shown below. Use regression to find an eponential function that models the data. What does the model predict ependitures will be in 25? Year Ependiture Light intensity as it passes through water decreases eponentially with depth. The data below shows the light intensity (in lumens) at various depths. Use regression to find an function that models the data. What does the model predict the intensity will be at 25 feet? Depth (ft) Lumen The average price of electricity (in cents per kilowatt hour) from 99 through 28 is given below. Determine if a linear or eponential model better fits the data, and use the better model to predict the price of electricity in 2. Year Cost The average cost of a loaf of white bread from 986 through 28 is given below. Determine if a linear or eponential model better fits the data, and use the better model to predict the price of a loaf of bread in 26. Year Cost

Graphing Exponential Functions

Graphing Exponential Functions Graphing Eponential Functions What is an Eponential Function? Eponential functions are one of the most important functions in mathematics. Eponential functions have many scientific applications, such as

More information

Lesson 5.4 Exercises, pages

Lesson 5.4 Exercises, pages Lesson 5.4 Eercises, pages 8 85 A 4. Evaluate each logarithm. a) log 4 6 b) log 00 000 4 log 0 0 5 5 c) log 6 6 d) log log 6 6 4 4 5. Write each eponential epression as a logarithmic epression. a) 6 64

More information

INTRODUCTION TO LOGARITHMS

INTRODUCTION TO LOGARITHMS INTRODUCTION TO LOGARITHMS Dear Reader Logarithms are a tool originally designed to simplify complicated arithmetic calculations. They were etensively used before the advent of calculators. Logarithms

More information

3.3 Properties of Logarithms

3.3 Properties of Logarithms Section 3.3 Properties of Logarithms 07 3.3 Properties of Logarithms Change of Base Most calculators have only two types of log keys, one for common logarithms (base 0) and one for natural logarithms (base

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Name Date Chapter 3 Eponential and Logarithmic Functions Section 3.1 Eponential Functions and Their Graphs Objective: In this lesson ou learned how to recognize, evaluate, and graph eponential functions.

More information

Section 7.2 Logarithmic Functions

Section 7.2 Logarithmic Functions Math 150 c Lynch 1 of 6 Section 7.2 Logarithmic Functions Definition. Let a be any positive number not equal to 1. The logarithm of x to the base a is y if and only if a y = x. The number y is denoted

More information

Example: The graphs of e x, ln(x), x 2 and x 1 2 are shown below. Identify each function s graph.

Example: The graphs of e x, ln(x), x 2 and x 1 2 are shown below. Identify each function s graph. Familiar Functions - 1 Transformation of Functions, Exponentials and Loga- Unit #1 : rithms Example: The graphs of e x, ln(x), x 2 and x 1 2 are shown below. Identify each function s graph. Goals: Review

More information

Chapter 3 Exponential and Logarithmic Functions

Chapter 3 Exponential and Logarithmic Functions Chapter 3 Exponential and Logarithmic Functions Section 1 Section 2 Section 3 Section 4 Section 5 Exponential Functions and Their Graphs Logarithmic Functions and Their Graphs Properties of Logarithms

More information

UNIT #1: Transformation of Functions; Exponential and Log. Goals: Review core function families and mathematical transformations.

UNIT #1: Transformation of Functions; Exponential and Log. Goals: Review core function families and mathematical transformations. UNIT #1: Transformation of Functions; Exponential and Log Goals: Review core function families and mathematical transformations. Textbook reading for Unit #1: Read Sections 1.1 1.4 2 Example: The graphs

More information

8.1 Day 1: Understanding Logarithms

8.1 Day 1: Understanding Logarithms PC 30 8.1 Day 1: Understanding Logarithms To evaluate logarithms and solve logarithmic equations. RECALL: In section 1.4 we learned what the inverse of a function is. What is the inverse of the equation

More information

LOGARITHMIC FUNCTIONS AND THEIR APPLICATIONS

LOGARITHMIC FUNCTIONS AND THEIR APPLICATIONS . Logarithmic Functions and Their Applications ( 3) 657 In this section. LOGARITHMIC FUNCTIONS AND THEIR APPLICATIONS In Section. you learned that eponential functions are one-to-one functions. Because

More information

171S5.4p Properties of Logarithmic Functions. November 20, CHAPTER 5: Exponential and Logarithmic Functions. Examples. Express as a product.

171S5.4p Properties of Logarithmic Functions. November 20, CHAPTER 5: Exponential and Logarithmic Functions. Examples. Express as a product. MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 5: Exponential and Logarithmic Functions 5.1 Inverse Functions 5.2 Exponential Functions and Graphs 5.3 Logarithmic Functions

More information

Lesson 7 Slope-Intercept Formula

Lesson 7 Slope-Intercept Formula Lesson 7 Slope-Intercept Formula Terms Two new words that describe what we've been doing in graphing lines are slope and intercept. The slope is referred to as "m" (a mountain has slope and starts with

More information

Chapter Summary. What did you learn? 270 Chapter 3 Exponential and Logarithmic Functions

Chapter Summary. What did you learn? 270 Chapter 3 Exponential and Logarithmic Functions 0_00R.qd /7/05 0: AM Page 70 70 Chapter Eponential and Logarithmic Functions Chapter Summar What did ou learn? Section. Review Eercises Recognize and evaluate eponential functions with base a (p. ). Graph

More information

E. Slope-Intercept Form and Direct Variation (pp )

E. Slope-Intercept Form and Direct Variation (pp ) and Direct Variation (pp. 32 35) For any two points, there is one and only one line that contains both points. This fact can help you graph a linear equation. Many times, it will be convenient to use the

More information

Math 152 Rodriguez Blitzer 2.5 The Point-Slope Form of the Equation of a Line

Math 152 Rodriguez Blitzer 2.5 The Point-Slope Form of the Equation of a Line Math 152 Rodriguez Blitzer 2.5 The Point-Slope Form of the Equation of a Line I. Point-Slope Form A. Linear equations we have seen so far: 1. standard form: Ax +By=C A, B, and C real numbers 2. slope-intercept

More information

Logarithms * Rory Adams Free High School Science Texts Project Mark Horner Heather Williams. 1 Introduction

Logarithms * Rory Adams Free High School Science Texts Project Mark Horner Heather Williams. 1 Introduction OpenSta-CNX module: m31883 1 Logarithms * Rory Adams Free High School Science Tets Project Mark Horner Heather Williams This work is produced y OpenSta-CNX and licensed under the Creative Commons Attriution

More information

Investigating Intercepts

Investigating Intercepts Unit: 0 Lesson: 01 1. Can more than one line have the same slope? If more than one line has the same slope, what makes the lines different? a. Graph the following set of equations on the same set of aes.

More information

Contents. Introduction to Keystone Algebra I...5. Module 1 Operations and Linear Equations & Inequalities...9

Contents. Introduction to Keystone Algebra I...5. Module 1 Operations and Linear Equations & Inequalities...9 Contents Introduction to Kestone Algebra I... Module Operations and Linear Equations & Inequalities...9 Unit : Operations with Real Numbers and Epressions, Part...9 Lesson Comparing Real Numbers A... Lesson

More information

4-7 Point-Slope Form. Warm Up Lesson Presentation Lesson Quiz

4-7 Point-Slope Form. Warm Up Lesson Presentation Lesson Quiz Warm Up Lesson Presentation Lesson Quiz Holt Algebra McDougal 1 Algebra 1 Warm Up Find the slope of the line containing each pair of points. 1. (0, 2) and (3, 4) 2. ( 2, 8) and (4, 2) 1 3. (3, 3) and (12,

More information

Chapter 7 Graphing Equations of Lines and Linear Models; Rates of Change Section 3 Using Slope to Graph Equations of Lines and Linear Models

Chapter 7 Graphing Equations of Lines and Linear Models; Rates of Change Section 3 Using Slope to Graph Equations of Lines and Linear Models Math 167 Pre-Statistics Chapter 7 Graphing Equations of Lines and Linear Models; Rates of Change Section 3 Using Slope to Graph Equations of Lines and Linear Models Objectives 1. Use the slope and the

More information

Lesson 8. Diana Pell. Monday, January 27

Lesson 8. Diana Pell. Monday, January 27 Lesson 8 Diana Pell Monday, January 27 Section 5.2: Continued Richter scale is a logarithmic scale used to express the total amount of energy released by an earthquake. The Richter scale gives the magnitude

More information

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

Exponential and Logarithmic Functions. Copyright Cengage Learning. All rights reserved. 5 Exponential and Logarithmic Functions Copyright Cengage Learning. All rights reserved. 5.3 Properties of Logarithms Copyright Cengage Learning. All rights reserved. Objectives Use the change-of-base

More information

Graphs of linear equations will be perfectly straight lines. Why would we say that A and B are not both zero?

Graphs of linear equations will be perfectly straight lines. Why would we say that A and B are not both zero? College algebra Linear Functions : Definition, Horizontal and Vertical Lines, Slope, Rate of Change, Slopeintercept Form, Point-slope Form, Parallel and Perpendicular Lines, Linear Regression (sections.3

More information

3.4 The Slope of a Line

3.4 The Slope of a Line CHAPTER Graphs and Functions. The Slope of a Line S Find the Slope of a Line Given Two Points on the Line. Find the Slope of a Line Given the Equation of a Line. Interpret the Slope Intercept Form in an

More information

8.1 Exponential Growth 1. Graph exponential growth functions. 2. Use exponential growth functions to model real life situations.

8.1 Exponential Growth 1. Graph exponential growth functions. 2. Use exponential growth functions to model real life situations. 8.1 Exponential Growth Objective 1. Graph exponential growth functions. 2. Use exponential growth functions to model real life situations. Key Terms Exponential Function Asymptote Exponential Growth Function

More information

Predicting the Ones Digit

Predicting the Ones Digit . Predicting the Ones Digit Goals Eamine patterns in the eponential and standard forms of powers of whole numbers Use patterns in powers to estimate the ones digits for unknown powers In this problem,

More information

UNIT 2 LINEAR AND EXPONENTIAL RELATIONSHIPS Station Activities Set 2: Relations Versus Functions/Domain and Range

UNIT 2 LINEAR AND EXPONENTIAL RELATIONSHIPS Station Activities Set 2: Relations Versus Functions/Domain and Range UNIT LINEAR AND EXPONENTIAL RELATIONSHIPS Station Activities Set : Relations Versus Functions/Domain and Range Station You will be given a ruler and graph paper. As a group, use our ruler to determine

More information

Creating a foldable for Equations of Lines

Creating a foldable for Equations of Lines Creating a foldable for Equations of Lines Equations of Lines Slope Direct Variation Slope-Intercept Form Standard Form Point-Slope Form Equation w/ slope & 1 point Equation w/ 2 points Horizontal & Vertical

More information

1 Mathematical Methods Units 1 and 2

1 Mathematical Methods Units 1 and 2 Mathematical Methods Units and Further trigonometric graphs In this section, we will discuss graphs of the form = a sin ( + c) + d and = a cos ( + c) + d. Consider the graph of = sin ( ). The following

More information

Equations of Parallel and Perpendicular Lines

Equations of Parallel and Perpendicular Lines COMMON CORE AB is rise - - 1 - - 0 - - 8 6 Locker LESSON. Equations of Parallel and Perpendicular Lines Name Class Date. Equations of Parallel and Perpendicular Lines Essential Question: How can ou find

More information

Equations of Lines and Linear Models

Equations of Lines and Linear Models 8. Equations of Lines and Linear Models Equations of Lines If the slope of a line and a particular point on the line are known, it is possible to find an equation of the line. Suppose that the slope of

More information

1.2 Lines in the Plane

1.2 Lines in the Plane 71_1.qd 1/7/6 1:1 AM Page 88 88 Chapter 1 Functions and Their Graphs 1. Lines in the Plane The Slope of a Line In this section, ou will stud lines and their equations. The slope of a nonvertical line represents

More information

2.3 Quick Graphs of Linear Equations

2.3 Quick Graphs of Linear Equations 2.3 Quick Graphs of Linear Equations Algebra III Mr. Niedert Algebra III 2.3 Quick Graphs of Linear Equations Mr. Niedert 1 / 11 Forms of a Line Slope-Intercept Form The slope-intercept form of a linear

More information

G.2 Slope of a Line and Its Interpretation

G.2 Slope of a Line and Its Interpretation G.2 Slope of a Line and Its Interpretation Slope Slope (steepness) is a very important concept that appears in many branches of mathematics as well as statistics, physics, business, and other areas. In

More information

2.3 BUILDING THE PERFECT SQUARE

2.3 BUILDING THE PERFECT SQUARE 16 2.3 BUILDING THE PERFECT SQUARE A Develop Understanding Task Quadratic)Quilts Optimahasaquiltshopwhereshesellsmanycolorfulquiltblocksforpeoplewhowant tomaketheirownquilts.shehasquiltdesignsthataremadesothattheycanbesized

More information

Additional Practice. Name Date Class

Additional Practice. Name Date Class Pearson Education, Inc., publishing as Pearson Prentice Hall. All rights reserved. Name Date Class Additional Practice Investigation For Eercises 1 4, write an equation and sketch a graph for the line

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations The Cartesian Coordinate System- Pictures of Equations Concepts: The Cartesian Coordinate System Graphs of Equations in Two Variables x-intercepts and y-intercepts Distance in Two Dimensions and the Pythagorean

More information

Write Trigonometric Functions and Models

Write Trigonometric Functions and Models .5 a.5, a.6, A..B; P..B TEKS Write Trigonometric Functions and Models Before You graphed sine and cosine functions. Now You will model data using sine and cosine functions. Why? So you can model the number

More information

4.4 Slope and Graphs of Linear Equations. Copyright Cengage Learning. All rights reserved.

4.4 Slope and Graphs of Linear Equations. Copyright Cengage Learning. All rights reserved. 4.4 Slope and Graphs of Linear Equations Copyright Cengage Learning. All rights reserved. 1 What You Will Learn Determine the slope of a line through two points Write linear equations in slope-intercept

More information

Math 65A Elementary Algebra A Exam II STUDY GUIDE and REVIEW Chapter 2, Sections 3 5, and Chapter 3, Sections 1-3

Math 65A Elementary Algebra A Exam II STUDY GUIDE and REVIEW Chapter 2, Sections 3 5, and Chapter 3, Sections 1-3 Exam II STUDY GUIDE and REVIEW Chapter 2, Sections 5, and Chapter, Sections 1 - Exam II will be given on Thursday, April 10. You will have the entire class time for the exam. It will cover Chapter 2, Sections

More information

constant EXAMPLE #4:

constant EXAMPLE #4: Linear Equations in One Variable (1.1) Adding in an equation (Objective #1) An equation is a statement involving an equal sign or an expression that is equal to another expression. Add a constant value

More information

5.4 Multiple-Angle Identities

5.4 Multiple-Angle Identities 4 CHAPTER 5 Analytic Trigonometry 5.4 Multiple-Angle Identities What you ll learn about Double-Angle Identities Power-Reducing Identities Half-Angle Identities Solving Trigonometric Equations... and why

More information

Instructor Notes for Chapter 4

Instructor Notes for Chapter 4 Section 4.1 One to One Functions (Day 1) Instructor Notes for Chapter 4 Understand that an inverse relation undoes the original Understand why the line y = xis a line of symmetry for the graphs of relations

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES LINEAR EQUATIONS IN TWO VARIABLES What You Should Learn Use slope to graph linear equations in two " variables. Find the slope of a line given two points on the line. Write linear equations in two variables.

More information

Math 154 :: Elementary Algebra

Math 154 :: Elementary Algebra Math :: Elementary Algebra Section. Section. Section. Section. Section. Math :: Elementary Algebra Section. The Rectangular (Cartesian) Coordinate System. The variable x usually represents the independent

More information

The Slope of a Line. units corresponds to a horizontal change of. m y x y 2 y 1. x 1 x 2. Slope is not defined for vertical lines.

The Slope of a Line. units corresponds to a horizontal change of. m y x y 2 y 1. x 1 x 2. Slope is not defined for vertical lines. 0_0P0.qd //0 : PM Page 0 0 CHAPTER P Preparation for Calculus Section P. (, ) = (, ) = change in change in Figure P. Linear Models and Rates of Change Find the slope of a line passing through two points.

More information

DIVISION BY FRACTIONS

DIVISION BY FRACTIONS DIVISION BY FRACTIONS 6.. 6.. Division by fractions introduces three methods to help students understand how dividing by fractions works. In general, think of division for a problem like 8 as, In 8, how

More information

Section 1.3. Slope formula: If the coordinates of two points on the line are known then we can use the slope formula to find the slope of the line.

Section 1.3. Slope formula: If the coordinates of two points on the line are known then we can use the slope formula to find the slope of the line. MATH 11009: Linear Functions Section 1.3 Linear Function: A linear function is a function that can be written in the form f(x) = ax + b or y = ax + b where a and b are constants. The graph of a linear

More information

1 (5) + b (x, y ) = (5, 0), m =

1 (5) + b (x, y ) = (5, 0), m = NAME DATE PERID - Stud Guide and Intervention Forms of Equations Slope-Intercept Form of a Linear Equation Point-Slope Form of a Linear Equation = m + b, where m is the slope and b is the -intercept -

More information

Answers Investigation 1

Answers Investigation 1 Applications. Students ma use various sketches. Here are some eamples including the rectangle with the maimum area. In general, squares will have the maimum area for a given perimeter. Long and thin rectangles

More information

2.8 Enrichment: more on logarithms EMCFR

2.8 Enrichment: more on logarithms EMCFR 2. Enrichment: more on logarithms EMCFR NOTE: THIS SECTION IS NOT PART OF THE CURRICULUM Laws of logarithms EMCFS Logarithmic law: log a y = log a + log a y ( > 0 and y > 0) Let log a () = m = = a m...

More information

Plotting Points in 2-dimensions. Graphing 2 variable equations. Stuff About Lines

Plotting Points in 2-dimensions. Graphing 2 variable equations. Stuff About Lines Plotting Points in 2-dimensions Graphing 2 variable equations Stuff About Lines Plotting Points in 2-dimensions Plotting Points: 2-dimension Setup of the Cartesian Coordinate System: Draw 2 number lines:

More information

In Exercises 1-12, graph one cycle of the given function. State the period, amplitude, phase shift and vertical shift of the function.

In Exercises 1-12, graph one cycle of the given function. State the period, amplitude, phase shift and vertical shift of the function. 0.5 Graphs of the Trigonometric Functions 809 0.5. Eercises In Eercises -, graph one ccle of the given function. State the period, amplitude, phase shift and vertical shift of the function.. = sin. = sin.

More information

Unit 1 Introduction to Precalculus Linear Equations in Two Variables (Unit 1.3)

Unit 1 Introduction to Precalculus Linear Equations in Two Variables (Unit 1.3) Unit 1 Introduction to Precalculus Linear Equations in Two Variables (Unit 1.3) William (Bill) Finch Mathematics Department Denton High School Lesson Goals When ou have completed this lesson ou will: Find

More information

Chapter 7, Part 1B Equations & Functions

Chapter 7, Part 1B Equations & Functions Chapter 7, Part 1B Equations & Functions Fingerstache Fingerstaches cost $7 per box. Copy and complete the table to find the cost of 2, 3, and 4 boxes. Number of Boxes Multiply by 7 Cost 1 1 x 7 $7 2 3

More information

Learning Log Title: CHAPTER 6: DIVIDING AND BUILDING EXPRESSIONS. Date: Lesson: Chapter 6: Dividing and Building Expressions

Learning Log Title: CHAPTER 6: DIVIDING AND BUILDING EXPRESSIONS. Date: Lesson: Chapter 6: Dividing and Building Expressions Chapter 6: Dividing and Building Epressions CHAPTER 6: DIVIDING AND BUILDING EXPRESSIONS Date: Lesson: Learning Log Title: Date: Lesson: Learning Log Title: Chapter 6: Dividing and Building Epressions

More information

7.1 INTRODUCTION TO PERIODIC FUNCTIONS

7.1 INTRODUCTION TO PERIODIC FUNCTIONS 7.1 INTRODUCTION TO PERIODIC FUNCTIONS *SECTION: 6.1 DCP List: periodic functions period midline amplitude Pg 247- LECTURE EXAMPLES: Ferris wheel, 14,16,20, eplain 23, 28, 32 *SECTION: 6.2 DCP List: unit

More information

Cumulative Review : MAT-032 (Algebra B) 2013

Cumulative Review : MAT-032 (Algebra B) 2013 Perform the indicated operations and simplify: ( 7. 8. 9. Add 10. Subtract from 1 Subtract from the sum of and 1 Subtract the sum of and from 7. 8. 9. 10. 1 1 Factor completely: 7. 8. 7. 8. Factor completely:

More information

4.2 modeling WITh linear FUnCTIOnS

4.2 modeling WITh linear FUnCTIOnS SECTION 4.2 modeling with linear functions 3 0 9 learning ObjeCTIveS In this section, you will: Build linear models from verbal descriptions. Model a set of data with a linear function. 4.2 modeling WITh

More information

6.1 Slope of a Line Name: Date: Goal: Determine the slope of a line segment and a line.

6.1 Slope of a Line Name: Date: Goal: Determine the slope of a line segment and a line. 6.1 Slope of a Line Name: Date: Goal: Determine the slope of a line segment and a line. Toolkit: - Rate of change - Simplifying fractions Main Ideas: Definitions Rise: the vertical distance between two

More information

Tennessee Senior Bridge Mathematics

Tennessee Senior Bridge Mathematics A Correlation of to the Mathematics Standards Approved July 30, 2010 Bid Category 13-130-10 A Correlation of, to the Mathematics Standards Mathematics Standards I. Ways of Looking: Revisiting Concepts

More information

Determine the intercepts of the line and ellipse below: Definition: An intercept is a point of a graph on an axis. Line: x intercept(s)

Determine the intercepts of the line and ellipse below: Definition: An intercept is a point of a graph on an axis. Line: x intercept(s) Topic 1 1 Intercepts and Lines Definition: An intercept is a point of a graph on an axis. For an equation Involving ordered pairs (x, y): x intercepts (a, 0) y intercepts (0, b) where a and b are real

More information

Name Date. and y = 5.

Name Date. and y = 5. Name Date Chapter Fair Game Review Evaluate the epression when = and =.... 0 +. 8( ) Evaluate the epression when a = 9 and b =.. ab. a ( b + ) 7. b b 7 8. 7b + ( ab ) 9. You go to the movies with five

More information

Lesson 10 Practice Problems

Lesson 10 Practice Problems Name: Date: Lesson 10 Skills Practice 1. Determine the slope of the line between each of the following pairs of points. Show all steps, and reduce your answer to lowest terms. a. (4, 5) and ( 2, 3) b.

More information

Vocabulary: colon, equivalent ratios, fraction, part-to-part, part-to-whole, ratio

Vocabulary: colon, equivalent ratios, fraction, part-to-part, part-to-whole, ratio EE8-39 Ratios and Fractions Pages 144 147 Standards: preparation for 8.EE.B.5 Goals: Students will review part-to-part and part-to-whole ratios, different notations for a ratio, and equivalent ratios.

More information

MATH 150 Pre-Calculus

MATH 150 Pre-Calculus MATH 150 Pre-Calculus Fall, 2014, WEEK 5 JoungDong Kim Week 5: 3B, 3C Chapter 3B. Graphs of Equations Draw the graph x+y = 6. Then every point on the graph satisfies the equation x+y = 6. Note. The graph

More information

4.5 Equations of Parallel and Perpendicular Lines

4.5 Equations of Parallel and Perpendicular Lines Name Class Date.5 Equations of Parallel and Perpendicular Lines Essential Question: How can ou find the equation of a line that is parallel or perpendicular to a given line? Resource Locker Eplore Eploring

More information

Learn new definitions of familiar shapes such as parabolas, hyperbolas, and circles.

Learn new definitions of familiar shapes such as parabolas, hyperbolas, and circles. CHAPTER 11 To begin this chapter, you will revisit the parabola by investigating the principle that makes a satellite dish work. You will discover a new way to define a parabola and will use that new definition

More information

Essential Question How can you describe the graph of the equation y = mx + b?

Essential Question How can you describe the graph of the equation y = mx + b? .5 Graphing Linear Equations in Slope-Intercept Form COMMON CORE Learning Standards HSA-CED.A. HSF-IF.B. HSF-IF.C.7a HSF-LE.B.5 Essential Question How can ou describe the graph of the equation = m + b?

More information

College Algebra. Lial Hornsby Schneider Daniels. Eleventh Edition

College Algebra. Lial Hornsby Schneider Daniels. Eleventh Edition College Algebra Lial et al. Eleventh Edition ISBN 978-1-2922-38-9 9 781292 2389 College Algebra Lial Hornsb Schneider Daniels Eleventh Edition Pearson Education Limited Edinburgh Gate Harlow Esse CM2 2JE

More information

Unit: Logarithms (Logs)

Unit: Logarithms (Logs) Unit: Logarithms (Logs) NAME Per http://www.mathsisfun.com/algera/logarithms.html /8 pep rally Introduction of Logs HW: Selection from Part 1 /1 ELA A.11A Introduction & Properties of Logs (changing forms)

More information

A slope of a line is the ratio between the change in a vertical distance (rise) to the change in a horizontal

A slope of a line is the ratio between the change in a vertical distance (rise) to the change in a horizontal The Slope of a Line (2.2) Find the slope of a line given two points on the line (Objective #1) A slope of a line is the ratio between the change in a vertical distance (rise) to the change in a horizontal

More information

Experiment 2: Transients and Oscillations in RLC Circuits

Experiment 2: Transients and Oscillations in RLC Circuits Experiment 2: Transients and Oscillations in RLC Circuits Will Chemelewski Partner: Brian Enders TA: Nielsen See laboratory book #1 pages 5-7, data taken September 1, 2009 September 7, 2009 Abstract Transient

More information

PROPORTIONAL VERSUS NONPROPORTIONAL RELATIONSHIPS NOTES

PROPORTIONAL VERSUS NONPROPORTIONAL RELATIONSHIPS NOTES PROPORTIONAL VERSUS NONPROPORTIONAL RELATIONSHIPS NOTES Proportional means that if x is changed, then y is changed in the same proportion. This relationship can be expressed by a proportional/linear function

More information

Experiment 1: BUILDING THE FOUNDATION FOR THE CHEMISTRY LAB COURSE

Experiment 1: BUILDING THE FOUNDATION FOR THE CHEMISTRY LAB COURSE Eperiment 1: BUILDING THE FOUNDATION FOR THE CHEMISTRY LAB COURSE Purpose: In preparation for the eperiments to be performed this semester three aspects of the chemistry laboratory are eamined; namely,

More information

Lesson 7A Slope-Intercept Formula

Lesson 7A Slope-Intercept Formula Lesson 7A Slope-Intercept Formula Terms Two new words that describe what we've been doing in graphing lines are slope and intercept. The slope is referred to as "m" (a mountain has slope and starts with

More information

Slope. Domain 2 Lesson 11. Getting the Idea

Slope. Domain 2 Lesson 11. Getting the Idea Domain Lesson Slope Common Core Standard: 8.EE. Getting the Idea The graph of a linear equation is a straight line. The steepness of the line is called its slope. The slope shows the rate at which two

More information

Graphing - Slope-Intercept Form

Graphing - Slope-Intercept Form 2.3 Graphing - Slope-Intercept Form Objective: Give the equation of a line with a known slope and y-intercept. When graphing a line we found one method we could use is to make a table of values. However,

More information

Section 2.3 Task List

Section 2.3 Task List Summer 2017 Math 108 Section 2.3 67 Section 2.3 Task List Work through each of the following tasks, carefully filling in the following pages in your notebook. Section 2.3 Function Notation and Applications

More information

Chapter 6: Linear Relations

Chapter 6: Linear Relations Chapter 6: Linear Relations Section 6. Chapter 6: Linear Relations Section 6.: Slope of a Line Terminolog: Slope: The steepness of a line. Also known as the Rate of Change. Slope = Rise: The change in

More information

Sect Linear Equations in Two Variables

Sect Linear Equations in Two Variables 99 Concept # Sect. - Linear Equations in Two Variables Solutions to Linear Equations in Two Variables In this chapter, we will examine linear equations involving two variables. Such equations have an infinite

More information

4.4 Equations of Parallel and Perpendicular

4.4 Equations of Parallel and Perpendicular www.ck12.org Chapter 4. Determining Linear Equations 4.4 Equations of Parallel and Perpendicular Lines Learning Objectives Determine whether lines are parallel or perpendicular. Write equations of perpendicular

More information

Modeling with Linear Functions

Modeling with Linear Functions OpenStax-CNX module: m49326 1 Modeling with Linear Functions OpenStax College OpenStax College Precalculus This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License

More information

5.4 Transformations and Composition of Functions

5.4 Transformations and Composition of Functions 5.4 Transformations and Composition of Functions 1. Vertical Shifts: Suppose we are given y = f(x) and c > 0. (a) To graph y = f(x)+c, shift the graph of y = f(x) up by c. (b) To graph y = f(x) c, shift

More information

PASS Sample Size Software. These options specify the characteristics of the lines, labels, and tick marks along the X and Y axes.

PASS Sample Size Software. These options specify the characteristics of the lines, labels, and tick marks along the X and Y axes. Chapter 940 Introduction This section describes the options that are available for the appearance of a scatter plot. A set of all these options can be stored as a template file which can be retrieved later.

More information

In this section, we find equations for straight lines lying in a coordinate plane.

In this section, we find equations for straight lines lying in a coordinate plane. 2.4 Lines Lines In this section, we find equations for straight lines lying in a coordinate plane. The equations will depend on how the line is inclined. So, we begin by discussing the concept of slope.

More information

Graphing Linear Nonproportional Relationships Using Slope and y-intercept

Graphing Linear Nonproportional Relationships Using Slope and y-intercept L E S S O N. Florida Standards The student is epected to: Functions.F.. Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the

More information

y-intercept remains constant?

y-intercept remains constant? 1. The graph of a line that contains the points ( 1, 5) and (4, 5) is shown below. Which best represents this line if the slope is doubled and the y-intercept remains constant? F) G) H) J) 2. The graph

More information

Chapter 2: Functions and Graphs Lesson Index & Summary

Chapter 2: Functions and Graphs Lesson Index & Summary Section 1: Relations and Graphs Cartesian coordinates Screen 2 Coordinate plane Screen 2 Domain of relation Screen 3 Graph of a relation Screen 3 Linear equation Screen 6 Ordered pairs Screen 1 Origin

More information

10 GRAPHING LINEAR EQUATIONS

10 GRAPHING LINEAR EQUATIONS 0 GRAPHING LINEAR EQUATIONS We now expand our discussion of the single-variable equation to the linear equation in two variables, x and y. Some examples of linear equations are x+ y = 0, y = 3 x, x= 4,

More information

Chapter Test A For use after Chapter 2

Chapter Test A For use after Chapter 2 Chapter Test A For use after Chapter Evaluate the epression. 1. (18 9) 11. 8( )(5) 3. 1. 4.7 1.5 4. t 4 17 5. 8 c ( 10) 6. 4(6) Identify the property that the statement illustrates. 7. 10 3 3 ( 10) 8.

More information

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

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Review.1 -. Name Solve the problem. 1) The rabbit population in a forest area grows at the rate of 9% monthl. If there are 90 rabbits in September, find how man rabbits (rounded to the nearest whole number)

More information

Chapter 9 Linear equations/graphing. 1) Be able to graph points on coordinate plane 2) Determine the quadrant for a point on coordinate plane

Chapter 9 Linear equations/graphing. 1) Be able to graph points on coordinate plane 2) Determine the quadrant for a point on coordinate plane Chapter 9 Linear equations/graphing 1) Be able to graph points on coordinate plane 2) Determine the quadrant for a point on coordinate plane Rectangular Coordinate System Quadrant II (-,+) y-axis Quadrant

More information

Essential Question: How can you represent a linear function in a way that reveals its slope and y-intercept?

Essential Question: How can you represent a linear function in a way that reveals its slope and y-intercept? COMMON CORE 5 Locker LESSON Slope-Intercept Form Common Core Math Standards The student is epected to: COMMON CORE F-IF.C.7a Graph linear... functions and show intercepts... Also A-CED.A., A-REI.D. Mathematical

More information

Homework 5 - Section 3.3 #5

Homework 5 - Section 3.3 #5 Homework 5 - Section. #5 Intermediate Algebra / MAT 15 Fall 01 possible master (Prof. Fleischner) Student Name/ID: 1. Rewrite the equation in A + B = C form. Use integers for A, B, and C. + 5 = +. Rewrite

More information

Reminders. Quiz today. Please bring a calculator to the quiz

Reminders. Quiz today. Please bring a calculator to the quiz Reminders Quiz today Please bring a calculator to the quiz 1 Regression Review (sort of Ch. 15) Warning: Outside of known textbook space Aaron Zimmerman STAT 220 - Summer 2014 Department of Statistics

More information

Using Tables of Equivalent Ratios

Using Tables of Equivalent Ratios LESSON Using Tables of Equivalent Ratios A table can be used to show the relationship between two quantities. You can use equivalent ratios to find a missing value in a table. EXAMPLE A The table shows

More information

Analytic Geometry/ Trigonometry

Analytic Geometry/ Trigonometry Analytic Geometry/ Trigonometry Course Numbers 1206330, 1211300 Lake County School Curriculum Map Released 2010-2011 Page 1 of 33 PREFACE Teams of Lake County teachers created the curriculum maps in order

More information

1. Graph y = 2x 3. SOLUTION: The slope-intercept form of a line is y = mx + b, where m is the slope, and b is the y-intercept.

1. Graph y = 2x 3. SOLUTION: The slope-intercept form of a line is y = mx + b, where m is the slope, and b is the y-intercept. 1. Graph y = 2x 3. The slope-intercept form of a line is y = mx + b, where m is the slope, and b is the y-intercept. Plot the y-intercept (0, 3). The slope is. From (0, 3), move up 2 units and right 1

More information