Write Polynomial Functions and Models

Size: px
Start display at page:

Download "Write Polynomial Functions and Models"

Transcription

1 TEKS 5.9 a.3, A.1.B, A.3.B; P.3.B Write Polnomial Functions and Models Before You wrote linear and quadratic functions. Now You will write higher-degree polnomial functions. Wh? So ou can model launch speed, as in Example 4. Ke Vocabular finite differences You know that two points determine a line and that three points determine a parabola. In Example 1, ou will see that four points determine the graph of a cubic function. E XAMPLE 1 Write a cubic function Write the cubic function whose graph is shown. STEP 1 STEP Use the three given x-intercepts to write the function in factored form. f(x) 5 a(x 1 4)(x 1)(x 3) Find the value of a b substituting the coordinates of the fourth point. 6 5 a(0 1 4)(0 1)(0 3) 6 5 1a (4, 0) (3, 0) (1, 0) 4 x (0, 6) 1 } 5 a c The function is f(x) 5 1 } (x 1 4)(x 1)(x 3). CHECK Check the end behavior of f. The degree of f is odd and a < 0. So f(x) 1` as x ` and f(x) ` as x 1`, which matches the graph. FINITE DIFFERENCES In Example 1, ou found a function given its graph. Functions can also be written from a set of data using finite differences. When the x-values in a data set are equall spaced, the differences of consecutive -values are called finite differences. For example, some finite differences for the function f(x) 5 x are shown below. f(1) f() f(3) f(4) Values of f(x) for equall-spaced x-values Finite differences The finite differences above are called first-order differences. You can also calculate higher-order differences, as shown in the next example. 5.9 Write Polnomial Functions and Models 393

2 E XAMPLE Find finite differences The first five triangular numbers are shown below. A formula for the nth triangular number is f(n) 5 } 1 (n 1 n). Show that this function has constant second-order differences. f(1) 5 1 f() 5 3 f(3) 5 6 f(4) 5 10 f(5) 5 15 Write the first several triangular numbers. Find the first-order differences b subtracting consecutive triangular numbers. Then find the second-order differences b subtracting consecutive first-order differences. f(1) f() f(3) f(4) f(5) f(6) f(7) Write function values for equall-spaced n-values First-order differences Second-order differences c Each second-order difference is 1, so the second-order differences are constant. GUIDED PRACTICE for Examples 1 and Write a cubic function whose graph passes through the given points. 1. (4, 0), (0, 10), (, 0), (5, 0). (1, 0), (0, 1), (, 0), (3, 0) 3. GEOMETRY Show that f(n) 5 } 1 n(3n 1), a formula for the nth pentagonal number, has constant second-order differences. PROPERTIES OF FINITE DIFFERENCES In Example, notice that the function has degree two and that the second-order differences are constant. This illustrates the first of the following two properties of finite differences. KEY CONCEPT For Your Notebook Properties of Finite Differences 1. If a polnomial function f(x) has degree n, then the nth-order differences of function values for equall-spaced x-values are nonzero and constant.. Conversel, if the nth-order differences of equall-spaced data are nonzero and constant, then the data can be represented b a polnomial function of degree n. The second propert of finite differences allows ou to write a polnomial function that models a set of equall-spaced data. 394 Chapter 5 Polnomials and Polnomial Functions

3 E XAMPLE 3 Model with finite differences The first seven triangular pramidal numbers are shown below. Find a polnomial function that gives the nth triangular pramidal number. f(1) 5 1 f() 5 4 f(3) 5 10 f(4) 5 0 f(5)5 35 f(6) 5 56 f(7) 5 84 Begin b finding the finite differences. f(1) f() f(3) f(4) f(5) f(6) f(7) Write function values for equall-spaced n-values First-order differences Second-order differences Third-order differences Because the third-order differences are constant, ou know that the numbers can be represented b a cubic function of the form f(n) 5 an 3 1 bn 1 cn 1 d. B substituting the first four triangular pramidal numbers into the function, ou obtain a sstem of four linear equations in four variables. a(1) 3 1 b(1) 1 c(1) 1 d 5 1 a 1 b 1 c 1 d 5 1 a() 3 1 b() 1 c() 1 d 5 4 8a 1 4b 1 c 1 d 5 4 a(3) 3 1 b(3) 1 c(3) 1 d a 1 9b 1 3c 1 d 5 10 REVIEW SYSTEMS For help with using matrices to solve linear sstems, see p. 10. a(4) 3 1 b(4) 1 c(4) 1 d a 1 16b 1 4c 1 d 5 0 Write the linear sstem as a matrix equation AX 5 B. Enter the matrices A and B into a graphing calculator, and then calculate the solution X 5 A 1 B a 1 3 d b c [A]-1[B] [[ ] [.5 ] [ ] [0 ]] A X B Calculate X 5 A 1 B. c The solution is a 5 1 } 6, b 5 1 }, c 5 1 } 3, and d 5 0. So, the nth triangular pramidal number is given b f(n) 5 1 } 6 n } n 1 1 } 3 n. GUIDED PRACTICE for Example 3 4. Use finite differences to find a polnomial function that fits the data in the table. f(x) Write Polnomial Functions and Models 395

4 CUBIC REGRESSION In Examples 1 and 3, ou found a cubic model that exactl fits a set of data points. In man real-life situations, ou cannot find a simple model to fit data points exactl. Instead, ou can use the regression feature of a graphing calculator to find an nth-degree polnomial model that best fits the data. E XAMPLE 4 Solve TAKS a REASONING: multi-step problem Multi-Step Problem SPACE EXPLORATION The table shows the tpical speed (in feet per second) of a space shuttle x seconds after launch. Find a polnomial model for the data. Use the model to predict the time when the shuttle s speed reaches 4400 feet per second, at which point its booster rockets detach. x STEP 1 Enter the data into a graphing calculator and make a scatter plot. The points suggest a cubic model. STEP Use cubic regression to obtain this polnomial model: x x x 36 CubicReg =ax3+bx+cx+d a= b= c= d= ANOTHER WAY You can also find the value of x for which b subtracting 4400 from the right side of the cubic model, graphing the resulting function, and using the zero feature to find the graph s x-intercept. STEP 3 Check the model b graphing it and the data in the same viewing window. STEP 4 Graph the model and in the same viewing window. Use the intersect feature. Intersection X= Y=4400 c The booster rockets detach about 106 seconds after launch. at classzone.com GUIDED PRACTICE for Example 4 Use a graphing calculator to find a polnomial function that fits the data f(x) x f(x) Chapter 5 Polnomials and Polnomial Functions

