Accumulation with a Quadratic Function

Size: px
Start display at page:

Download "Accumulation with a Quadratic Function"

Transcription

1 Accumulation with a Quadratic Function Julián Guerrera, who owns a small farm near San Marcos, Texas, has recently installed a small tank on his property to provide flood control for the creek that flows near his home. Under normal circumstances no water flows into the tank; however, on a particularly rainy day, the creek rises and begins to flow into the tank. Mr. Guerrera collects data from his water gauge every hour beginning when the water first starts running into the tank at 8: a.m.; he records the rate of flow in cubic meters per hour every hour for the first four hours of the storm. His table is provided below. The weather report predicts that the flood will continue to increase in its intensity until 1: p.m. and then quickly subside. Mr. Guerrera knows that if his tank, which can hold up to 22, cubic meters of water, is no more than half full at the end of the first five hours, his home is safe from the flooding water. Eduardo, Mr. Guerrera s son, is taking Algebra II,so he volunteers to monitor the gauge and to evaluate the data. He, of course, needs your help. The gauge readings taken from 8: a.m. to noon are recorded in the table provided below. 8: a.m. 9: a.m. 1: a.m. 11: a.m. 12: noon m 3 /hr. 7 m 3 /hr. 13 m 3 /hr. 23 m 3 /hr. 37 m 3 /hr. 1. The first task is to create a graph of the data. a) Code the data so that 8: a.m. is at time and so that m 3 /hr is represented by. b) Sketch a scatterplot of the data c) Label the axes with words. d) Draw a smooth continuous curve to connect the data points for this time period. 179

2 e) What type of function does the data appear to represent? 2. Since the flood is predicted to subside after hours, you need to know the rate at which the water will be flowing at 1: p.m.; however, you cannot wait until then to start moving furniture. You decide to take a chance on the fact that a quadratic function will fit the data relatively well. a) Enter the data into L1 and L2 on your graphing calculator and adjust the window to display the data. b) Calculate a quadratic regression on the data, and graph the function to make sure that it gives an acceptable fit. c) What is the function? d) Using your function, calculate the rate at which the water is flowing into the tank at 1: p.m. e) Add this data point to your table and to your graph. 3. The information that has been gathered represents the rate of flow of the water in cubic meters per hour, but you need to calculate the total amount of water that has collected in the tank over the five hour period. You make a quick phone call to your teacher, and she suggests that what you should approximate the area under the curve. a) Consider the units of the x-axis (time-axis) and the units of the y-axis (rate-axis). If you calculate the area of a rectangle on this grid, what units will be on the area? b) Following your teacher s suggestion, draw vertical line segments, one at each hour, from the time-axis to the curve. Now draw five horizontal segments beginning on the left-side of the curve to form rectangles so that the height of the first rectangle is, the second is 7, the third is 13, etc. (Since this is a continually increasing function, the rectangles will all lie completely below the curve.) c) What is the area (include the units) of the first rectangle? d) What is the area (include the units) of the second rectangle? 18

3 e) What is the area (include the units) of the third rectangle? f) What is the area (include the units) of the fourth rectangle? g) What is the area (include the units) of the fifth rectangle? h) Total the areas of the five rectangles, and explain what this measurement represents. i) Is this measurement too small or too large? Explain your choice based on the graph that you drew. j) Explain why your answer must be multiplied by 1 in order to answer the question about how much water is in the tank. 4. a) Draw another sketch of the data; however, this time sketch in rectangles that use the right-hand side of the region for the height. These are called right-hand rectangles b) What is the area (include the units) of the first rectangle? c) What is the area (include the units) of the second rectangle? d) What is the area (include the units) of the third rectangle? e) What is the area (include the units) of the fourth rectangle? f) What is the area (include the units) of the fifth rectangle? g) Total the areas of the five rectangles, and explain what this measurement represents. h) Is this measurement too small or too large? Explain your choice based on the graph that you drew. 181

4 . According to your calculation the amount of water in the tank will be between and. If the amount of water is greater than, the Guerrera family needs to prepare the house for flooding so the situation looks bad. Your under estimation looks acceptable; however, the over estimation means that you need to help move furniture to the second floor of the house.. You and Eduardo decide to refine your estimate instead of moving furniture; you need more data points in order to get rectangles with smaller widths. a) You make a new table and add in values for every half-hour by calculating the rate predicted by your function at., 1., 2., 3., and b) You sketch a new graph and draw in 1 right-hand rectangles c) The new upper bound for the amount of water in the tank is. This is better, but it still predicts that you must move furniture. 182

