Polynomial Functions and Data Modeling

Size: px
Start display at page:

Download "Polynomial Functions and Data Modeling"

Transcription

1 C H A P T ER Polynomial Functions and Data Modeling Daniel Gabriel Fahrenheit ( ) was a Prussian physicist and engineer who determined a temperature scale named after him. Swedish astronomer Anders Celsius ( ) developed a similar temperature scale. Water freezes at 32 on the Fahrenheit scale and 0 on the Celsius scale. You will use compositions of functions to convert temperatures between the Celsius and Fahrenheit scales..1 Cold and Colder! Function Composition p Pieces of Pieces Piecewise Polynomial Functions p Model Fitting! Modeling with Polynomial Functions p More Model Fitting! Modeling with Polynomial Functions p. 183 Chapter l Polynomial Functions and Data Modeling 155

2 156 Chapter l Polynomial Functions and Data Modeling

3 .1 Cold and Colder! Function Composition Objectives In this lesson you will: l Evaluate functions and compositions of functions. l Determine the inverse of a function using inverses. l Write functions as compositions of functions. l Describe the relationship between the graph of a function, and the graph of its inverse with respect to the line y x. Key Term l composition of functions Problem 1 Temperature Scales Two common temperature scales are the Fahrenheit scale and the Celsius scale. Both of these scales are based on the freezing point of water, which is 32 F and 0 C. The following formulas can be used to convert between the two scales: l F 9 C 32 5 l C 5 (F 32) 9 where F is the temperature in degrees Fahrenheit and C is the temperature in degrees Celsius. 1. Calculate each unit conversion. a. Convert 50 C to degrees Fahrenheit. b. Convert 75 C to degrees Fahrenheit. c. Convert 131 F to degrees Celsius. d. Convert 80 F to degrees Celsius. Lesson.1 l Function Composition 157

4 Two lesser known temperature scales are the Kelvin scale and the Rankine scale. Generally, scientists use both of these temperature scales. Both the Kelvin and Rankine scales are based on absolute zero, the coldest temperature that is theoretically possible, approximately C. The Kelvin and Rankine scales do not use degrees. One kelvin unit, written as K, is equal to 1 C. One Rankine unit, written as R, is equal to 1 F. Therefore, absolute zero is equal to 0 K and 0 R. 2. Convert absolute zero to degrees Fahrenheit. 3. Complete the table with the appropriate conversion formulas. To From Fahrenheit Celsius Kelvin Rankine Fahrenheit C 5_ (F 32) 9 Celsius F 9_ C 32 5 Kelvin Rankine. Calculate each unit conversion. a. Convert 100 F to Rankines and kelvins. b. Convert 20 C to Rankines and kelvins. c. Convert 100 R to degrees Celsius and degrees Fahrenheit. 158 Chapter l Polynomial Functions and Data Modeling

5 Problem 2 Composition of Functions Composition of functions is substituting one function in for the variable of another function. The composition of functions f and g is written as g f, or g (f (x)). 1. Write each temperature conversion as a function. a. Let f(x) represent the conversion from degrees Fahrenheit to degrees Celsius. b. Let g(x) represent the conversion from kelvins to degrees Celsius c. Let h(x) represent the conversion from Rankine to degrees Celsius. 2. Evaluate each function. a. f (10) b. g(10) c. f g(20) d. g f(20) Lesson.1 l Function Composition 159

6 e. f g h(0) 3. Write each temperature conversion as a function. a. Let f 1 (x) represent the conversion from degrees Celsius to degrees Fahrenheit. b. Let g 1 (x) represent the conversion from kelvins to degrees Fahrenheit. c. Let h 1 (x) represent the conversion from Rankines to degrees Fahrenheit.. Evaluate each composition using functions from Questions 1 and 3. Take Note Two functions f and g are inverses if f consists of a set of ordered pairs (x, y) and g consists of all corresponding ordered pairs ( y, x). If f and g are inverse functions then f (g(x)) g (f(x)) x for all values of x. a. f f 1 (x) b. f 1 f(x) 160 Chapter l Polynomial Functions and Data Modeling

7 5. What is the relationship between f and f 1? How do you know? 6. What other pairs of functions from the table have this relationship? 7. Let f(x) 3x, g(x) 2 x 2, and h(x) x3 1. Evaluate each composition. a. f g(x) b. g(f(x)) c. f h(x) d. f g h(x) Lesson.1 l Function Composition 161

8 A function can be defined as the composition of two or more functions. For example, the function f(x) can be defined as the composition of the functions g(x) and h(x) as follows. f(x) 2x 2 1 g(x) x 2 h(x) 2x 1 f(x) h g(x) 2(x 2 ) 1 2x Define each function as the composition of two or more functions. a. f(x) x 2 6x 9 b. f(x) x 16x Chapter l Polynomial Functions and Data Modeling

9 Problem 3 Composition of Functions, Inverses, and Symmetry To determine the inverse of a function, write a composition of the function and its inverse that equals x. Then, solve for the inverse function. For example, determine the inverse of the function f(x) 2x 5 as follows. f f 1 (x) x f (f 1 (x)) x 2f 1 (x) 5 x 2f 1 (x) x 5 f 1 (x) x Graph and label f (x) x. 2. Determine f 1 (x). 3. If the ordered pair (a, b) satisfies f(x), then (b, a) also satisfies f(x). Why? Lesson.1 l Function Composition 163

10 . Identify one point that lies on the graph of f(x). What corresponding point lies on the graph of the inverse of f(x)? 5. Determine the equation of the line that passes through these two points. 6. Graph the line from Question 5. How is the graph of this line related to the graph of the line y x? Explain. 7. Calculate the point of intersection of the line from Question 5 and the line y x. 16 Chapter l Polynomial Functions and Data Modeling