5 5.9 EXERCISES SKILL PRACTICE HOMEWORK KEY 5 WORKED-OUT SOLUTIONS on p. WS1 for Exs. 9, 15, and 7 5 TAKS PRACTICE AND REASONING Exs. 10,, 3, 8, 31, and 3 1. VOCABULARY Cop and complete: When the x-values in a data set are equall spaced, the differences of consecutive -values are called?.. WRITING Describe first-order differences and second-order differences. EXAMPLE 1 on p. 393 for Exs WRITING CUBIC FUNCTIONS Write the cubic function whose graph is shown. 3. (0, 3) 4. 4 s0, 3 d 5. (0, ) 1 x x 1 x CUBIC MODELS Write a cubic function whose graph passes through the points. 6. (3, 0), (1, 10), (0, 0), (4, 0) 7. (, 0), (1, 0), (0, 8), (, 0) 8. (3, 0), (1, 0), (3, ), (4, 0) 9. (5, 0), (0, 0), (1, 1), (6, 0) 10. MULTIPLE TAKS REASONING CHOICE Which cubic function s graph passes through the points (3, 0), (1, 0), (3, 0), and (0, 3)? A f(x) 5 (x 3)(x 1 3)(x 1) B f(x) 5} 1 (x 3)(x 1 3)(x 1 1) 3 C f(x) 5(x 3)(x 1 3)(x 1) D f(x) 5 (x 3)(x 1 3)(x 1 1) 11. ERROR ANALYSIS A student tried to write a cubic function whose graph has x-intercepts 1,, and 5, and passes through (1, 3). Describe and correct the error in the student s calculation of the leading coefficient a. 1 5 a(3 1 1)(3 )(3 5) 1 58a 1 } 8 5 a EXAMPLE on p. 394 for Exs EXAMPLE 3 on p. 395 for Exs FINDING FINITE DIFFERENCES Show that the nth-order differences for the given function of degree n are nonzero and constant. 1. f(x) 5 5x f(x) 5x 1 5x 14. f(x) 5 x 4 3x f(x) 5 4x 9x f(x) 5 x 3 4x x f(x) 5 x 5 3x 1 x FINDING A MODEL Use finite differences and a sstem of equations to find a polnomial function that fits the data in the table f(x) f(x) f(x) f(x) Write Polnomial Functions and Models 397

6 . OPEN-ENDED TAKS REASONING MATH Write two different cubic functions whose graphs pass through the points (3, 0), (1, 0), and (, 6). 3. SHORT TAKS REASONING RESPONSE How man points do ou need to determine a quartic function? a quintic (fifth-degree) function? Justif our answers. 4. CHALLENGE Substitute the expressions k, k 1 1, k 1,..., k 1 5 for x in the function f(x) 5 ax 3 1 bx 1 cx 1 d to generate six equall-spaced ordered pairs. Then show that third-order differences are constant. PROBLEM SOLVING EXAMPLE 3 on p. 395 for Ex GEOMETRY Find a polnomial function that gives the number of diagonals d of a polgon with n sides. Number of sides, n Number of diagonals, d EXAMPLE 4 on p. 396 for Exs AVIATION The table shows the number of active pilots (in thousands) with airline transport licenses in the United States for the ears 1997 to 004. Use a graphing calculator to find a polnomial model for the data. Years since 1997, t Transport pilots, p MULTI-STEP PROBLEM The table shows the average U.S. movie ticket price (in dollars) for various ears from 1983 to 003. Years since 1983, t Movie ticket price, m a. Use a graphing calculator to find a polnomial model for the data. b. Estimate the average U.S. movie ticket price in 010. c. In which ear was the average U.S. movie ticket price about $4.50? 8. SHORT TAKS REASONING RESPONSE Based on data collected from friends, ou estimate the cumulative profits (in dollars) after each of six months for two potential businesses. Find a polnomial function that models the profit for each business. Which business will ield the greatest long-term profit? Wh? Yard work Pet care Month, t Profit, p Month, t Profit, p WORKED-OUT SOLUTIONS 398 Chapter 5 Polnomials on p. WS1 and Polnomial Functions 5 TAKS PRACTICE AND REASONING

7 9. GEOMETRY The maximum number of regions R into which space can be divided b n intersecting spheres is given b R(n) 5 } 1 n 3 n 1 } 8 n. Show 3 3 that this function has constant third-order differences. 30. CHALLENGE A clindrical cake is divided into the maximum number of pieces p b c planes. When c 5 1,, 3, 4, 5, and 6 the values of p(c) are, 4, 8, 15, 6, and 4 respectivel. What is the maximum number of pieces into which the cake can be divided when it is cut b 8 planes? MIXED REVIEW FOR TAKS TAKS PRACTICE at classzone.com REVIEW Lesson 3.1; TAKS Workbook REVIEW Lesson 4.5; TAKS Workbook 31. TAKS PRACTICE Graph the linear sstem. What is the solution of the sstem? TAKS Obj. 4 3x 58 x 5 10 A (4, 18) B (4,) C (1, 14) D No solution 3. TAKS PRACTICE The height h above the ground (in feet) of a stuntman falling from a window is given b h 516t 1 90 where t is the time (in seconds). An air cushion that is 9 feet high is positioned on the ground below the window. About how man seconds will the stuntman fall before he hits the air cushion? TAKS Obj. 5 F.5 sec G.37 sec H 8.66 sec J 9.48 sec QUIZ for Lessons Find all zeros of the polnomial function. (p. 379) 1. f(x) 5 x 3 4x 11x f(x) 5 x 4 x 3 49x 1 9x Write a polnomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the given zeros. (p. 379) 3. 4, 1, 4. 4, 1 1 i 5. 3, 5, 7 1 Ï } 6. 1, i, 3 Ï } 6 Graph the function. (p. 387) 7. f(x) 5(x 3)(x )(x 1 ) 8. f(x) 5 3(x 1)(x 1 1)(x 4) 9. f(x) 5 x(x 4)(x 1)(x 1 ) 10. f(x) 5 (x 3)(x 1 ) (x 1 3) Write a cubic function whose graph passes through the given points. (p. 393) 11. (5, 0), (, 0), (1, 9), (, 0) 1. (1, 0), (0, 16), (, 0), (4, 0) 13. DRIVE-INS The table shows the number of U.S. drive-in movie theaters for the ears 1995 to 00. Find a polnomial model that fits the data. (p. 393) Years since 1995, t Drive-in movie theaters, D EXTRA PRACTICE for Lesson 5.9, p Write ONLINE Polnomial QUIZFunctions at classzone.com and Models 399