5 7. To simplify your work, you decide to use the mathematical notation for this process which is last t-value f() t t. first t-value, (step= t) This says to sum the product of the height and the width of the rectangles beginning at t = first t-value and stopping at t = making a calculation every t units. t =, where n is the number of rectangles that you want to use. n To use this notation for the set of left-hand rectangles you write 4 t=, (step = 1) 2 (2t + 1) 1= (Notice that is the first value of t for the left-hand rectangles) To use this notation for the set of right-hand rectangles you write t= 1, (step = 1) 2 (2t + 1) 1 = (Notice that 1 is the first value of t for this set of right-hand rectangles) The set of 1 right-hand rectangles is written as t=., (step =.) 2 (2t 1). + = a) Explain why. is the first t-value for this set of right-hand rectangles. b) Compete the expanded version of this statement (2(.) + 1). + (2(1) + 1). + (2(1.) + 1)

6 8. You remember that there is a way to do this with your calculator, but you cannot remember the details. Again you call your teacher for assistance, and she reminds you that the calculator has a set of commands that will allow you to sum a sequence. She tells you to make sure that your equation is entered y1 of your calculator and then to go back to the home screen. On the calculator f() t t is entered as t= t,(step = t) sum(seq (y1 x, x, first x,, x) ) You decide to check that you understand the process by repeating your calculation of 1 right-hand rectangles. t = =., and the first t-value is.. 1 Remember that in your calculator the equation is written as a function of x instead of t. On a TI83 calculator: Press 2 nd Stat List Arrow over to Math Choose # Sum( Press 2 nd Stat List again Arrow over to OPS Choose # Seq( Your screen now shows sum(seq( Press VARS Arrow over to Y-VARS Choose #1 Function Select #1 Y1 Your screen now shows sum(seq(y1 Type., comma Complete the statement by typing x, comma,., comma,, comma, and., close parenthesis. Press enter to get the total area with 1 rectangles. Remember that you have coded your data so that you will need to multiply the final answer by 1 to get back to the original units. Check to be sure that your answers agree. 184

7 9. You decide to try using 2 rectangles. a) What is the value of t for 2 rectangles? b) What is the first t-value for 2 right-hand rectangles? c) What is the mathematical notation for 2 right-hand rectangles? d) Using your calculator, calculate the amount of water predicted by 2 right-hand rectangles? Do you still have to move furniture? 1. Continue the process, doubling the number of rectangles, until you can show that the amount of water in the tank at 1: p.m. will be less than 11, cubic meters. a) Your final predicted amount of water is. b) The final number of rectangles used is. c) The final width of each rectangle is. 11. Write a summary of the results of the activity that explains the thinking process used to get the final results. 18

Intermediate Algebra Summary - Part I

Intermediate Algebra Summary - Part I Intermediate Algebra Summary - Part I This is an overview of the key ideas we have discussed during the first part of this course. You may find this summary useful as a study aid, but remember that the

More information

MPM2D - Practice Mastery Test #5

MPM2D - Practice Mastery Test #5 MPM2D - Practice Mastery Test #5 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. 2. If, then x = a. -4 b. -3 c. 1 d. 2 3. Simplify 4. Select the table

More information

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions Connecticut Common Core Algebra 1 Curriculum Professional Development Materials Unit 8 Quadratic Functions Contents Activity 8.1.3 Rolling Ball CBR Activity 8.1.7 Galileo in Dubai Activity 8.2.3 Exploring

More information

6.1.1 How can I make predictions?

6.1.1 How can I make predictions? CCA Ch 6: Modeling Two-Variable Data Name: Team: 6.1.1 How can I make predictions? Line of Best Fit 6-1. a. Length of tube: Diameter of tube: Distance from the wall (in) Width of field of view (in) b.

More information

Scatterplots. 3.1: Scatterplots & Correlation. Scatterplots. Explanatory & Response Variables. Section 3.1 Scatterplots and Correlation

Scatterplots. 3.1: Scatterplots & Correlation. Scatterplots. Explanatory & Response Variables. Section 3.1 Scatterplots and Correlation 3.1: Scatterplots & Correlation Scatterplots A scatterplot shows the relationship between two quantitative variables measured on the same individuals. The values of one variable appear on the horizontal

More information

x and y, called the coordinates of the point.