11 8. Calculate the midpoint of the line segment with endpoints at the points from Question. 9. What do you notice about the points you calculated in Questions 7 and 8? 10. Graph g(x) x 2. y = x 11. Determine g 1 (x). Then, graph and label the inverse function. Lesson.1 l Function Composition 165

12 12. Identify one point that lies on the graph of g(x). What corresponding point lies on the graph of the inverse of g(x)? 13. Determine the equation of the line that passes through these two points. 1. Graph the line from Question 13. How is the graph of this line related to the graph of the line y x? Explain. 15. Calculate the point of intersection of the line from Question 13 and the line y x. 166 Chapter l Polynomial Functions and Data Modeling

13 16. Calculate the midpoint of the line segment with endpoints at the points from Question What do you notice about the points you calculated in Questions 15 and 16? 18. Describe the relationship between a point on the graph of a function and the corresponding point on the graph of its inverse with respect to the line y x. 19. Describe the relationship between the graph of a function and the graph of its inverse with respect to the line y x. Be prepared to share your methods and solutions. Lesson.1 l Function Composition 167

14 168 Chapter l Polynomial Functions and Data Modeling

15 .2 Pieces of Pieces Piecewise Polynomial Functions Objectives In this lesson you will: l Analyze graphs of piecewise polynomial functions. l Graph piecewise polynomial functions. l Define piecewise polynomial functions. Key Term l piecewise functions Problem 1 On You Mark, Get Set... The following graph displays a runner s speed, in kilometers per hour, during a ten kilometer (10K) race. y Speed (km/h) Distance Run (km) 1. Write a paragraph using the graph shown to describe the runner s speed during the 10K race. x Lesson.2 l Piecewise Polynomial Functions 169

16 2. At what point in the race was she running the fastest? What was her speed at that point? 3. What was her speed throughout most of the race?. Acceleration is the change in speed over time. Acceleration is measured in kilometers per second per second, or kilometers per second squared (km/s 2 ). During what interval did she have the greatest acceleration? 5. During what interval did she have the least acceleration? 6. What was her acceleration between the 1st and 9th kilometer? 7. What was her average acceleration for the first half kilometer of the race? What was her average acceleration for the last half kilometer? 170 Chapter l Polynomial Functions and Data Modeling

17 Problem 2 Breaking it Down The following graph displays the runner s speed during the first kilometer. y Speed (km/h) Distance Run (km) x 1. Describe the runner s speed during the first 1.1 km of the race. 2. Describe her speed during the first 0.5 kilometer of the race. 3. Describe her speed between 0.5 kilometer and 1 kilometer into the race.. Describe her speed after the first 1 kilometer into the race. Lesson.2 l Piecewise Polynomial Functions 171

18 5. What type of function could model her speed during each part of the race? a. the first 0.5 kilometer b. between 0.5 kilometer and 1 kilometer c. after 1 kilometer The following graph displays the runner s speed during the last kilometer. y Speed (km/h) x Distance Run (km) 6. Describe her speed during the last kilometer of the race. 7. What type of function could model her speed during the last kilometer of the race? 172 Chapter l Polynomial Functions and Data Modeling

19 Problem 3 Piecewise Polynomials 1. Graph each piecewise function. 3x 1 x 0 a. f(x) x 3 x 0 Take Note A piecewise function is a function that has different rules for different parts of its domain. b. Graph g(x) x3 1 x x 0 0 x 2 2 x Lesson.2 l Piecewise Polynomial Functions 173

20 c. h(x) x2 8x 12 x 2 x 3 6x 2 11x 5 x 2 2 x 1 1 x 2. The graph of g(x) is shown. Define g(x). y x 8 Be prepared to share your methods and solutions. 17 Chapter l Polynomial Functions and Data Modeling

21 .3 Model Fitting! Modeling with Polynomial Functions Objectives In this lesson you will: l Determine linear functions determined by two points. l Determine quadratic functions determined by three points. l Use polynomial functions to model data. Problem 1 Polynomial Functions and Previously, you determined the equation of the line that passes through Distinct Points Previously, you determined the equation of the line that passes through two distinct points. You also determined the equation of a parabola that passes through three distinct nonlinear points. 1. Determine the equation of the line that passes through each pair of points. a. (, 3), ( 5, 8) b. (2, ), (5, 1) Lesson.3 l Modeling with Polynomial Functions 175

22 2. Determine the equation of a quadratic function y ax 2 bx c that passes through the points (2, 6), ( 1, 1), and ( 2, 5). a. Write a system of three equations in three unknowns by substituting the values from the ordered pairs in the general equation. b. Solve the system of equations using matrices. c. Graph the three points and the quadratic function. 176 Chapter l Polynomial Functions and Data Modeling

23 3. Determine the equation of the cubic function that passes through the points: (2, 5), ( 1, 1), ( 2, 5) and (3, 1) using technology. Graph the four points and the cubic function. This process can be used to determine the equation of a degree n polynomial that passes through n 1 distinct points. Lesson.3 l Modeling with Polynomial Functions 177

24 Problem 2 Modeling Data with Polynomial Functions For large data sets, it is not desirable to determine a function that passes through all the data points. For example, you would need a 23rd degree polynomial to perfectly model the following data set with 2 data points. Instead, you can determine a function that best fits a data set, even if it doesn t pass through every data point. Time (days) Average Salinity (parts per thousand) 31.5 Average Salinity Salinity (parts per thousand) Time (days) 178 Chapter l Polynomial Functions and Data Modeling