Find Rational Zeros. has integer coefficients, then every rational zero of f has the following form: x 1 a 0. } 5 factor of constant term a 0

Find Rational Zeros. has integer coefficients, then every rational zero of f has the following form: x 1 a 0. } 5 factor of constant term a 0 .6 Find Rational Zeros TEKS A.8.B; P..D, P..A, P..B Before You found the zeros of a polnomial function given one zero. Now You will find all real zeros of a polnomial function. Wh? So ou can model manufacturing

More information

Graph General Rational Functions. }} q(x) bn x n 1 b n 2 1. p(x) 5 a m x m 1 a m 2 1

Graph General Rational Functions. }} q(x) bn x n 1 b n 2 1. p(x) 5 a m x m 1 a m 2 1 TEKS 8.3 A.0.A, A.0.B, A.0.C, A.0.F Graph General Rational Functions Before You graphed rational functions involving linear polnomials. Now You will graph rational functions with higher-degree polnomials.

More information

Graph and Write Equations of Hyperbolas

Graph and Write Equations of Hyperbolas TEKS 9.5 a.5, 2A.5.B, 2A.5.C Graph and Write Equations of Hperbolas Before You graphed and wrote equations of parabolas, circles, and ellipses. Now You will graph and write equations of hperbolas. Wh?

More information

Evaluate and Graph Polynomial Functions

Evaluate and Graph Polynomial Functions 5.2 Evaluate and Graph Polnomial Functions Before You evaluated and graphed linear and quadratic functions. Now You will evaluate and graph other polnomial functions. Wh? So ou can model skateboarding

More information

Verify Trigonometric Identities

Verify Trigonometric Identities 4.3 a., A..A; P..C TEKS Verify Trigonometric Identities Before You graphed trigonometric functions. Now You will verify trigonometric identities. Why? So you can model the path of Halley s comet, as in

More information

Perform Function Operations and Composition

Perform Function Operations and Composition TEKS 6.3 a.3, 2A.1.A Perform Function Operations and Composition Before You performed operations with algebraic epressions. Now You will perform operations with functions. Why? So you can model biological

More information

1.2. Characteristics of Polynomial Functions. What are the key features of the graphs of polynomial functions?

1.2. Characteristics of Polynomial Functions. What are the key features of the graphs of polynomial functions? 1.2 Characteristics of Polnomial Functions In Section 1.1, ou eplored the features of power functions, which are single-term polnomial functions. Man polnomial functions that arise from real-world applications

More information

3.8. F d 2b provided ad 2 cb Þ 0. F d 2b 5 F Use Inverse Matrices to Solve Linear Systems. For Your Notebook E XAMPLE 1

3.8. F d 2b provided ad 2 cb Þ 0. F d 2b 5 F Use Inverse Matrices to Solve Linear Systems. For Your Notebook E XAMPLE 1 TEKS 3.8 2A.2.A, 2A.3.A, 2A.3.B, 2A.3.C Use Inverse Matrices to Solve Linear Systems Before You solved linear systems using Cramer s rule. Now You will solve linear systems using inverse matrices. Why?

More information

Lesson 3.1 Vertices and Intercepts. Important Features of Parabolas

Lesson 3.1 Vertices and Intercepts. Important Features of Parabolas Lesson 3.1 Vertices and Intercepts Name: _ Learning Objective: Students will be able to identify the vertex and intercepts of a parabola from its equation. CCSS.MATH.CONTENT.HSF.IF.C.7.A Graph linear and

More information

1.3. Equations and Graphs of Polynomial Functions. What is the connection between the factored form of a polynomial function and its graph?

1.3. Equations and Graphs of Polynomial Functions. What is the connection between the factored form of a polynomial function and its graph? 1.3 Equations and Graphs of Polnomial Functions A rollercoaster is designed so that the shape of a section of the ride can be modelled b the function f(x). 4x(x 15)(x 25)(x 45) 2 (x 6) 9, x [, 6], where

More information

Essential Question How many turning points can the graph of a polynomial function have?

Essential Question How many turning points can the graph of a polynomial function have? .8 Analzing Graphs of Polnomial Functions Essential Question How man turning points can the graph of a polnomial function have? A turning point of the graph of a polnomial function is a point on the graph

More information

3x 2 + 7x + 2. A 8-6 Factor. Step 1. Step 3 Step 4. Step 2. Step 1 Step 2 Step 3 Step 4

3x 2 + 7x + 2. A 8-6 Factor. Step 1. Step 3 Step 4. Step 2. Step 1 Step 2 Step 3 Step 4 A 8-6 Factor. Step 1 3x 2 + 7x + 2 Step 2 Step 3 Step 4 3x 2 + 7x + 2 3x 2 + 7x + 2 Step 1 Step 2 Step 3 Step 4 Factor. 1. 3x 2 + 4x +1 = 2. 3x 2 +10x + 3 = 3. 3x 2 +13x + 4 = A 8-6 Name BDFM? Why? Factor.