x and y, called the coordinates of the point. P.1 The Cartesian Plane The Cartesian Plane The Cartesian Plane (also called the rectangular coordinate system) is the plane that allows you to represent ordered pairs of real numbers by points. It is

More information

Session 4 2:40 3:30. If neither the first nor second differences repeat, we need to try another

Session 4 2:40 3:30. If neither the first nor second differences repeat, we need to try another Linear Quadratics & Exponentials using Tables We can classify a table of values as belonging to a particular family of functions based on the math operations found on any calculator. First differences

More information

Franklin Math Bowl 2010 Group Problem Solving Test Grade 6

Franklin Math Bowl 2010 Group Problem Solving Test Grade 6 Group Problem Solving Test Grade 6 1. Carrie lives 10 miles from work. She leaves in the morning before traffic is heavy and averages 30 miles per hour. When she goes home at the end of the day, traffic

More information

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations Student Instruction Sheet: Unit 3, Lesson 3 Solving Quadratic Relations Suggested Time: 75 minutes What s important in this lesson: In this lesson, you will learn how to solve a variety of quadratic relations.

More information

Chapter 1 Homework Problems

Chapter 1 Homework Problems Chapter 1 Homework Problems Lesson 1.1.1 1-4. Angelica is working with function machines. She has the two machines shown at right. She wants to put them in order so that the output of the first machine

More information

Foundations for Functions

Foundations for Functions Activity: TEKS: Overview: Materials: Regression Exploration (A.2) Foundations for functions. The student uses the properties and attributes of functions. The student is expected to: (D) collect and organize

More information

Distributive property and its connection to areas

Distributive property and its connection to areas February 27, 2009 Distributive property and its connection to areas page 1 Distributive property and its connection to areas Recap: distributive property The distributive property says that when you multiply

More information

Objectives. Materials

Objectives. Materials Activity 8 Exploring Infinite Series Objectives Identify a geometric series Determine convergence and sum of geometric series Identify a series that satisfies the alternating series test Use a graphing

More information

How spread out is the data? Are all the numbers fairly close to General Education Statistics