25 For some data sets, it may be undesirable to use a single function to model the data. Piecewise functions can be useful to better model data. Consider the first 10 data points of the salinity data set. Time (days) Average Salinity (parts per thousand) Enter the first 10 data points into a graphing calculator. Create a scatter plot using STAT PLOT function. 2. Determine the quadratic regression equation using the STAT CALC function. 3. Determine the cubic regression equation using the STAT CALC function.. Determine the quartic regression equation using the STAT CALC function. Lesson.3 l Modeling with Polynomial Functions 179

26 5. Graph each regression equation on the grid from Question 1. Which function is the best fit for the first 10 data points? Explain. Consider the last 1 data points of the salinity data set. Time (days) Average Salinity (parts per thousand) Enter the last 1 data points into L 3 and L of a graphing calculator. Create a scatter plot using STAT PLOT function. Be sure to turn off the other three functions. 180 Chapter l Polynomial Functions and Data Modeling

27 7. What type of function is the best fit for the last 1 data points? Explain. 8. Determine the regression equation using the STAT CALC function. Graph the regression equation on the grid from Question Define a piecewise function to model the complete data set. 10. Graph all the points and the piecewise function. Be prepared to share your methods and solutions. Lesson.3 l Modeling with Polynomial Functions 181

28 182 Chapter l Polynomial Functions and Data Modeling

29 . More Model Fitting! Modeling with Polynomial Functions Objective In this lesson you will: l Use polynomial functions to model data. Problem 1 Mean Price of Houses The following table displays the median and mean price of a single family home over a fifteen month period. Time (months) Median Price of a House in U.S. ($) Mean Price of House in U.S. ($) 1 29, , ,700 28, ,00 28,600 25, , , , ,00 31, , , , , , , , , , , , , , , , , ,600 25,200 Lesson. l Modeling with Polynomial Functions 183

30 1. Create a scatter plot of mean price over time. 2. What type of polynomial function best fits the data? Explain. 3. Determine the regression equation using a graphing calculator. Graph the regression equation on the grid from Question 1.. Over what interval does the regression model fit the data well? Over what interval does the regression model not fit the data well? 5. What type of polynomial function best fits the data representing the first seven months? Explain. 6. Determine a regression equation for the first seven months using a graphing calculator. Graph the regression equation on the grid from Question Chapter l Polynomial Functions and Data Modeling

31 7. Define a piecewise function to model the complete data set. 8. Graph the piecewise function. Problem 2 Median Price of Houses 1. Create a scatter plot of median price over time. 2. What type of polynomial function best fits the data? Explain. Lesson. l Modeling with Polynomial Functions 185

32 3. Determine the regression equation using a graphing calculator. Graph the regression equation on the grid from Question 1.. How well does the regression model fit the data? Explain. 5. Would a piecewise function better model the data? Explain. 6. Determine a piecewise function consisting of two or more polynomial functions that best fits the data. 7. Graph the piecewise function. Be prepared to share your methods and solutions. 186 Chapter l Polynomial Functions and Data Modeling

Test 2 Review Math 1111 College Algebra

Test 2 Review Math 1111 College Algebra Test 2 Review Math 1111 College Algebra 1. Begin by graphing the standard quadratic function f(x) = x 2. Then use transformations of this graph to graph the given function. g(x) = x 2 + 2 *a. b. c. d.

More information

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks)

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks) 1. Let f(x) = p(x q)(x r). Part of the graph of f is shown below. The graph passes through the points ( 2, 0), (0, 4) and (4, 0). (a) Write down the value of q and of r. (b) Write down the equation of

More information

Graphing Equations in Slope-Intercept Form 4.1. Positive Slope Negative Slope 0 slope No Slope

Graphing Equations in Slope-Intercept Form 4.1. Positive Slope Negative Slope 0 slope No Slope Slope-Intercept Form y = mx + b m = slope b = y-intercept Graphing Equations in Slope-Intercept Form 4.1 Positive Slope Negative Slope 0 slope No Slope Example 1 Write an equation in slope-intercept form

More information

NEW! Carnegie Learning Georgia Mathematics 3. Carnegie Learning Georgia Mathematics 3 Table of Contents

NEW! Carnegie Learning Georgia Mathematics 3. Carnegie Learning Georgia Mathematics 3 Table of Contents NEW! Carnegie Learning Georgia Mathematics 3 Carnegie Learning is pleased to announce the development of the Carnegie Learning Georgia Mathematics 3 Textbook, the newest addition to Carnegie Learning Georgia

More information

POLYNOMIAL FUNCTIONS. Chapter 5

POLYNOMIAL FUNCTIONS. Chapter 5 POLYNOMIAL FUNCTIONS Chapter 5 5.1 EXPLORING THE GRAPHS OF POLYNOMIAL FUNCTIONS 5.2 CHARACTERISTICS OF THE EQUATIONS OF POLYNOMIAL FUNCTIONS Chapter 5 POLYNOMIAL FUNCTIONS What s a polynomial? A polynomial

More information

Algebra II Notes Quadratic Functions Unit Applying Quadratic Functions. Math Background

Algebra II Notes Quadratic Functions Unit Applying Quadratic Functions. Math Background Applying Quadratic Functions Math Background Previously, you Graphed and solved quadratic functions. Solved literal equations for a given variable. Found the inverse for a linear function. Verified by

More information

CHAPTER 2 POLYNOMIALS KEY POINTS

CHAPTER 2 POLYNOMIALS KEY POINTS CHAPTER POLYNOMIALS KEY POINTS 1. Polynomials of degrees 1, and 3 are called linear, quadratic and cubic polynomials respectively.. A quadratic polynomial in x with real coefficient is of the form a x