More information

ACTIVITY: Representing Data by a Linear Equation

ACTIVITY: Representing Data by a Linear Equation 9.2 Lines of Fit How can ou use data to predict an event? ACTIVITY: Representing Data b a Linear Equation Work with a partner. You have been working on a science project for 8 months. Each month, ou measured

More information

MAFS Algebra 1. Quadratic Functions. Day 17 - Student Packet

MAFS Algebra 1. Quadratic Functions. Day 17 - Student Packet MAFS Algebra 1 Quadratic Functions Day 17 - Student Packet Day 17: Quadratic Functions MAFS.912.F-IF.3.7a, MAFS.912.F-IF.3.8a I CAN graph a quadratic function using key features identify and interpret

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

Graphing f ( x) = ax 2 + c

Graphing f ( x) = ax 2 + c . Graphing f ( ) = a + c Essential Question How does the value of c affect the graph of f () = a + c? Graphing = a + c Work with a partner. Sketch the graphs of the functions in the same coordinate plane.

More information

Name Date. Modeling with Polynomial Functions For use with Exploration 4.9

Name Date. Modeling with Polynomial Functions For use with Exploration 4.9 4.9 Modeling with Polnomial Functions For use with Eploration 4.9 Essential Question How can ou find a polnomial model for real-life data? 1 EXPLORATION: Modeling Real-Life Data Go to BigIdeasMath.com

More information

Properties of Quadratic functions

Properties of Quadratic functions Name Today s Learning Goals: #1 How do we determine the axis of symmetry and vertex of a quadratic function? Properties of Quadratic functions Date 5-1 Properties of a Quadratic Function A quadratic equation

More information

What is the relationship between the real roots of a polynomial equation and the x-intercepts of the corresponding polynomial function?

What is the relationship between the real roots of a polynomial equation and the x-intercepts of the corresponding polynomial function? 3.3 Characteristics of Polnomial Functions in Factored Form INVESTIGATE the Math The graphs of the functions f () 5 1 and g() 5 1 are shown.? GOAL Determine the equation of a polnomial function that describes

More information

4 B. 4 D. 4 F. 3. What are some common characteristics of the graphs of cubic and quartic polynomial functions?

4 B. 4 D. 4 F. 3. What are some common characteristics of the graphs of cubic and quartic polynomial functions? .1 Graphing Polnomial Functions COMMON CORE Learning Standards HSF-IF.B. HSF-IF.C.7c Essential Question What are some common characteristics of the graphs of cubic and quartic polnomial functions? A polnomial

More information

Unit 2-2: Writing and Graphing Quadratics NOTE PACKET. 12. I can use the discriminant to determine the number and type of solutions/zeros.

Unit 2-2: Writing and Graphing Quadratics NOTE PACKET. 12. I can use the discriminant to determine the number and type of solutions/zeros. Unit 2-2: Writing and Graphing Quadratics NOTE PACKET Name: Period Learning Targets: Unit 2-1 12. I can use the discriminant to determine the number and type of solutions/zeros. 1. I can identify a function

More information

Algebra I Notes Linear Functions & Inequalities Part I Unit 5 UNIT 5 LINEAR FUNCTIONS AND LINEAR INEQUALITIES IN TWO VARIABLES

Algebra I Notes Linear Functions & Inequalities Part I Unit 5 UNIT 5 LINEAR FUNCTIONS AND LINEAR INEQUALITIES IN TWO VARIABLES UNIT LINEAR FUNCTIONS AND LINEAR INEQUALITIES IN TWO VARIABLES PREREQUISITE SKILLS: students must know how to graph points on the coordinate plane students must understand ratios, rates and unit rate VOCABULARY:

More information

Essential Question How can you use a linear function to model and analyze a real-life situation?

Essential Question How can you use a linear function to model and analyze a real-life situation? 1.3 Modeling with Linear Functions Essential Question How can ou use a linear function to model and analze a real-life situation? Modeling with a Linear Function MODELING WITH MATHEMATICS To be proficient

More information

February 8 th February 12 th. Unit 6: Polynomials & Introduction to Quadratics

February 8 th February 12 th. Unit 6: Polynomials & Introduction to Quadratics Algebra I February 8 th February 12 th Unit 6: Polynomials & Introduction to Quadratics Jump Start 1) Use the elimination method to solve the system of equations below. x + y = 2 3x + y = 8 2) Solve: 13

More information

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

Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Test 3 review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Approximate the coordinates of each turning point by graphing f(x) in the standard viewing

More information

Quadratic Functions, Part 1

Quadratic Functions, Part 1 Quadratic Functions, Part 1 A2.F.BF.A.1 Write a function that describes a relationship between two quantities. A2.F.BF.A.1a Determine an explicit expression, a recursive process, or steps for calculation

More information

EXERCISE SET 10.2 MATD 0390 DUE DATE: INSTRUCTOR

EXERCISE SET 10.2 MATD 0390 DUE DATE: INSTRUCTOR EXERCISE SET 10. STUDENT MATD 090 DUE DATE: INSTRUCTOR You have studied the method known as "completing the square" to solve quadratic equations. Another use for this method is in transforming the equation

More information

4-1 (Part 2) Graphing Quadratics, Interpreting Parabolas

4-1 (Part 2) Graphing Quadratics, Interpreting Parabolas 4-1 (Part 2) Graphing Quadratics, Interpreting Parabolas Objectives Students will be able to: Find the vertex and y-intercept of a parabola Graph a parabola Use quadratic models to analyze problem situations.

More information

CHAPTER 9: Quadratic Equations and Functions

CHAPTER 9: Quadratic Equations and Functions CHAPTER : Quadratic Equations and Functions Notes # -: Exploring Quadratic Graphs A. Graphing ax A is a function that can be written in the form ax bx c where a, b, and c are real numbers and a 0. Examples:

More information

Math 135: Intermediate Algebra Homework 10 Solutions December 18, 2007