How spread out is the data? Are all the numbers fairly close to General Education Statistics How spread out is the data? Are all the numbers fairly close to General Education Statistics each other or not? So what? Class Notes Measures of Dispersion: Range, Standard Deviation, and Variance (Section

More information

Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Looking Ahead to Chapter 10

Looking Ahead to Chapter 10 Looking Ahead to Chapter Focus In Chapter, you will learn about polynomials, including how to add, subtract, multiply, and divide polynomials. You will also learn about polynomial and rational functions.

More information

LAB 2: INTRODUCTION TO MOTION

LAB 2: INTRODUCTION TO MOTION Lab 2 - Introduction to Motion 3 Name Date Partners LAB 2: INTRODUCTION TO MOTION Slow and steady wins the race. Aesop s fable: The Hare and the Tortoise Objectives To explore how various motions are represented

More information

Lesson 1: Multiplying and Factoring Polynomial Expressions

Lesson 1: Multiplying and Factoring Polynomial Expressions Lesson 1 Lesson 1: Multiplying and Factoring Polynomial Expressions When you multiply two terms by two terms you should get four terms. Why is the final result when you multiply two binomials sometimes

More information

Chapter 2. Motion in One Dimension. AIT AP Physics C

Chapter 2. Motion in One Dimension. AIT AP Physics C Chapter 2 Motion in One Dimension Kinematics Describes motion while ignoring the agents that caused the motion For now, will consider motion in one dimension Along a straight line Will use the particle

More information

Algebra. Topic: Manipulate simple algebraic expressions.

Algebra. Topic: Manipulate simple algebraic expressions. 30-4-10 Algebra Days: 1 and 2 Topic: Manipulate simple algebraic expressions. You need to be able to: Use index notation and simple instances of index laws. Collect like terms Multiply a single term over

More information

A Cubic Regression Group Activity 4 STEM Project Week #7

A Cubic Regression Group Activity 4 STEM Project Week #7 A Cubic Regression Group Activity 4 STEM Project Week #7 In the first activity we looked at a set of data that was modeled by a line (a linear regression). In the second and third activities we looked

More information

Algebra I Calculator Activities

Algebra I Calculator Activities First Nine Weeks SOL Objectives Calculating Measures of Central Tendency SOL A.17 Organize a set of data Calculate the mean, median, mode, and range of a set of data Describe the relationships between

More information

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3 76 Chapter 3 Section 3.3 Graphs of Polynomial Functions In the previous section we explored the short run behavior of quadratics, a special case of polynomials. In this section we will explore the short

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

UNIT 8: LINEAR FUNCTIONS WEEK 31: Student Packet

UNIT 8: LINEAR FUNCTIONS WEEK 31: Student Packet Name Period Date UNIT 8: LINEAR FUNCTIONS WEEK 31: Student Packet 31.1 Introduction to Systems of Equations Use variables to write equations and systems of equations. Solve problems involving rate, distance,

More information

Wed Feb The vector spaces 2, 3, n. Announcements: Warm-up Exercise:

Wed Feb The vector spaces 2, 3, n. Announcements: Warm-up Exercise: Wed Feb 2 4-42 The vector spaces 2, 3, n Announcements: Warm-up Exercise: 4-42 The vector space m and its subspaces; concepts related to "linear combinations of vectors" Geometric interpretation of vectors

More information

Mathematics Success Grade 6

Mathematics Success Grade 6 T632 Mathematics Success Grade 6 [OBJECTIVE] The students will draw polygons in the coordinate plane given the coordinates for the vertices and use the coordinates to find the length of the sides in mathematical

More information

Multiple Representations: Equations to Tables and Graphs Transcript

Multiple Representations: Equations to Tables and Graphs Transcript Algebra l Teacher: It s good to see you again. Last time we talked about multiple representations. If we could, I would like to continue and discuss the subtle differences of multiple representations between

More information

Polynomials. Exponents. End Behavior. Writing. Solving Factoring. Graphing. End Behavior. Polynomial Notes. Synthetic Division.

Polynomials. Exponents. End Behavior. Writing. Solving Factoring. Graphing. End Behavior. Polynomial Notes. Synthetic Division. Polynomials Polynomials 1. P 1: Exponents 2. P 2: Factoring Polynomials 3. P 3: End Behavior 4. P 4: Fundamental Theorem of Algebra Writing real root x= 10 or (x+10) local maximum Exponents real root x=10

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

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

3.4 Pascal s Pride. A Solidify Understanding Task

3.4 Pascal s Pride. A Solidify Understanding Task 3.4 Pascal s Pride A Solidify Understanding Task Multiplying polynomials can require a bit of skill in the algebra department, but since polynomials are structured like numbers, multiplication works very

More information

x 2 = 4 x = ± 4 x = +2 The graph shows that in each case the related function intersects the x-axis in two places.

x 2 = 4 x = ± 4 x = +2 The graph shows that in each case the related function intersects the x-axis in two places. Algebra II: Strand 3. Quadratic Functions; Topic. Digging Deeper; Task 3.. 1 TASK 3..: WHEN DOES A QUADRATIC FUNCTION DO THAT? Solutions 1. Consider quadratic equations of the form x + c = 0, where c is

More information

EX: Simplify the expression. EX: Simplify the expression. EX: Simplify the expression

EX: Simplify the expression. EX: Simplify the expression. EX: Simplify the expression SIMPLIFYING RADICALS EX: Simplify the expression 84x 4 y 3 1.) Start by creating a factor tree for the constant. In this case 84. Keep factoring until all of your nodes are prime. Two factor trees are

More information

M&M Exponentials Exponential Function

M&M Exponentials Exponential Function M&M Exponentials Exponential Function Teacher Guide Activity Overview In M&M Exponentials students will experiment with growth and decay functions. Students will also graph their experimental data and

More information

Reteach 2-3. Graphing Linear Functions. 22 Holt Algebra 2. Name Date Class

Reteach 2-3. Graphing Linear Functions. 22 Holt Algebra 2. Name Date Class -3 Graphing Linear Functions Use intercepts to sketch the graph of the function 3x 6y 1. The x-intercept is where the graph crosses the x-axis. To find the x-intercept, set y 0 and solve for x. 3x 6y 1

More information

Integrated Math 3 Module 8 Honors Limits & Introduction to Derivatives Ready, Set Go Homework Solutions

Integrated Math 3 Module 8 Honors Limits & Introduction to Derivatives Ready, Set Go Homework Solutions 1 Integrated Math 3 Module 8 Honors Limits & Introduction to Derivatives Ready, Set Go Homework Solutions Adapted from The Mathematics Vision Project: Scott Hendrickson, Joleigh Honey, Barbara Kuehl, Travis

More information

Chapter 9: Roots and Irrational Numbers

Chapter 9: Roots and Irrational Numbers Chapter 9: Roots and Irrational Numbers Index: A: Square Roots B: Irrational Numbers C: Square Root Functions & Shifting D: Finding Zeros by Completing the Square E: The Quadratic Formula F: Quadratic