More information

MATH 1113 Exam 1 Review

MATH 1113 Exam 1 Review MATH 1113 Exam 1 Review Topics Covered Section 1.1: Rectangular Coordinate System Section 1.3: Functions and Relations Section 1.4: Linear Equations in Two Variables and Linear Functions Section 1.5: Applications

More information

Unit 3: HW3.5 Sum and Product

Unit 3: HW3.5 Sum and Product Unit 3: HW3.5 Sum and Product Without solving, find the sum and product of the roots of each equation. 1. x 2 8x + 7 = 0 2. 2x + 5 = x 2 3. -7x + 4 = -3x 2 4. -10x 2 = 5x - 2 5. 5x 2 2x 3 4 6. 1 3 x2 3x

More information

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know.

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know. REVIEW EXAMPLES 1) Solve 9x + 16 = 0 for x. 9x + 16 = 0 9x = 16 Original equation. Subtract 16 from both sides. 16 x 9 Divide both sides by 9. 16 x Take the square root of both sides. 9 4 x i 3 Evaluate.

More information

Math 1311 Section 5.5 Polynomials and Rational Functions

Math 1311 Section 5.5 Polynomials and Rational Functions Math 1311 Section 5.5 Polynomials and Rational Functions In addition to linear, exponential, logarithmic, and power functions, many other types of functions occur in mathematics and its applications. In

More information

Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1

Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1 Section 8: Summary of Functions Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1 Complete the table below to describe the characteristics of linear functions. Linear Functions

More information

Operations with Polynomials

Operations with Polynomials GSE Advanced Algebra Operations with Polynomials Operations with Polynomials Operations and Composition of Functions Operations can be done with functions just like with expressions. Here is the notation

More information

f (x) = x 2 Chapter 2 Polynomial Functions Section 4 Polynomial and Rational Functions Shapes of Polynomials Graphs of Polynomials the form n

f (x) = x 2 Chapter 2 Polynomial Functions Section 4 Polynomial and Rational Functions Shapes of Polynomials Graphs of Polynomials the form n Chapter 2 Functions and Graphs Section 4 Polynomial and Rational Functions Polynomial Functions A polynomial function is a function that can be written in the form a n n 1 n x + an 1x + + a1x + a0 for

More information

Section 0.2 & 0.3 Worksheet. Types of Functions

Section 0.2 & 0.3 Worksheet. Types of Functions MATH 1142 NAME Section 0.2 & 0.3 Worksheet Types of Functions Now that we have discussed what functions are and some of their characteristics, we will explore different types of functions. Section 0.2

More information

Higher Portfolio Quadratics and Polynomials

Higher Portfolio Quadratics and Polynomials Higher Portfolio Quadratics and Polynomials Higher 5. Quadratics and Polynomials Section A - Revision Section This section will help you revise previous learning which is required in this topic R1 I have

More information

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math Term 161 Recitation (R1, R2)

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math Term 161 Recitation (R1, R2) Math 001 - Term 161 Recitation (R1, R) Question 1: How many rational and irrational numbers are possible between 0 and 1? (a) 1 (b) Finite (c) 0 (d) Infinite (e) Question : A will contain how many elements

More information

Math Quest: Algebra II ilearnmath.net

Math Quest: Algebra II ilearnmath.net ALGEBRA II: MISCELLANEOUS PROBLEMS (1 40) 1. The average of the numbers 5, 9, 10, 13, and a equals 11. Find the value of a. a. 16 b. 17 c. 18 d. 0. A shirt is on sale for $34.40, which is 0% off the original

More information

Lesson 9 Exploring Graphs of Quadratic Functions