Math 135: Intermediate Algebra Homework 10 Solutions December 18, 2007 Math 135: Intermediate Algebra Homework 10 Solutions December 18, 007 Homework from: Akst & Bragg, Intermediate Algebra through Applications, 006 Edition, Pearson/Addison-Wesley Subject: Linear Systems,

More information

3.2 Polynomial Functions of Higher Degree

3.2 Polynomial Functions of Higher Degree 71_00.qp 1/7/06 1: PM Page 6 Section. Polnomial Functions of Higher Degree 6. Polnomial Functions of Higher Degree What ou should learn Graphs of Polnomial Functions You should be able to sketch accurate

More information

Quadratic Functions In Standard Form In Factored Form In Vertex Form Transforming Graphs. Math Background

Quadratic Functions In Standard Form In Factored Form In Vertex Form Transforming Graphs. Math Background Graphing In Standard Form In Factored Form In Vertex Form Transforming Graphs Math Background Previousl, ou Identified and graphed linear functions Applied transformations to parent functions Graphed quadratic

More information

Name Date. Modeling with Linear Functions For use with Exploration 1.3

Name Date. Modeling with Linear Functions For use with Exploration 1.3 1.3 Modeling with Linear Functions For use with Exploration 1.3 Essential Question How can ou use a linear function to model and analze a real-life situation? 1 EXPLORATION: Modeling with a Linear Function

More information

Using a Table of Values to Sketch the Graph of a Polynomial Function

Using a Table of Values to Sketch the Graph of a Polynomial Function A point where the graph changes from decreasing to increasing is called a local minimum point. The -value of this point is less than those of neighbouring points. An inspection of the graphs of polnomial

More information

Sample: Do Not Reproduce QUAD4 STUDENT PAGES. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 4: Quadratic Functions and Applications

Sample: Do Not Reproduce QUAD4 STUDENT PAGES. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 4: Quadratic Functions and Applications Name Period Date QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 4: Quadratic Functions and Applications QUAD 4.1 Vertex Form of a Quadratic Function 1 Explore how changing the values of h and

More information

3.1 Quadratic Functions and Models

3.1 Quadratic Functions and Models 3.1 Quadratic Functions and Models Objectives: 1. Identify the vertex & axis of symmetry of a quadratic function. 2. Graph a quadratic function using its vertex, axis and intercepts. 3. Use the maximum

More information

Name Date. In Exercises 1 6, graph the function. Compare the graph to the graph of ( )

Name Date. In Exercises 1 6, graph the function. Compare the graph to the graph of ( ) Name Date 8. Practice A In Eercises 6, graph the function. Compare the graph to the graph of. g( ) =. h =.5 3. j = 3. g( ) = 3 5. k( ) = 6. n = 0.5 In Eercises 7 9, use a graphing calculator to graph the

More information

Investigation Free Fall

Investigation Free Fall Investigation Free Fall Name Period Date You will need: a motion sensor, a small pillow or other soft object What function models the height of an object falling due to the force of gravit? Use a motion

More information

Transformations. What are the roles of a, k, d, and c in polynomial functions of the form y a[k(x d)] n c, where n?

Transformations. What are the roles of a, k, d, and c in polynomial functions of the form y a[k(x d)] n c, where n? 1. Transformations In the architectural design of a new hotel, a pattern is to be carved in the exterior crown moulding. What power function forms the basis of the pattern? What transformations are applied

More information

2.4. Families of Polynomial Functions

2.4. Families of Polynomial Functions 2. Families of Polnomial Functions Crstal pieces for a large chandelier are to be cut according to the design shown. The graph shows how the design is created using polnomial functions. What do all the

More information

Quadratic Inequalities

Quadratic Inequalities TEKS FCUS - Quadratic Inequalities VCABULARY TEKS ()(H) Solve quadratic inequalities. TEKS ()(E) Create and use representations to organize, record, and communicate mathematical ideas. Representation a

More information

Amplifying an Instructional Task Algebra II Example

Amplifying an Instructional Task Algebra II Example Original Task The student is expected to write the equation of a parabola using given attributes, including vertex, focus, directrix, axis of symmetry, and direction of opening. A(4)(B) Write the equations

More information

Answers. Investigation 4. ACE Assignment Choices. Applications

Answers. Investigation 4. ACE Assignment Choices. Applications Answers Investigation ACE Assignment Choices Problem. Core Other Connections, ; Etensions ; unassigned choices from previous problems Problem. Core, 7 Other Applications, ; Connections ; Etensions ; unassigned

More information

Unit 2: Functions and Graphs

Unit 2: Functions and Graphs AMHS Precalculus - Unit 16 Unit : Functions and Graphs Functions A function is a rule that assigns each element in the domain to exactly one element in the range. The domain is the set of all possible

More information

MAC Rev.S Learning Objectives. Learning Objectives (Cont.) Module 4 Quadratic Functions and Equations

MAC Rev.S Learning Objectives. Learning Objectives (Cont.) Module 4 Quadratic Functions and Equations MAC 1140 Module 4 Quadratic Functions and Equations Learning Objectives Upon completing this module, you should be able to 1. understand basic concepts about quadratic functions and their graphs.. complete

More information

5.1 Introduction to the Graphs of Polynomials

5.1 Introduction to the Graphs of Polynomials Math 3201 5.1 Introduction to the Graphs of Polynomials In Math 1201/2201, we examined three types of polynomial functions: Constant Function - horizontal line such as y = 2 Linear Function - sloped line,

More information

3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS

3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS 3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS Finding the Zeros of a Quadratic Function Examples 1 and and more Find the zeros of f(x) = x x 6. Solution by Factoring f(x) = x x 6 = (x 3)(x + )

More information

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

Algebra II Notes Radical Functions Unit Applying Radical Functions. Math Background Appling Radical Functions Math Background Previousl, ou Found inverses of linear and quadratic functions Worked with composition of functions and used them to verif inverses Graphed linear and quadratic

More information

Math 1314 Lesson 2. Continuing with the introduction to GGB