More information

Graphs of Polynomial Functions

Graphs of Polynomial Functions Graphs of Polynomial Functions By: OpenStaxCollege The revenue in millions of dollars for a fictional cable company from 2006 through 2013 is shown in [link]. Year 2006 2007 2008 2009 2010 2011 2012 2013

More information

Total=75 min. Materials BLM cut into cards BLM

Total=75 min. Materials BLM cut into cards BLM Unit 2: Day 4: All together now! Math Learning Goals: Minds On: 15 Identify functions as polynomial functions. Consolidate understanding of properties of functions that include: linear, Action: 50 quadratic,

More information

Regina Algebra 1 and A

Regina Algebra 1 and A Regina Algebra 1 and A Summer Math Review In the following pages, you will find review materials that will prepare you for next year s math course. Please take the exercises seriously as this will allow

More information

Unit 10 Parametric and Polar Equations - Classwork

Unit 10 Parametric and Polar Equations - Classwork Unit 10 Parametric and Polar Equations - Classwork Until now, we have been representing graphs by single equations involving variables x and y. We will now study problems with which 3 variables are used

More information

MHF4U. Advanced Functions Grade 12 University Mitchell District High School. Unit 2 Polynomial Functions 9 Video Lessons

MHF4U. Advanced Functions Grade 12 University Mitchell District High School. Unit 2 Polynomial Functions 9 Video Lessons MHF4U Advanced Functions Grade 12 University Mitchell District High School Unit 2 Polynomial Functions 9 Video Lessons Allow no more than 15 class days for this unit! This includes time for review and

More information

1.2 Supplement: Mathematical Models: A Catalog of Essential Functions

1.2 Supplement: Mathematical Models: A Catalog of Essential Functions Math 131 -copyright Angela Allen, Fall 2011 1 1.2 Supplement: Mathematical Models: A Catalog of Essential Functions Note: Some of these examples and figures come from your textbook Single Variable Calculus:

More information

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH Postal Service Lesson 1-1 Polynomials Learning Targets: Write a third-degree equation that represents a real-world situation. Graph a portion of this equation and evaluate the meaning of a relative maimum.

More information

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0)

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Warm Up 1) 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Oct 15 10:21 AM Unit #2: Linear Equations Lesson: Slope Oct 15 10:05 AM 1 Students will be able to find the slope Oct 16 12:19

More information

Lesson 4 Linear Functions and Applications

Lesson 4 Linear Functions and Applications In this lesson, we take a close look at Linear Functions and how real world situations can be modeled using Linear Functions. We study the relationship between Average Rate of Change and Slope and how

More information

Standard Error & Sample Means

Standard Error & Sample Means Math Objectives Students will recognize that samples have smaller variability than the population. Students will recognize that the variability in samples is a function of sample size, n, and that the

More information

Chapter 6: The Definite Integral

Chapter 6: The Definite Integral Name: Date: Period: AP Calc AB Mr. Mellina Chapter 6: The Definite Integral v v Sections: v 6.1 Estimating with Finite Sums v 6.5 Trapezoidal Rule v 6.2 Definite Integrals 6.3 Definite Integrals and Antiderivatives

More information

MINI LESSON. Lesson 2a Linear Functions and Applications

MINI LESSON. Lesson 2a Linear Functions and Applications MINI LESSON Lesson 2a Linear Functions and Applications Lesson Objectives: 1. Compute AVERAGE RATE OF CHANGE 2. Explain the meaning of AVERAGE RATE OF CHANGE as it relates to a given situation 3. Interpret

More information

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

Regressions of Olympic Proportions

Regressions of Olympic Proportions About the Lesson In this activity, students use the Manual-Fit and Linear Regression commands to find lines of best fit to model data from the Olympic Games. As a result, students will: Develop and evaluate

More information

Solving Quadratic & Higher Degree Inequalities

Solving Quadratic & Higher Degree Inequalities Ch. 10 Solving Quadratic & Higher Degree Inequalities We solve quadratic and higher degree inequalities very much like we solve quadratic and higher degree equations. One method we often use to solve quadratic

More information

3.4 Pascal s Pride. A Solidify Understanding Task

3.4 Pascal s Pride. A Solidify Understanding Task 3.4 Pascal s Pride A Solidify Understanding Task Multiplying polynomials can require a bit of skill in the algebra department, but since polynomials are structured like numbers, multiplication works very