Lesson 9 Exploring Graphs of Quadratic Functions Exploring Graphs of Quadratic Functions Graph the following system of linear inequalities: { y > 1 2 x 5 3x + 2y 14 a What are three points that are solutions to the system of inequalities? b Is the point

More information

Practice Test - Chapter 2

Practice Test - Chapter 2 Graph and analyze each function. Describe the domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 0.25x 3 Evaluate the function for several

More information

Chapter 3A -- Rectangular Coordinate System

Chapter 3A -- Rectangular Coordinate System Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 3A! Page61 Chapter 3A -- Rectangular Coordinate System A is any set of ordered pairs of real numbers. A relation can be finite: {(-3, 1), (-3,

More information

Section 1.6 Inverse Functions

Section 1.6 Inverse Functions 0 Chapter 1 Section 1.6 Inverse Functions A fashion designer is travelling to Milan for a fashion show. He asks his assistant, Betty, what 7 degrees Fahrenheit is in Celsius, and after a quick search on

More information

Linear Functions, Equations, and Inequalities

Linear Functions, Equations, and Inequalities CHAPTER Linear Functions, Equations, and Inequalities Inventory is the list of items that businesses stock in stores and warehouses to supply customers. Businesses in the United States keep about.5 trillion

More information

Examples 2: Composite Functions, Piecewise Functions, Partial Fractions

Examples 2: Composite Functions, Piecewise Functions, Partial Fractions Examples 2: Composite Functions, Piecewise Functions, Partial Fractions September 26, 206 The following are a set of examples to designed to complement a first-year calculus course. objectives are listed

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

The Ultimate Algebra I Regents Review Guide

The Ultimate Algebra I Regents Review Guide Name Algebra I The Ultimate Algebra I Regents Review Guide Mr. Peralta Individual Score Log: Regents June 2014 August 2014 January 2015 June 2015 August 2015 January 2016 June 2016 August 2016 January

More information

polynomial function polynomial function of degree n leading coefficient leading-term test quartic function turning point

polynomial function polynomial function of degree n leading coefficient leading-term test quartic function turning point polynomial function polynomial function of degree n leading coefficient leading-term test quartic function turning point quadratic form repeated zero multiplicity Graph Transformations of Monomial Functions

More information

1. Consider the following graphs and choose the correct name of each function.

1. Consider the following graphs and choose the correct name of each function. Name Date Summary of Functions Comparing Linear, Quadratic, and Exponential Functions - Part 1 Independent Practice 1. Consider the following graphs and choose the correct name of each function. Part A:

More information

Given the table of values, determine the equation

Given the table of values, determine the equation 3.1 Properties of Quadratic Functions Recall: Standard Form f(x) = ax 2 + bx + c Factored Form f(x) = a(x r)(x s) Vertex Form f(x) = a(x h) 2 + k Given the table of values, determine the equation x y 1

More information

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

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

More information

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions Lesson Package MHF4U Chapter 1 Outline Unit Goal: By the end of this unit, you will be able to identify and describe some key features of polynomial functions, and make

More information

CHAPTER 4: Polynomial and Rational Functions

CHAPTER 4: Polynomial and Rational Functions MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 4: Polynomial and Rational Functions 4.1 Polynomial Functions and Models 4.2 Graphing Polynomial Functions 4.3 Polynomial

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 / 71 Outline 1 Higher Degree

More information

3.1. QUADRATIC FUNCTIONS AND MODELS

3.1. QUADRATIC FUNCTIONS AND MODELS 3.1. QUADRATIC FUNCTIONS AND MODELS 1 What You Should Learn Analyze graphs of quadratic functions. Write quadratic functions in standard form and use the results to sketch graphs of functions. Find minimum

More information

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations.

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations. Focus Statement: Students will solve multi-step linear, quadratic, and compound equations and inequalities using the algebraic properties of the real number system. They will also graph linear and quadratic

More information

Chapter 2.1 Relations and Functions

Chapter 2.1 Relations and Functions Analyze and graph relations. Find functional values. Chapter 2.1 Relations and Functions We are familiar with a number line. A number line enables us to locate points, denoted by numbers, and find distances

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

Algebra Second Six Weeks October 6 November 14, Monday Tuesday Wednesday Thursday Friday

Algebra Second Six Weeks October 6 November 14, Monday Tuesday Wednesday Thursday Friday Algebra 014-015 Second Six Weeks October 6 November 14, 014 Monday Tuesday Wednesday Thursday Friday October 6 B Day 7 A Day 8 B Day 9 A Day 10 B Day 3. Substitution and Elimination -from contexts, write

More information

Chapter 16 Review. 1. What is the solution set of n 2 + 5n 14 = 0? (A) n = {0, 14} (B) n = { 1, 14} (C) n = { 2, 7} (D) n = { 2, 7} (E) n = { 7, 2}

Chapter 16 Review. 1. What is the solution set of n 2 + 5n 14 = 0? (A) n = {0, 14} (B) n = { 1, 14} (C) n = { 2, 7} (D) n = { 2, 7} (E) n = { 7, 2} Chapter 16 Review Directions: For each of the questions below, choose the best answer from the five choices given. 1. What is the solution set of n + 5n 14 = 0? (A) n = {0, 14} (B) n = { 1, 14} (C) n =

More information

General Form: y = a n x n + a n 1 x n a 2 x 2 + a 1 x + a 0

General Form: y = a n x n + a n 1 x n a 2 x 2 + a 1 x + a 0 Families of Functions Prepared by: Sa diyya Hendrickson Name: Date: Definition: function A function f is a rule that relates two sets by assigning to some element (e.g. x) in a set A exactly one element

More information

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions Lesson Package MHF4U Chapter 1 Outline Unit Goal: By the end of this unit, you will be able to identify and describe some key features of polynomial functions, and make

More information

Foundations of High School Math

Foundations of High School Math Foundations of High School Math This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to

More information

Math 1 Unit 1 EOC Review

Math 1 Unit 1 EOC Review Math 1 Unit 1 EOC Review Solving Equations (including Literal Equations) - Get the variable to show what it equals to satisfy the equation or inequality - Steps (each step only where necessary): 1. Distribute

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

Quadratics. SPTA Mathematics Higher Notes

Quadratics. SPTA Mathematics Higher Notes H Quadratics SPTA Mathematics Higher Notes Quadratics are expressions with degree 2 and are of the form ax 2 + bx + c, where a 0. The Graph of a Quadratic is called a Parabola, and there are 2 types as

More information

Identifying the Graphs of Polynomial Functions

Identifying the Graphs of Polynomial Functions Identifying the Graphs of Polynomial Functions Many of the functions on the Math IIC are polynomial functions. Although they can be difficult to sketch and identify, there are a few tricks to make it easier.

More information

LHS Algebra Pre-Test

LHS Algebra Pre-Test Your Name Teacher Block Grade (please circle): 9 10 11 12 Course level (please circle): Honors Level 1 Instructions LHS Algebra Pre-Test The purpose of this test is to see whether you know Algebra 1 well

More information

Algebra II. Note workbook. Chapter 2. Name

Algebra II. Note workbook. Chapter 2. Name Algebra II Note workbook Chapter 2 Name Algebra II: 2-1 Relations and Functions The table shows the average lifetime and maximum lifetime for some animals. This data can be written as. The ordered pairs

More information

Polynomial Functions

Polynomial Functions Polynomial Functions Equations and Graphs Characteristics The Factor Theorem The Remainder Theorem http://www.purplemath.com/modules/polyends5.htm 1 A cross-section of a honeycomb has a pattern with one

More information

QUADRATIC FUNCTIONS AND MODELS

QUADRATIC FUNCTIONS AND MODELS QUADRATIC FUNCTIONS AND MODELS What You Should Learn Analyze graphs of quadratic functions. Write quadratic functions in standard form and use the results to sketch graphs of functions. Find minimum and

More information

3. A( 2,0) and B(6, -2), find M 4. A( 3, 7) and M(4,-3), find B. 5. M(4, -9) and B( -10, 11) find A 6. B(4, 8) and M(-2, 5), find A

3. A( 2,0) and B(6, -2), find M 4. A( 3, 7) and M(4,-3), find B. 5. M(4, -9) and B( -10, 11) find A 6. B(4, 8) and M(-2, 5), find A Midpoint and Distance Formula Class Work M is the midpoint of A and B. Use the given information to find the missing point. 1. A(4, 2) and B(3, -8), find M 2. A(5, 7) and B( -2, -9), find M 3. A( 2,0)

More information

S56 (5.1) Polynomials.notebook August 25, 2016

S56 (5.1) Polynomials.notebook August 25, 2016 Q1. Simplify Daily Practice 28.6.2016 Q2. Evaluate Today we will be learning about Polynomials. Q3. Write in completed square form x 2 + 4x + 7 Q4. State the equation of the line joining (0, 3) and (4,

More information

Unit 9: Quadratics Intercept Form

Unit 9: Quadratics Intercept Form For Teacher Use Packet Score: Name: Period: Algebra 1 Unit 9: Quadratics Intercept Form Note & Homework Packet Date Topic/Assignment HW Page 9-A Graphing Parabolas in Intercept Form 9-B Solve Quadratic

More information

TEST 150 points

TEST 150 points Math 130 Spring 008 Name: TEST #1 @ 150 points Write neatly. Show all work. Write all responses on separate paper. Clearly label the exercises. 1. A piecewise-defined function is given. 1- x if x< f (

More information

Chapter 4E - Combinations of Functions

Chapter 4E - Combinations of Functions Fry Texas A&M University!! Math 150!! Chapter 4E!! Fall 2015! 121 Chapter 4E - Combinations of Functions 1. Let f (x) = 3 x and g(x) = 3+ x a) What is the domain of f (x)? b) What is the domain of g(x)?

More information

Practice Test - Chapter 2

Practice Test - Chapter 2 Graph and analyze each function. Describe the domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 0.25x 3 Evaluate the function for several

More information

Thermal energy 7 TH GRADE SCIENCE

Thermal energy 7 TH GRADE SCIENCE Thermal energy 7 TH GRADE SCIENCE Temperature There s more to temperature than the idea of hot and cold. Remember that all matter is made up of tiny particles that are constantly moving even in solid objects.

More information

Finding an Equation of a Line

Finding an Equation of a Line Lesson 3-4 Finding an Equation of a Line Vocabulary point-slope form piecewise linear function BIG IDEA Postulates and theorems of geometry about lines tell when exactly one line is determined from given

More information

Modeling Revision Questions Set 1

Modeling Revision Questions Set 1 Modeling Revision Questions Set. In an eperiment researchers found that a specific culture of bacteria increases in number according to the formula N = 5 2 t, where N is the number of bacteria present

More information

Modeling with Polynomial Functions. Writing a Cubic Function. Write the cubic function whose graph is shown at the right.

Modeling with Polynomial Functions. Writing a Cubic Function. Write the cubic function whose graph is shown at the right. Page 1 of 7 E X P L O R I N G D ATA A N D S TAT I S T I C S 6.9 What you should learn GOAL 1 Use finite differences to determine the degree of a polynomial function that will fit a set of data. GOAL 2

More information

Lesson 18: Problem Set Sample Solutions

Lesson 18: Problem Set Sample Solutions Problem Set Sample Solutions Problems 5 7 serve to review the process of computing f(g(x)) for given functions f and g in preparation for work with inverses of functions in Lesson 19. 1. Sketch the graphs

More information

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5 Department of Mathematics, University of Wisconsin-Madison Math 11 Worksheet Sections 3.1, 3.3, and 3.5 1. For f(x) = 5x + (a) Determine the slope and the y-intercept. f(x) = 5x + is of the form y = mx

More information

Senior Math Summer Packet. A. f (x) = x B. f (x) = 2 x. C. f (x) = x 2 D. f (x) = sin x

Senior Math Summer Packet. A. f (x) = x B. f (x) = 2 x. C. f (x) = x 2 D. f (x) = sin x Name: Date: 1. The set of scores on a mathematics test is 72, 80, 80, 82, 87, 89, and 91. The mean score is A. 8 B. 83 C. 82 D. 80 5. Which function is one-to-one? A. f (x) = x B. f (x) = 2 x C. f (x)

More information

What kind of number is? Write the number in scientific notation ,000

What kind of number is? Write the number in scientific notation ,000 Chapter 1: 1.1, 1.2, 1.3, 1.4 Chapter 2: 2.1, 2.2, 2.3, 2.4 Chapter 3: 3.1, 3.2, 3.3, 3.4 Chapter 4: 4.1, 4.2, 4.3, 4.5, 4.7 Chapter 5: 5.1, 5.2, 5.3, 5.4, 5.6, 5.7 Chapter 6: 6.1 1.1 What kind of number

More information

Accessible Topic - Topics accessible to visually impaired students using a screen reader.

Accessible Topic - Topics accessible to visually impaired students using a screen reader. Course Name: Winter 2018 Math 95 - Course Code: ALEKS Course: Developmental Math Instructor: Course Dates: Begin: 01/07/2018 End: 03/23/2018 Course Content: 390 Topics (172 goal + 218 prerequisite) / 334

More information

Intermediate Algebra Study Guide

Intermediate Algebra Study Guide Chapter 1 Intermediate Algebra Study Guide 1. Simplify the following. (a) ( 6) + ( 4) ( 9) (b) ( 7) ( 6)( )( ) (c) 8 5 9 (d) 6x(xy x ) x (y 6x ) (e) 7x {6 [8 (x ) (6 x)]} (f) Evaluate x y for x =, y =.

More information

CME Project, Geometry 2009 Correlated to: Kentucky Core Content for Mathematics Assessment 4.1 (High School, Grade 11)

CME Project, Geometry 2009 Correlated to: Kentucky Core Content for Mathematics Assessment 4.1 (High School, Grade 11) Number Properties and Operations High school students should enter high school with a strong background in rational numbers and numerical operations and expand this to real numbers. This becomes the foundation

More information

f ', the first derivative of a differentiable function, f. Use the

f ', the first derivative of a differentiable function, f. Use the f, f ', and The graph given to the right is the graph of graph to answer the questions below. f '' Relationships and The Extreme Value Theorem 1. On the interval [0, 8], are there any values where f(x)

More information

Integrated Math 10 Quadratic Functions Unit Test January 2013

Integrated Math 10 Quadratic Functions Unit Test January 2013 1. Answer the following question, which deal with general properties of quadratics. a. Solve the quadratic equation 0 x 9 (K) b. Fully factor the quadratic expression 3x 15x 18 (K) c. Determine the equation

More information

, a 1. , a 2. ,..., a n

, a 1. , a 2. ,..., a n CHAPTER Points to Remember :. Let x be a variable, n be a positive integer and a 0, a, a,..., a n be constants. Then n f ( x) a x a x... a x a, is called a polynomial in variable x. n n n 0 POLNOMIALS.

More information

Notes P.1 Real Numbers

Notes P.1 Real Numbers 8/4/ Notes P. Real Numbers I. History of Numbers Number Sense? What is it? Natural/Counting Numbers:,,, 4, Whole Numbers:,,,, 4, Integers:, -, -,,,, Rationals:, ½, ¾, Irrationals:, π, 5, Together The set

More information

Math Literacy. Curriculum (457 topics)

Math Literacy. Curriculum (457 topics) Math Literacy This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

More information

Solving Quadratic Equations (Adapted from Core Plus Mathematics, Courses 1 and 2)

Solving Quadratic Equations (Adapted from Core Plus Mathematics, Courses 1 and 2) Solving Quadratic Equations (Adapted from Core Plus Mathematics, Courses 1 and ) In situations that involve quadratic functions, the interesting questions often require solving equations. For example,

More information

LESSON 13.1 NONLINEAR EQUATIONS

LESSON 13.1 NONLINEAR EQUATIONS LESSON. NONLINEAR EQUATIONS LESSON. NONLINEAR EQUATIONS 58 OVERVIEW Here's what you'll learn in this lesson: Solving Equations a. Solving polynomial equations by factoring b. Solving quadratic type equations

More information

Reminder: Univariate Data. Bivariate Data. Example: Puppy Weights. You weigh the pups and get these results: 2.5, 3.5, 3.3, 3.1, 2.6, 3.6, 2.

Reminder: Univariate Data. Bivariate Data. Example: Puppy Weights. You weigh the pups and get these results: 2.5, 3.5, 3.3, 3.1, 2.6, 3.6, 2. TP: To review Standard Deviation, Residual Plots, and Correlation Coefficients HW: Do a journal entry on each of the calculator tricks in this lesson. Lesson slides will be posted with notes. Do Now: Write

More information

Which boxplot represents the same information as the histogram? Test Scores Test Scores

Which boxplot represents the same information as the histogram? Test Scores Test Scores 01 013 SEMESTER EXAMS SEMESTER 1. Mrs. Johnson created this histogram of her 3 rd period students test scores. 8 Frequency of Test Scores 6 4 50 60 70 80 90 100 Test Scores Which boxplot represents the

More information

Unit 6: Quadratics. Contents

Unit 6: Quadratics. Contents Unit 6: Quadratics Contents Animated gif Program...6-3 Setting Bounds...6-9 Exploring Quadratic Equations...6-17 Finding Zeros by Factoring...6-3 Finding Zeros Using the Quadratic Formula...6-41 Modeling:

More information

3.6 Interpreting Functions

3.6 Interpreting Functions 27 FEATURES OF FUNCTIONS Interpreting Functions A Practice Understanding Task CCBY Jan Kalab https://flic.kr/p/ekgaa Given the graph of f(x), answer the following questions. Unless otherwise specified,

More information

5.1 - Polynomials. Ex: Let k(x) = x 2 +2x+1. Find (and completely simplify) the following: (a) k(1) (b) k( 2) (c) k(a)

5.1 - Polynomials. Ex: Let k(x) = x 2 +2x+1. Find (and completely simplify) the following: (a) k(1) (b) k( 2) (c) k(a) c Kathryn Bollinger, March 15, 2017 1 5.1 - Polynomials Def: A function is a rule (process) that assigns to each element in the domain (the set of independent variables, x) ONE AND ONLY ONE element in

More information

Lesson 6: Switching Between Forms of Quadratic Equations Unit 5 Quadratic Functions

Lesson 6: Switching Between Forms of Quadratic Equations Unit 5 Quadratic Functions (A) Lesson Context BIG PICTURE of this UNIT: CONTEXT of this LESSON: How do we analyze and then work with a data set that shows both increase and decrease What is a parabola and what key features do they

More information

UNC Charlotte 2005 Algebra March 7, 2005

UNC Charlotte 2005 Algebra March 7, 2005 UNC Charlotte March 7, 2005 1. What is the y-coordinate of the vertex of the parabola y = x 2 6x + 4? (A) 5 (B) 3 (C) 3 (D) 5 (E) 9 2. The line y = x intersects the circle (x 3) 2 + (y 2) 2 = 1 in two

More information

Precalculus. How to do with no calculator 1a)

Precalculus. How to do with no calculator 1a) Precalculus UNIT 2 Review NAME PERIOD This assessment covers many concepts which you must be able to understand without the use of your calculator to view the graph. Please complete the following table