Math 1314 Lesson 2. Continuing with the introduction to GGB Math 1314 Lesson 2 Continuing with the introduction to GGB 2 Example 10: The path of a small rocket is modeled by the function ht ( ) = 16t + 128t+ 12 where initial velocity is 128 feet per section and

More information

Lesson 8 Introduction to Quadratic Functions

Lesson 8 Introduction to Quadratic Functions Lesson 8 Introduction to Quadratic Functions We are leaving exponential and logarithmic functions behind and entering an entirely different world. As you work through this lesson, you will learn to identify

More information

Graphs of Parabolas. typical graph typical graph moved up 4 units. y = x 2 3. typical graph moved down 3 units

Graphs of Parabolas. typical graph typical graph moved up 4 units. y = x 2 3. typical graph moved down 3 units Graphs of Parabolas = x 2 = x 2 + 1 = x 2 + 4 = x 2 3 tpical graph tpical graph moved up 1 unit tpical graph moved up 4 units tpical graph moved down 3 units = x 2 = (x 1) 2 = (x 4) 2 = (x + 3) 2 tpical

More information

+ bx + c = 0, you can solve for x by using The Quadratic Formula. x

+ bx + c = 0, you can solve for x by using The Quadratic Formula. x Math 33B Intermediate Algebra Fall 01 Name Study Guide for Exam 4 The exam will be on Friday, November 9 th. You are allowed to use one 3" by 5" index card on the exam as well as a scientific calculator.

More information

Lesson 5: Investigating Quadratic Functions in the Standard Form, ff(xx) = aaxx 2 + bbxx + cc

Lesson 5: Investigating Quadratic Functions in the Standard Form, ff(xx) = aaxx 2 + bbxx + cc : Investigating Quadratic Functions in the Standard Form, ff(xx) = aaxx 22 + bbxx + cc Opening Exercise 1. Marshall had the equation y = (x 2) 2 + 4 and knew that he could easily find the vertex. Sarah

More information

Worksheet Practice PACKET

Worksheet Practice PACKET Unit 2-2: Writing and Graphing Quadratics Worksheet Practice PACKET Name: Period Learning Targets: Unit 2-1 12. I can use the discriminant to determine the number and type of solutions/zeros. 1. I can

More information

Lesson 6 - Practice Problems

Lesson 6 - Practice Problems Lesson 6 - Practice Problems Section 6.1: Characteristics of Quadratic Functions 1. For each of the following quadratic functions: Identify the coefficients a, b and c. Determine if the parabola opens

More information

Unit 6 Quadratic Functions

Unit 6 Quadratic Functions Unit 6 Quadratic Functions 12.1 & 12.2 Introduction to Quadratic Functions What is A Quadratic Function? How do I tell if a Function is Quadratic? From a Graph The shape of a quadratic function is called

More information

(0, 2) y = x 1 2. y = x (2, 2) y = 2x + 2

(0, 2) y = x 1 2. y = x (2, 2) y = 2x + 2 .5 Equations of Parallel and Perpendicular Lines COMMON CORE Learning Standards HSG-GPE.B.5 HSG-GPE.B. Essential Question How can ou write an equation of a line that is parallel or perpendicular to a given

More information

8 Quadrilaterals. Before

8 Quadrilaterals. Before 8 Quadrilaterals 8. Find Angle Measures in Polygons 8. Use Properties of Parallelograms 8.3 Show that a Quadrilateral is a Parallelogram 8.4 Properties of Rhombuses, Rectangles, and Squares 8.5 Use Properties

More information

Let s review some things we learned earlier about the information we can gather from the graph of a quadratic.

Let s review some things we learned earlier about the information we can gather from the graph of a quadratic. Section 6: Quadratic Equations and Functions Part 2 Section 6 Topic 1 Observations from a Graph of a Quadratic Function Let s review some things we learned earlier about the information we can gather from

More information

Graphing Polynomial Functions

Graphing Polynomial Functions LESSON 7 Graphing Polnomial Functions Graphs of Cubic and Quartic Functions UNDERSTAND A parent function is the most basic function of a famil of functions. It preserves the shape of the entire famil.

More information

Algebra II Quadratic Functions and Equations - Extrema Unit 05b

Algebra II Quadratic Functions and Equations - Extrema Unit 05b Big Idea: Quadratic Functions can be used to find the maximum or minimum that relates to real world application such as determining the maximum height of a ball thrown into the air or solving problems

More information

Quadratic Functions (Section 2-1)

Quadratic Functions (Section 2-1) Quadratic Functions (Section 2-1) Section 2.1, Definition of Polynomial Function f(x) = a is the constant function f(x) = mx + b where m 0 is a linear function f(x) = ax 2 + bx + c with a 0 is a quadratic

More information

Lesson 20: Graphing Quadratic Functions

Lesson 20: Graphing Quadratic Functions Opening Exercise 1. The science class created a ball launcher that could accommodate a heavy ball. They moved the launcher to the roof of a 23-story building and launched an 8.8-pound shot put straight

More information

Section 4.4 Quadratic Functions in Standard Form

Section 4.4 Quadratic Functions in Standard Form Section 4.4 Quadratic Functions in Standard Form A quadratic function written in the form y ax bx c or f x ax bx c is written in standard form. It s not right to write a quadratic function in either vertex

More information

Name: Date: Class Period: Algebra 2 Honors Semester 1 final Exam Review Part 2

Name: Date: Class Period: Algebra 2 Honors Semester 1 final Exam Review Part 2 Name: Date: Class Period: Algebra 2 Honors Semester 1 final Exam Review Part 2 Outcome 1: Absolute Value Functions 1. ( ) Domain: Range: Intercepts: End Behavior: 2. ( ) Domain: Range: Intercepts: End

More information

2.3 Polynomial Functions of Higher Degree with Modeling

2.3 Polynomial Functions of Higher Degree with Modeling SECTION 2.3 Polnomial Functions of Higher Degree with Modeling 185 2.3 Polnomial Functions of Higher Degree with Modeling What ou ll learn about Graphs of Polnomial Functions End Behavior of Polnomial