More information

POLYNOMIAL ADDITION AND MULTIPLICATION

POLYNOMIAL ADDITION AND MULTIPLICATION Topic 23: Polynomial addition and multiplication 377 POLYNOMIAL ADDITION AND MULTIPLICATION Lesson 23.1 Introduction to polynomials 23.1 OPENER The Bradley family has decided to build a house in a new

More information

Marina s Fish Shop Student Worksheet Name

Marina s Fish Shop Student Worksheet Name Marina s Fish Shop Student Worksheet Name Marina owns a fish shop, and wants to create a new sign above the shop. She likes geometric ideas, and thinks a square with a triangle looks like a fish. Marina

More information

a. Length of tube: Diameter of tube:

a. Length of tube: Diameter of tube: CCA Ch 6: Modeling Two-Variable Data Name: 6.1.1 How can I make predictions? Line of Best Fit 6-1. a. Length of tube: Diameter of tube: Distance from the wall (in) Width of field of view (in) b. Make a

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

Ch. 11 Solving Quadratic & Higher Degree Inequalities

Ch. 11 Solving Quadratic & Higher Degree Inequalities Ch. 11 Solving Quadratic & Higher Degree Inequalities We solve quadratic and higher degree inequalities very much like we solve quadratic and higher degree equations. One method we often use to solve quadratic

More information

Formative Assignment PART A

Formative Assignment PART A MHF4U_2011: Advanced Functions, Grade 12, University Preparation Unit 2: Advanced Polynomial and Rational Functions Activity 2: Families of polynomial functions Formative Assignment PART A For each of

More information

Lesson 12: Position of an Accelerating Object as a Function of Time

Lesson 12: Position of an Accelerating Object as a Function of Time Lesson 12: Position of an Accelerating Object as a Function of Time 12.1 Hypothesize (Derive a Mathematical Model) Recall the initial position and clock reading data from the previous lab. When considering

More information

Algebra II: Strand 2. Linear Functions; Topic 2. Slope and Rate of Change; Task 2.2.1

Algebra II: Strand 2. Linear Functions; Topic 2. Slope and Rate of Change; Task 2.2.1 1 TASK 2.2.1: AVERAGE RATES OF CHANGE Solutions One of the ways in which we describe functions is by whether they are increasing, decreasing, or constant on an interval in their domain. If the graph of

More information

y ax bx c OR 0 then either a = 0 OR b = 0 Steps: 1) if already factored, set each factor in ( ) = 0 and solve

y ax bx c OR 0 then either a = 0 OR b = 0 Steps: 1) if already factored, set each factor in ( ) = 0 and solve Algebra 1 SOL Review: Quadratics Name 67B Solving Quadratic equations using Zero-Product Property. Quadratic equation: ax bx c 0 OR y ax bx c OR f ( x ) ax bx c Zero-Product Property: if a b 0 then either

More information

through any three given points if and only if these points are not collinear.

through any three given points if and only if these points are not collinear. Discover Parabola Time required 45 minutes Teaching Goals: 1. Students verify that a unique parabola with the equation y = ax + bx+ c, a 0, exists through any three given points if and only if these points

More information

Let's look at some higher order equations (cubic and quartic) that can also be solved by factoring.

Let's look at some higher order equations (cubic and quartic) that can also be solved by factoring. GSE Advanced Algebra Polynomial Functions Polynomial Functions Zeros of Polynomial Function Let's look at some higher order equations (cubic and quartic) that can also be solved by factoring. In the video,

More information

This lesson examines the average and

This lesson examines the average and NATIONAL MATH + SCIENCE INITIATIVE Mathematics 5 4 1 5 4 1 1 4 5 1 4 5 LEVEL Algebra or Math in a unit on quadratic functions MODULE/CONNECTION TO AP* Rate of Change: Average and Instantaneous *Advanced

More information

Loiederman Middle School. Summer Math Packet C2.0 Algebra

Loiederman Middle School. Summer Math Packet C2.0 Algebra Loiederman Middle School Summer Math Packet C2.0 Algebra Dear Student and Parent, The purpose of this packet is to provide a review of objectives that were taught the previous school year and provide tasks

More information

Alg2H Ch6: Investigating Exponential and Logarithmic Functions WK#14 Date:

Alg2H Ch6: Investigating Exponential and Logarithmic Functions WK#14 Date: Alg2H Ch6: Investigating Exponential and Logarithmic Functions WK#14 Date: Purpose: To investigate the behavior of exponential and logarithmic functions Investigations For investigations 1 and 2, enter

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

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Comments:

More information

Chapter 3: Linear Functions & Their Algebra

Chapter 3: Linear Functions & Their Algebra Chapter 3: Linear Functions & Their Algebra Lesson 1: Direct Variation Lesson 2: Average Rate of Change Lesson 3: Forms of a Line Lesson 4: Linear Modeling Lesson 5: Inverse of Linear Functions Lesson

More information

How did you see it? How can you write it? Is your expression as simplified as possible? CPM Materials modified by Mr. Deyo

How did you see it? How can you write it? Is your expression as simplified as possible? CPM Materials modified by Mr. Deyo . Preparation for 8.EE.7a, 8.EE.7b in Lesson 2..8 How did you see it? How can you write it? Is your expression as simplified as possible? CPM Materials modified by Mr. Deyo Title: IM8 Ch. 2..3 What Does

More information

Pre-Calculus Module 4

Pre-Calculus Module 4 Pre-Calculus Module 4 4 th Nine Weeks Table of Contents Precalculus Module 4 Unit 9 Rational Functions Rational Functions with Removable Discontinuities (1 5) End Behavior of Rational Functions (6) Rational

More information

Algebra: Linear UNIT 16 Equations Lesson Plan 1

Algebra: Linear UNIT 16 Equations Lesson Plan 1 1A UNIT 16 Equations Lesson Plan 1 Introduction to coding T: Today we're going to code and decode letters and numbers. OS 16.1 T: What can you see on the OHP? (A circle with letters in it) T: How is it

More information

Lesson 5b Solving Quadratic Equations

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

More information

Name: Geometry & Intermediate Algebra Summer Assignment

Name: Geometry & Intermediate Algebra Summer Assignment Name: Geometry & Intermediate Algebra Summer Assignment Instructions: This packet contains material that you have seen in your previous math courses (Pre- Algebra and/or Algebra 1). We understand that

More information

Volume vs. Diameter. Teacher Lab Discussion. Overview. Picture, Data Table, and Graph

Volume vs. Diameter. Teacher Lab Discussion. Overview. Picture, Data Table, and Graph 5 6 7 Middle olume Length/olume vs. Diameter, Investigation page 1 of olume vs. Diameter Teacher Lab Discussion Overview Figure 1 In this experiment we investigate the relationship between the diameter

More information

Math 12 - for 4 th year math students

Math 12 - for 4 th year math students Math 12 - for 4 th year math students This portion of the entire unit should be completed in 6 days The students will utilize handout notes, measuring tapes, textbooks, and graphing calculators for all

More information

Severe Weather and weather mapping Remediation Assignment. Once the page has been approved, Mrs. Blinka will sign here:

Severe Weather and weather mapping Remediation Assignment. Once the page has been approved, Mrs. Blinka will sign here: Severe Weather and weather mapping Remediation Assignment Part I: Complete the remediation page attached This will be a single page (front and back) that helps your organize the most important information

More information

where a =, and k =. Example 1: Determine if the function is a power function. For those that are not, explain why not.

where a =, and k =. Example 1: Determine if the function is a power function. For those that are not, explain why not. . Power Functions with Modeling PreCalculus. POWER FUNCTIONS WITH MODELING Learning Targets: 1. Identify a power functions.. Model power functions using the regression capabilities of your calculator.

More information

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

OHS Algebra 2 Summer Packet

OHS Algebra 2 Summer Packet OHS Algebra 2 Summer Packet Good Luck to: Date Started: (please print student name here) Geometry Teacher s Name: Complete each of the following exercises in this formative assessment. To receive full

More information

Talking feet: Scatterplots and lines of best fit

Talking feet: Scatterplots and lines of best fit Talking feet: Scatterplots and lines of best fit Student worksheet What does your foot say about your height? Can you predict people s height by how long their feet are? If a Grade 10 student s foot is

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

Mathematics Enhancement Programme

Mathematics Enhancement Programme UNIT 9 Lesson Plan 1 Perimeters Perimeters 1 1A 1B Units of length T: We're going to measure the lengths of the sides of some shapes. Firstly we need to decide what units to use - what length-units do

More information

LAB 2 - ONE DIMENSIONAL MOTION

LAB 2 - ONE DIMENSIONAL MOTION Name Date Partners L02-1 LAB 2 - ONE DIMENSIONAL MOTION OBJECTIVES Slow and steady wins the race. Aesop s fable: The Hare and the Tortoise To learn how to use a motion detector and gain more familiarity