More information

Evaluate algebraic expressions for given values of the variables.

Evaluate algebraic expressions for given values of the variables. Algebra I Unit Lesson Title Lesson Objectives 1 FOUNDATIONS OF ALGEBRA Variables and Expressions Exponents and Order of Operations Identify a variable expression and its components: variable, coefficient,

More information

FLORIDA STANDARDS TO BOOK CORRELATION

FLORIDA STANDARDS TO BOOK CORRELATION FLORIDA STANDARDS TO BOOK CORRELATION Florida Standards (MAFS.912) Conceptual Category: Number and Quantity Domain: The Real Number System After a standard is introduced, it is revisited many times in

More information

12.3. Walking the... Curve? Domain, Range, Zeros, and Intercepts

12.3. Walking the... Curve? Domain, Range, Zeros, and Intercepts Walking the... Curve? Domain, Range, Zeros, and Intercepts.3 Learning Goals In this lesson, you will: Describe the domain and range of quadratic functions. Determine the x-intercept(s) of a graph of a

More information

Pre-Lab 0.2 Reading: Measurement

Pre-Lab 0.2 Reading: Measurement Name Block Pre-Lab 0.2 Reading: Measurement section 1 Description and Measurement Before You Read Weight, height, and length are common measurements. List at least five things you can measure. What You