More information

ACTIVITY: Graphing a Linear Equation. 2 x x + 1?

ACTIVITY: Graphing a Linear Equation. 2 x x + 1? . Graphing Linear Equations How can ou draw its graph? How can ou recognize a linear equation? ACTIVITY: Graphing a Linear Equation Work with a partner. a. Use the equation = + to complete the table. (Choose

More information

1. A(-2, 2), B(4, -2) 3 EXAMPLE. Graph the line y = Move up 3 units. Quick Check See left.

1. A(-2, 2), B(4, -2) 3 EXAMPLE. Graph the line y = Move up 3 units. Quick Check See left. -. Plan Objectives To graph lines given their equations To write equations of lines Eamples Graphing Lines in Slope- Intercept Form Graphing Lines Using Intercepts Transforming to Slope- Intercept Form

More information

LINEAR TOPICS Notes and Homework: DUE ON EXAM

LINEAR TOPICS Notes and Homework: DUE ON EXAM NAME CLASS PERIOD LINEAR TOPICS Notes and Homework: DUE ON EXAM VOCABULARY: Make sure ou know the definitions of the terms listed below. These will be covered on the exam. Axis Scatter plot b Slope Coordinate

More information

Mid-Chapter Quiz: Lessons 2-1 through 2-3

Mid-Chapter Quiz: Lessons 2-1 through 2-3 Graph and analyze each function. Describe its domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 2x 3 2 16 1.5 6.75 1 2 0 0 1 2 1.5 6.75

More information

Lesson 1: Analyzing Quadratic Functions

Lesson 1: Analyzing Quadratic Functions UNIT QUADRATIC FUNCTIONS AND MODELING Lesson 1: Analyzing Quadratic Functions Common Core State Standards F IF.7 F IF.8 Essential Questions Graph functions expressed symbolically and show key features

More information

Working with Quadratic Functions in Standard and Vertex Forms

Working with Quadratic Functions in Standard and Vertex Forms Working with Quadratic Functions in Standard and Vertex Forms Example 1: Identify Characteristics of a Quadratic Function in Standard Form f( x) ax bx c, a 0 For the quadratic function f( x) x x 3, identify

More information

ALGEBRA 2 W/ TRIGONOMETRY MIDTERM REVIEW

ALGEBRA 2 W/ TRIGONOMETRY MIDTERM REVIEW Name: Block: ALGEBRA W/ TRIGONOMETRY MIDTERM REVIEW Algebra 1 Review Find Slope and Rate of Change Graph Equations of Lines Write Equations of Lines Absolute Value Functions Transformations Piecewise Functions

More information

Name: Chapter 7 Review: Graphing Quadratic Functions

Name: Chapter 7 Review: Graphing Quadratic Functions Name: Chapter Review: Graphing Quadratic Functions A. Intro to Graphs of Quadratic Equations: = ax + bx+ c A is a function that can be written in the form = ax + bx+ c where a, b, and c are real numbers

More information

Ready To Go On? Skills Intervention 4-1 Graphing Relationships

Ready To Go On? Skills Intervention 4-1 Graphing Relationships Read To Go On? Skills Intervention -1 Graphing Relationships Find these vocabular words in Lesson -1 and the Multilingual Glossar. Vocabular continuous graph discrete graph Relating Graphs to Situations

More information

Ready to Go On? Skills Intervention 1-1. Exploring Transformations. 2 Holt McDougal Algebra 2. Name Date Class

Ready to Go On? Skills Intervention 1-1. Exploring Transformations. 2 Holt McDougal Algebra 2. Name Date Class Lesson - Read to Go n? Skills Intervention Eploring Transformations Find these vocabular words in the lesson and the Multilingual Glossar. Vocabular transformation translation reflection stretch Translating

More information

loose-leaf paper Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

loose-leaf paper Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. Class: Date: Algebra 2 Midterm Exam Review 2014 loose-leaf paper Do all work in a neat and organzied manner on Multiple Choice Identify the choice that best completes the statement or answers the question.

More information

Lesson 17: Graphing Quadratic Functions from Factored Form,

Lesson 17: Graphing Quadratic Functions from Factored Form, : Graphing Quadratic Functions from Factored Form, ff(xx) = aa(xx mm)(xx nn) 2 Opening Exercise 1. Solve the following equation. xx 2 + 6xx 40 = 0 0-12 -10-8 -6-4 -2-2 0 2 4 6-4 -6-8 -10 2. Consider the

More information

Partial Fraction Decomposition

Partial Fraction Decomposition Section 7. Partial Fractions 53 Partial Fraction Decomposition Algebraic techniques for determining the constants in the numerators of partial fractions are demonstrated in the eamples that follow. Note

More information

5.2 Graphing Polynomial Functions

5.2 Graphing Polynomial Functions Locker LESSON 5. Graphing Polnomial Functions Common Core Math Standards The student is epected to: F.IF.7c Graph polnomial functions, identifing zeros when suitable factorizations are available, and showing

More information

Unit 4 Test REVIEW: Polynomial Functions

Unit 4 Test REVIEW: Polynomial Functions Name Algebra II Date Period Unit 4 Test REVIEW: Polnomial Functions 1. Given a polnomial of the form: = a n + b n 1 + c n 2 + + d 2 + e + f a. What are the maimum number of zeros for this polnomial? b.

More information

Algebra 2 Semester 2 Final Exam Study Outline Semester 2 Final Exam Study Tips and Information

Algebra 2 Semester 2 Final Exam Study Outline Semester 2 Final Exam Study Tips and Information Algebra 2 Semester 2 Final Exam Study Outline 2013 Semester 2 Final Exam Study Tips and Information The final exam is CUMULATIVE and will include all concepts taught from Chapter 1 through Chapter 13.

More information

QUADRATICS Graphing Quadratic Functions Common Core Standard

QUADRATICS Graphing Quadratic Functions Common Core Standard H Quadratics, Lesson 6, Graphing Quadratic Functions (r. 2018) QUADRATICS Graphing Quadratic Functions Common Core Standard Next Generation Standard F-IF.B.4 For a function that models a relationship between

More information

Slide 2 / 222. Algebra II. Quadratic Functions

Slide 2 / 222. Algebra II. Quadratic Functions Slide 1 / 222 Slide 2 / 222 Algebra II Quadratic Functions 2014-10-14 www.njctl.org Slide 3 / 222 Table of Contents Key Terms Explain Characteristics of Quadratic Functions Combining Transformations (review)

More information

9.1: GRAPHING QUADRATICS ALGEBRA 1

9.1: GRAPHING QUADRATICS ALGEBRA 1 9.1: GRAPHING QUADRATICS ALGEBRA 1 OBJECTIVES I will be able to graph quadratics: Given in Standard Form Given in Vertex Form Given in Intercept Form What does the graph of a quadratic look like? https://www.desmos.com/calculator

More information

You used set notation to denote elements, subsets, and complements. (Lesson 0-1)

You used set notation to denote elements, subsets, and complements. (Lesson 0-1) You used set notation to denote elements, subsets, and complements. (Lesson 0-1) Describe subsets of real numbers. Identify and evaluate functions and state their domains. set-builder notation interval

More information

Use Trigonometry with Right Triangles

Use Trigonometry with Right Triangles . a., a.4, 2A.2.A; G.5.D TEKS Use Trigonometr with Right Triangles Before Yo sed the Pthagorean theorem to find lengths. Now Yo will se trigonometric fnctions to find lengths. Wh? So o can measre distances

More information

Lesson 3: Investigating the Parts of a Parabola

Lesson 3: Investigating the Parts of a Parabola Opening Exercise 1. Use the graph at the right to fill in the Answer column of the chart below. (You ll fill in the last column in Exercise 9.) Question Answer Bring in the Math! A. What is the shape of

More information

College Algebra Exam File - Fall Test #1

College Algebra Exam File - Fall Test #1 College Algebra Exam File - Fall 010 Test #1 1.) For each of the following graphs, indicate (/) whether it is the graph of a function and if so, whether it the graph of one-to one function. Circle your

More information

Section 2.3. Solving a System of Equations Graphically: Solving Systems of Equations by Substitution: Example: Solve by substitution

Section 2.3. Solving a System of Equations Graphically: Solving Systems of Equations by Substitution: Example: Solve by substitution Section 2.3 Systems of Linear Equations in Two Variables Solving a System of Equations Graphically: 1. Solve both equations for y and graph in Y1 and Y2. 2. Find the point of intersection. Example: Solve

More information

Properties of Graphs of Quadratic Functions

Properties of Graphs of Quadratic Functions H e i g h t (f t ) Lesson 2 Goal: Properties of Graphs of Quadratic Functions Identify the characteristics of graphs of quadratic functions: Vertex Intercepts Domain and Range Axis of Symmetry and use

More information

Student Page. Algebra/ Day #4 90 Minute Class Functions, Patterns and X-Y Tables

Student Page. Algebra/ Day #4 90 Minute Class Functions, Patterns and X-Y Tables Student Page Algebra/ Da #4 90 Minute Class Functions, Patterns and X-Y Tables Definition: A relation is an set of ordered pairs Ex: # {(,), (-7,6), (-,4)} # { (0,8), (-, ), (0,6)} Definition: A function

More information

NO CALCULATOR ON ANYTHING EXCEPT WHERE NOTED

NO CALCULATOR ON ANYTHING EXCEPT WHERE NOTED Algebra II (Wilsen) Midterm Review NO CALCULATOR ON ANYTHING EXCEPT WHERE NOTED Remember: Though the problems in this packet are a good representation of many of the topics that will be on the exam, this

More information

CHAPTER 9: Quadratic Equations and Functions

CHAPTER 9: Quadratic Equations and Functions Notes # CHAPTER : Quadratic Equations and Functions -: Exploring Quadratic Graphs A. Intro to Graphs of Quadratic Equations: = ax + bx + c A is a function that can be written in the form = ax + bx + c

More information

Precalculus Notes: Unit 7 Systems of Equations and Matrices

Precalculus Notes: Unit 7 Systems of Equations and Matrices Date: 7.1, 7. Solving Systems of Equations: Graphing, Substitution, Elimination Syllabus Objectives: 8.1 The student will solve a given system of equations or system of inequalities. Solution of a System

More information

Answers Investigation 4

Answers Investigation 4 Answers Investigation Applications. a. At seconds, the flare will have traveled to a maimum height of 00 ft. b. The flare will hit the water when the height is 0 ft, which will occur at 0 seconds. c. In

More information

Unit 1 Quadratic Functions

Unit 1 Quadratic Functions Unit 1 Quadratic Functions This unit extends the study of quadratic functions to include in-depth analysis of general quadratic functions in both the standard form f ( x) = ax + bx + c and in the vertex

More information

Algebra I Notes Unit Six: Graphing Linear Equations and Inequalities in Two Variables, Absolute Value Functions

Algebra I Notes Unit Six: Graphing Linear Equations and Inequalities in Two Variables, Absolute Value Functions Sllabus Objective.4 The student will graph linear equations and find possible solutions to those equations using coordinate geometr. Coordinate Plane a plane formed b two real number lines (axes) that

More information

Today is the last day to register for CU Succeed account AND claim your account. Tuesday is the last day to register for my class

Today is the last day to register for CU Succeed account AND claim your account. Tuesday is the last day to register for my class Today is the last day to register for CU Succeed account AND claim your account. Tuesday is the last day to register for my class Back board says your name if you are on my roster. I need parent financial

More information

Lesson 6: Using Matrices to Solve Systems of Equations

Lesson 6: Using Matrices to Solve Systems of Equations Opening Exercise In Module 1, ou learned to solve sstems of equations b graphing, and b the substitution and elimination methods. Sstems of equations can also be solved using matrices. Before we use matrices,

More information