More information

The American School of Marrakesh. Algebra 2 Algebra 2 Summer Preparation Packet

The American School of Marrakesh. Algebra 2 Algebra 2 Summer Preparation Packet The American School of Marrakesh Algebra Algebra Summer Preparation Packet Summer 016 Algebra Summer Preparation Packet This summer packet contains eciting math problems designed to ensure our readiness

More information

Merrily we roll along

Merrily we roll along Merrily we roll along Name Period Date Lab partners Overview Measuring motion of freely falling objects is difficult because they acclerate so fast. The speed increases by 9.8 m/s every second, so Galileo

More information

Lesson 24: Modeling with Quadratic Functions

Lesson 24: Modeling with Quadratic Functions Student Outcomes Students create a quadratic function from a data set based on a contextual situation, sketch its graph, and interpret both the function and the graph in context. They answer questions

More information

Lesson 3A: How Fast Are You Moving?

Lesson 3A: How Fast Are You Moving? Lesson 3A: How Fast Are You Moving? 3.1 Observe and represent Decide on a starting point. You will need 2 cars (or other moving objects). For each car, you will mark its position at each second. Make sure

More information

Unit 8 - Polynomial and Rational Functions Classwork

Unit 8 - Polynomial and Rational Functions Classwork Unit 8 - Polynomial and Rational Functions Classwork This unit begins with a study of polynomial functions. Polynomials are in the form: f ( x) = a n x n + a n 1 x n 1 + a n 2 x n 2 +... + a 2 x 2 + a

More information

5.1 Polynomial Functions

5.1 Polynomial Functions 5.1 Polynomial Functions In this section, we will study the following topics: Identifying polynomial functions and their degree Determining end behavior of polynomial graphs Finding real zeros of polynomial

More information

Chapter 1: January 26 January 30

Chapter 1: January 26 January 30 Chapter : January 26 January 30 Section.7: Inequalities As a diagnostic quiz, I want you to go through the first ten problems of the Chapter Test on page 32. These will test your knowledge of Sections.

More information

Lesson #33 Solving Incomplete Quadratics

Lesson #33 Solving Incomplete Quadratics Lesson # Solving Incomplete Quadratics A.A.4 Know and apply the technique of completing the square ~ 1 ~ We can also set up any quadratic to solve it in this way by completing the square, the technique

More information

What are the mean, median, and mode for the data set below? Step 1

What are the mean, median, and mode for the data set below? Step 1 Unit 11 Review Analyzing Data Name Per The mean is the average of the values. The median is the middle value(s) when the values are listed in order. The mode is the most common value(s). What are the mean,

More information

3.4 Solving Quadratic Equations by Completing

3.4 Solving Quadratic Equations by Completing .4. Solving Quadratic Equations by Completing the Square www.ck1.org.4 Solving Quadratic Equations by Completing the Square Learning objectives Complete the square of a quadratic expression. Solve quadratic

More information

Materials: One of each of the following is needed: Cart Meter stick Pulley with clamp 70 cm string Motion Detector

Materials: One of each of the following is needed: Cart Meter stick Pulley with clamp 70 cm string Motion Detector Name Date Period Newton s Second Law: Net Force and Acceleration Procedures: Newton s second law describes a relationship between the net force acting on an object and the objects acceleration. In determining

More information

Bishop Kelley High School Summer Math Program Course: Algebra 1 Part 2 Fall 2013

Bishop Kelley High School Summer Math Program Course: Algebra 1 Part 2 Fall 2013 01 01 Bishop Kelley High School Summer Math Program Course: Algebra 1 Part Fall 01 (this is ONLY for FALL 01 and ONLY for students taking Part in the Fall) NAME: DIRECTIONS: Show all work neatly in the

More information

Get acquainted with the computer program, The Quadratic Transformer. When you're satisfied that you understand how it works, try the tasks below.

Get acquainted with the computer program, The Quadratic Transformer. When you're satisfied that you understand how it works, try the tasks below. Weaving a Parabola Web with the Quadratic Transformer In this activity, you explore how the graph of a quadratic function and its symbolic expression relate to each other. You start with a set of four

More information

Modeling Data with Functions

Modeling Data with Functions Chapter 11 Modeling Data with Functions 11.1 Data Modeling Concepts 1 11.1.1 Conceptual Explanations: Modeling Data with Functions In school, you generally start with a function and work from there to

More information