More information

CME Project, Algebra Correlated to: Michigan High School Content Expectations, Algebra 1

CME Project, Algebra Correlated to: Michigan High School Content Expectations, Algebra 1 STRAND 1: QUANTITATIVE LITERACY AND LOGIC STANDARD L1: REASONING ABOUT NUMBERS, SYSTEMS, AND QUANTITATIVE SITUATIONS Based on their knowledge of the properties of arithmetic, students understand and reason

More information

B.U.G. Newsletter. As one semester comes to an end by Jennifer L. Brown. December WÜA UÜÉãÇ

B.U.G. Newsletter. As one semester comes to an end by Jennifer L. Brown. December WÜA UÜÉãÇ B.U.G. Newsletter December 2014 THIS NEWSLETTER IS A SERVICE THAT WAS FUNDED BY "NO CHILD LEFT BEHIND" TITLE II PART A HIGHER EDUCATION IMPROVING TEACHER QUALITY HIGHER EDUCATION GRANT ADMINISTERED THROUGH

More information

How much can they save? Try $1100 in groceries for only $40.

How much can they save? Try $1100 in groceries for only $40. It s Not New, It s Recycled Composition of Functions.4 LEARNING GOALS KEY TERM In this lesson, you will: Perform the composition of two functions graphically and algebraically. Use composition of functions

More information

Honors Pre-Calculus. Summer Assignment

Honors Pre-Calculus. Summer Assignment Honors Pre-Calculus Summer Assignment Name This assignment will be due the first day of class. Late assignments will have ten points deducted for each day late. Show ALL WORK for ALL PROBLEMS. Credit will

More information

WebAssign hw1.1 (Homework)

WebAssign hw1.1 (Homework) WebAssign hw1.1 (Homework) Current Score : / 71 Due : Wednesday, May 31 2017 07:25 AM PDT Michael Lee Math261(Calculus I), section 1049, Spring 2017 Instructor: Michael Lee 1. /1 pointsscalc8 1.1.002.

More information

Intermediate Algebra Section 9.1 Composite Functions and Inverse Functions

Intermediate Algebra Section 9.1 Composite Functions and Inverse Functions Intermediate Algebra Section 9. Composite Functions and Inverse Functions We have added, subtracted, multiplied, and divided functions in previous chapters. Another way to combine functions is called composite

More information

Math 111: Final Review

Math 111: Final Review Math 111: Final Review Suggested Directions: Start by reviewing the new material with the first portion of the review sheet. Then take every quiz again as if it were a test. No book. No notes. Limit yourself

More information

MATH 1301, Practice problems

MATH 1301, Practice problems MATH 1301, Practice problems 1. For each of the following, denote Ann s age by x, choose the equation(s) (may be more than one) that describes the statement, and find x. (a) In three years, Ann will be

More information

Chapter 1 Notes: Quadratic Functions

Chapter 1 Notes: Quadratic Functions 19 Chapter 1 Notes: Quadratic Functions (Textbook Lessons 1.1 1.2) Graphing Quadratic Function A function defined by an equation of the form, The graph is a U-shape called a. Standard Form Vertex Form

More information

UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS

UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS This unit investigates quadratic functions. Students study the structure of quadratic expressions and write quadratic expressions in equivalent forms.

More information

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Quiz results Average 73%: high h score 100% Problems: Keeping track of negative signs x = + = + Function notation f(x)

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

CHAPTER 4: Polynomial and Rational Functions

CHAPTER 4: Polynomial and Rational Functions MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 4: Polynomial and Rational Functions 4.1 Polynomial Functions and Models 4.2 Graphing Polynomial Functions 4.3 Polynomial

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: Modeling & Problem Solving Common Core Standard: A-REI.4a: Solve quadratic equations in one

More information