For Review Purposes Only. Two Types of Definitions Closed Form and Recursive Developing Habits of Mind. Table H Output.

Size: px
Start display at page:

Download "For Review Purposes Only. Two Types of Definitions Closed Form and Recursive Developing Habits of Mind. Table H Output."

Transcription

1 79_CH_p-9.pdf Page 7. Two Types of Definitions Closed Form and Recursive The table below is from Exercise of Lesson.. Table H Developing You can describe a function that agrees with this table in more than one way. For example, If the input n is zero, the output is. To get the next output, add to the previous output. g(n) = n Loo for patterns. You will learn later on that Table H itself is a function. The set of possible inputs is,,,, and nothing else. When you thin of the table as a function, you can write H() =, but H() is not defined. In this lesson, you are looing for something different a way to express some regularity in the table. Finding and describing a pattern can allow you to extend the domain from,,,, to a larger set of numbers. Both bulleted descriptions above do this. When you match a table with a polynomial or another simple rule, you are uncovering a hidden relationship in the numbers. This is something that mathematicians really prize.. When the input is 9, what is the output of each of the two functions described above. Can you use each function to find the output when the input is Explain. You learned that the domain of a function is the set of allowable inputs. Chapter Functions

2 79_CH_p-9.pdf Page Facts and Notation A function definition such as f() = and any output is more than the previous output is a recursive definition. Recursive definitions are useful for expressing patterns in the outputs of a function. The notation below is a useful way to write a recursive definition. if n = if n. so Notice that f is a recursive function and g is a closed-form function. Do the two definitions give the same function os e f(n) = c f(n ) nl y A function definition such as g(n) = n is a closed-form definition. A closed-form definition lets you find any output g(n) for any input n by direct calculation. Developing rp Use a model. The closed-form definition below matches Table H from Exercise of the Getting Started lesson. g(n) = n Pu You can build a computer or calculator model for function g in your function-modeling language. Then you can experiment with the model. You can do the following: Evaluate the function. w Graph the function. How you build a model depends on your computer or calculator. See the TI-Nspire Handboo, p. 99. Mae a table of the function in a spreadsheet window. ev ie It is a good habit to build models lie these for the functions you use, especially when you want to get a feel for how the functions behave. Fo rr The magnifying glass points out giant sequoia rings that formed in the years A.D.,, and 9. Tree growth is a recursive process that a tree s rings record.. Two Types of Definitions Closed Form and Recursive 9

3 79_CH_p-9.pdf Page 9. Build a model for g in your function-modeling language.. Mae a table of your model for inputs between and.. Graph your model in your graphing environment. A recursive definition lets you calculate any output in terms of previous outputs. The simplest ind of recursive definition for a function f tells you how to compute f(n) for an integer n in terms of f(n ). You need a place to start. The definition below tells you to start at (when n = ) and to add to get from one output to the next. f (n) = c if n = f (n ) if n. f () =, because n = f () = f ( ) = f () = = f () = f ( ) = f () = = You can use function-modeling language to model a recursive definition. Your technology may even provide a template lie the one below. For help, see the TI-Nspire Handboo, p. 99. define f (n) = c j, j j, j You just fill in the boxes., if n = define f (n) = c f (n ), if n.. Build a model for f and experiment with it. What numbers will f accept as inputs Explain. How does g compare to f Difference Tables A difference table can help you see patterns that lead to recursive definitions. Use Table H from Exercise of Lesson.. Table H Read the second line as the current output is the previous output plus five. This recursively defined function fits all the entries in Table H. Recursive definitions tell you how the outputs are related. Closed-form definitions tell you how inputs are related to outputs. Each tells you something interesting. In some cases, you can convert one to the other. Later in this investigation you will see how. Chapter Functions

4 79_CH_p-9.pdf Page To mae a difference table, add a third column mared with the D symbol. Write the difference between one output and the next in the third column. Î The differences are exactly what you need to write a recursively defined function that matches Table H. In this case, all the differences are the same number,. The following recursive definition fits Table H. f (n) = c if n = f (n ) if n. In some tables the differences are not constant, as in the table below., n Table D, d(n) 7 9 In Lesson., you will see that you can still use the D column to find a recursive function that matches the table. Here is a recursive definition for d. d(n) = c if n = d(n ) n if n. 7. Show that the function d fits Table D. The D symbol is the capital Gree letter delta. It represents change or difference. What function matches the D column. Two Types of Definitions Closed Form and Recursive

5 79_CH_p-9.pdf Page Chec Your Understanding For Exercises, use Table B from Lesson.., n Table B, B(n). Mae a difference table for Table B.. Decide whether each recursive definition fits Table B. a. b(n) = c if n = b(n ) if n. b. b(n) = c if n = b(n ) (n ) if n. c. b(n) = c if n = b(n ) n if n. d. b(n) = c if n = b(n ) n if n.. Decide whether each closed-form definition fits Table B. a. b(n) = n b. b(n) = n n c. To find each output, tae the input and multiply by one more than the input. d. b(n) = n Chapter Functions

6 79_CH_p-9.pdf Page For Exercises, copy and complete each difference table Î 7. Use the recursive definition below.. f (n) = c if n = n f (n ) if n. a. Find the values of f() through f() for this function. b. What preprogrammed function on your calculator agrees with f. The table at the right is an incomplete inputoutput table for a function. You can use each rule to complete the table. Mae a completed table for each rule. a. To get each output, tae the previous output and add four. b. To get each output, tae the previous output and multiply by three. c. n A ( n ) d. To get each output, tae the input, multiply by four, and then add two. 9. Write About It Consider the tables in Lesson.. Find three tables that are related. Describe how they are related. You may find it helpful to mae difference tables. Remember... Remember... a = for any nonzero number a, so =.. Two Types of Definitions Closed Form and Recursive

7 79_CH_p-9.pdf Page On Your Own The triangular numbers are numbers determined by the pattern shown below. The number of dots in a triangular pattern with n dots on a side is the nth triangular number. Here is a table for the triangular numbers.. Mae a difference table for the triangular numbers.. a. Write a recursive function definition that fits the table of triangular numbers. b. Tae It Further Find a closed-form definition for a function that generates the triangular numbers.. a. Copy and complete the difference table below., x, ax b Chapter Functions b a b a b a b a b a b b. Find a formula for f (x ) f (x) when f (x) = ax b. Side Length Number of Dots This pattern results when you arrange the counting numbers in a spiral and color the triangular numbers. You can define f(x) = ax b in your computer algebra system (CAS) and as for f(x ) f(x). Mae sure you have not assigned any values to a, b, or x.

8 79_CH_p-9.pdf Page. a. Copy and complete the difference table below., x, ax bx c c a b c a b c 9a b c a b c a b c b. Find a formula for f (x ) f (x) when f (x) = ax bx c.. Standardized Test Prep Find the output of the function g(n) below for the input n =. g(n) = c if n = g(n ) n if n. A. B. C. D. Maintain Your Sills. In each table below, the input-output pairs represent points on the graph of a linear function. Find the slope of each graph. a. b. c. 7 d. Describe how you can find the slope of a linear function when you have a table for the function in which the inputs are consecutive integers Loo for relationships. What is the connection between the two parts of this exercise Go nline Remember... Remember... Slope is the ratio of the change in the y-coordinates to the change in the x-coordinates.. Two Types of Definitions Closed Form and Recursive

9 79_CH_p-9.pdf Page. Constant Differences In this lesson, you will explore a specific type of difference table. The inputs are consecutive integers and all the differences between the outputs are constant. Here is Table H from Lesson.. Below is a difference table for Table H. Minds in Action In Lesson., you saw that the recursively defined function below fits the table. f (n) = c if n = f (n ) if n. You can use a recursive definition that has constant differences to find a closed form that also fits the table. Leslie explains how she finds a closed-form definition that fits the table. Leslie Say I m looing for f() and all I now is the recursive definition. f () = f () So if I want to now f (), I just need to now what f () was. But f () depends on f (). Oh, I have to use the recursive definition again. f () = f () And I can combine those two: f () = f (). Two steps, two fives. Every step I tae is another five. So if I go all the way bac, that s four steps. f () = f () Table H Chapter Functions

10 79_CH_p-9.pdf Page The definition tells me f() =, so f() is plus fives. What s great about this is there isn t anything special about finding f(). If I want to find f(7), I add plus 7 fives. If I want to find f(n), I add plus n fives. f(n) = n I thin I d rather write that as f(n) = n. Developing Visualize. The two properties below apply to any difference table, whether or not it has constant differences. Up-and-over property. An output is the sum of two numbers above it: the output directly above and the difference above and to the right. Hocey stic property. An output is the sum of all the differences above it to the right and the single output at the top of the table. The properties are easier to see than to describe. Here is an example of the up-and-over property for Table Q from Lesson Î The output for an input of is the sum of the output for and the difference next to the output for. Here is an example of the hocey stic property for Table Q Î (9 9 9) The output for an input of is the sum of all the differences in the column leading up to Q() and the output for. Leslie used the numbers highlighted in this difference table to find f() = f(). When you highlight all the numbers you add up, it loos lie a hocey stic. Otherwise, this property has nothing to do with hocey!. Constant Differences 7

11 79_CH_p-9.pdf Page 7 The hocey stic property leads to Theorem.. Theorem. You can match an input-output table with constant differences with a linear function. The slope of the graph of the function is the constant difference in the table.. Show that the up-and-over property is a result of the way you construct difference tables.. Show that the hocey stic property is a result of the way you construct difference tables.. Use the hocey stic property to prove Theorem.. Theorem. is the converse of Theorem.. Theorem. If f(x) = ax b is a linear function, its differences are constant.. Prove Theorem.. You can use the hocey stic property to quicly find a closed-form definition for a function that fits a table with constant differences. Here is Table H again with a hocey stic illustrated.. Describe how you can find the number using the hocey stic property.. How can you use the hocey stic property to find a closed form that agrees with the table In this chapter, assume that the inputs in the table are,,,, c unless stated otherwise. Detect the ey characteristics. What is the value of the constant difference The output is the number at the tip of the hocey stic plus the sum of the numbers on the handle. Chapter Functions

12 79_CH_p-9.pdf Page Chec Your Understanding For Exercises, use Table G from this investigation s Getting Started lesson.. Mae a difference table for Table G.. Write a recursive definition for a function that fits Table G.. Write a closed-form definition for a function that fits Table G.. Use the functions from Exercises and. What does each function give as output for each input below a. b... What s Wrong Here Leslie built a difference table for the input-output table at the right. Leslie says, All the differences are. So, this table has constant differences. Then the rule for the table is f(n) = n. Hmm, that doesn t seem right. That rule says f() is, but it s not. Find the flaw in Leslie s logic.. The table at the right has constant differences. Copy and complete the table. 7. Suppose the table from Exercise continues with constant differences. Find the values of p(), p(), and p().. Standardized Test Prep Suppose you have a table with constant differences. The input gives the output. The input gives the output. What is the output for the input 7 A. B. 7 C. D. n n Table G p(n) 7 f(n) Î Loo for relationships. Model your recursive and closed-form rules in your function modeling language. Do they agree for all inputs. Constant Differences 9

13 79_CH_p-9.pdf Page 9 9. Use the function table for F(n). a. Build a difference table for F(n). b. How are the differences related to the outputs c. Predict the value of F() by extending the pattern in the table. On Your Own For Exercises, use Table M from Lesson... Mae a difference table for Table M.. Write a recursive definition for a function that fits Table M.. Write a closed-form definition for a function that fits Table M.. Model your recursive and closed-form definitions from Exercises and in your function-modeling language. Do they agree for all inputs. Use the function table for D(n). a. Build a difference table for D(n). b. How are the differences related to the outputs c. Predict the value of D() by extending the pattern. n Table M n F(n) 9 7 D(n) Can you model this function in your function-modeling language Experiment. In Exercise, what does each model give as an output when you input 7 What does each model give as an output when you input 7 Go nline You can use a eyboard or voicerecognition software. If the words you input are the same, then the outputs will be the same. Chapter Functions

14 79_CH_p-9.pdf Page. Write About It Describe how to find a closed-form definition for a function that fits a table with constant differences. Include an example.. Which of the Tables A V in Lesson. have constant differences 7. A table with integer inputs has constant differences. When the input is, the output is 9. When the input is, the output is. Calculate the constant difference.. Tae It Further Suppose you reverse the inputs and outputs of Table M. You get the inputoutput table at the right. a. Find a function that fits the table. b. Using your function, copy and complete the difference table below that has integer inputs from to. c. How is the constant difference in the table from part (b) related to the constant difference in the original Table M Maintain Your Sills 9. The table at the right has constant differences. Copy and complete the table.. Find the slope between each pair of points. a. A(, ) and B(, ) b. C(7, ) and D(, ) c. E(, ) and F(, ) Inverse of Table M 9 7 Î Organize what you now. It may help to mae the table, even if you cannot fill in very much of it at first.. Constant Differences

15 79_CH_p-9.pdf Page. Tables and Slope In the last lesson, you saw that you can fit a linear function to a table with constant differences. In this lesson, you will learn the relationship between difference tables and slope. Example Problem An input-output table has constant differences. When the input is, the output is 9. When the input is 7, the output is. Find the constant difference. Solution Suppose the constant difference is. You can mae this difference table. 7 9 Î Now that you have labeled the difference column, you can write other outputs as expressions in terms of. For example, you can use the up-and-over property of difference tables to find the output when the input is Î Assume that the inputs are consecutive integers. Since the table has a constant difference, you can label every entry in the D column. Chapter Functions

16 79_CH_p-9.pdf Page You can calculate the other outputs in the same way. When the input is, the output is 9. The completed table at the right shows the outputs written in terms of. Now you now two expressions for the output when the input is 7. The up-and-over property gives 9, but the output is supposed to be. These must be equal. 9 = Solve for to find the constant difference. 9 = = =. Can you use the hocey stic property, instead, to find the constant difference Explain.. Find a linear function that fits the table. Developing Consider more than one strategy. There is another way to find the constant difference. Theorem. says that you can match a table with constant differences with a linear function. The graph of the function is a line with slope equal to the constant difference in the table. You can calculate the slope of that line by finding the slope between any two points on the line. Any input-output pair from the table gives the coordinates of a point on that line. change in output Therefore, you can calculate the constant difference as change in input Î. Tables and Slope

17 79_CH_p-9.pdf Page. A table has constant differences. When the input is, the output is. When the input is, the output is also. Find the constant difference. Chec Your Understanding. An input-output table has constant differences. When the input is, the output is. When the input is 7, the output is. a. Find the constant difference. b. Find the output when the input is. c. Find the linear function that fits the table.. A line passes through the points (, ) and (7, ). a. Find the slope of the line. b. Find an equation for the line.. Write About It Is there a line that contains the points (, ), (, ), and (, ) Explain. y (, ) (, ) x O (, ) Chapter Functions

18 79_CH_p-9.pdf Page. Some entries are missing from the table below. Can a linear function generate the table Explain.. A linear function generated the table below left. Find the values of a and b. 7 a b. Find a linear function that agrees with the table above right. 7. An input-output table has constant difference. When the input is, the output is. a. Find the output when the input is 7. b. Find the output when the input is. c. Find a linear function that fits the input-output table.. Use differences to prove that you cannot find a linear function that matches Table K from Lesson.. Table K 7. Tables and Slope

19 79_CH_p-9.pdf Page 9. Copy and complete the difference table from Table K. Complete the last column by finding the differences of the numbers in the D column. On Your Own. A line contains the points (, ) and (, ). a. Find the slope of the line. b. Find the value of a such that the point (, a) lies on the line. c. Find the value of b such that the point (7, b) lies on the line.. Write About It Does the table below have constant differences Explain., x, y. A line connects the points (, 7) and (, 7). a. Draw the line on a coordinate plane. b. Find the slope of the line. c. Write an equation for the line.. A line connects the points (7, ) and (7, ). a. Draw the line on a coordinate plane. b. Explain why the slope of this line is undefined. c. Write an equation for the line.. Mae a difference table for Table O from Lesson.. Explain why Table O cannot come from a linear function. x K(x) 7 7 Table O The symbol D means D of the D. Find the differences of the difference column. Loo for patterns. What is the value of c such that (, c) lies on the line Go nline Chapter Functions

20 79_CH_p-9.pdf Page. Use differences to find a linear rule that agrees with Table P from Lesson.. Table P 9 7. Tae It Further Here is a difference table for Table Q from Lesson.. a. Describe the relationship between Tables O, P, and Q. b. Describe the relationship between the difference tables that come from Tables O, P, and Q. 7. The table below comes from the functionr(w) = w. You can find the entries in the D, D, and D difference columns by finding the differences of the numbers in the respective previous columns. Copy and complete the table. w 7 R(w) n Q(n) 9 97 The Sudbury Neutrino Observatory is enclosed in this sphere with a 9-m radius. You can use the cubic function V = pr to find the volume of the sphere Each difference column will have one entry fewer than the one before it.. Tables and Slope 7

21 79_CH_p-9.pdf Page 7. Derman is maing a table for the function below. d(x) = x x x x x d(x) a. Copy and complete Derman s table for him. b. Derman says, What Do I have a linear function How can you help Derman figure this out 9. Standardized Test Prep Ramon accidentally shredded his physics homewor. He nows the relationship he was graphing is linear. He is able to reconstruct two table values. For the input of, the output is 7. For the input of, the output is. What is the slope of the relationship Ramon was graphing A. 9 7 B. 7 C. 7 D. 9 Maintain Your Sills. Mae a difference table for each function. Include inputs through. a. a(x) = x b. b(x) = x c. c(x) = x d. d(x) = x e. Find an integer such that the function e(x) = x has the number in its difference column. f. Tae It Further Find all integers such that the function e(x) = x has the number in its difference column.. Mae a difference table for each function. Use inputs,,,, and. a. f(x) = x b. g(x) = f (x ) f (x) c. h(x) = x x d. (x) = h(x ) h(x) e. r(x) = x f. s(x) = r(x ) r(x) Organize what you now. How can you use your CAS for this exercise Chapter Functions

Sec 4.1 Coordinates and Scatter Plots. Coordinate Plane: Formed by two real number lines that intersect at a right angle.

Sec 4.1 Coordinates and Scatter Plots. Coordinate Plane: Formed by two real number lines that intersect at a right angle. Algebra I Chapter 4 Notes Name Sec 4.1 Coordinates and Scatter Plots Coordinate Plane: Formed by two real number lines that intersect at a right angle. X-axis: The horizontal axis Y-axis: The vertical

More information

Building Concepts: Moving from Proportional Relationships to Linear Equations

Building Concepts: Moving from Proportional Relationships to Linear Equations Lesson Overview In this TI-Nspire lesson, students use previous experience with proportional relationships of the form y = kx to consider relationships of the form y = mx and eventually y = mx + b. Proportional

More information

Assignment Assignment for Lesson 9.1

Assignment Assignment for Lesson 9.1 Assignment Assignment for Lesson.1 Name Date Shifting Away Vertical and Horizontal Translations 1. Graph each cubic function on the grid. a. y x 3 b. y x 3 3 c. y x 3 3 2. Graph each square root function

More information

Lesson 19: The Graph of a Linear Equation in Two Variables is a Line

Lesson 19: The Graph of a Linear Equation in Two Variables is a Line Lesson 19: The Graph of a Linear Equation in Two Variables is a Line Classwork Exercises Theorem: The graph of a linear equation y = mx + b is a non-vertical line with slope m and passing through (0, b),

More information

Writing and Graphing Linear Equations. Linear equations can be used to represent relationships.

Writing and Graphing Linear Equations. Linear equations can be used to represent relationships. Writing and Graphing Linear Equations Linear equations can be used to represent relationships. Linear equation An equation whose solutions form a straight line on a coordinate plane. Collinear Points that

More information

f( x ), or a solution to the equation f( x) 0. You are already familiar with ways of solving

f( x ), or a solution to the equation f( x) 0. You are already familiar with ways of solving The Bisection Method and Newton s Method. If f( x ) a function, then a number r for which f( r) 0 is called a zero or a root of the function f( x ), or a solution to the equation f( x) 0. You are already

More information

Math 115 Second Midterm March 25, 2010

Math 115 Second Midterm March 25, 2010 Math 115 Second Midterm March 25, 2010 Name: Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems. Note that the

More information

Chapter 3 Transformations of Graphs and Data

Chapter 3 Transformations of Graphs and Data Chapter 3 Transformations of Graphs and Data 3.1 Graphs of Parent Functions Parent Function the simplest equation of a particular type of function o Ex: Quadratic Function: y = x 2 There are EIGHT important

More information

Why Use Graphs? Test Grade. Time Sleeping (Hrs) Time Sleeping (Hrs) Test Grade

Why Use Graphs? Test Grade. Time Sleeping (Hrs) Time Sleeping (Hrs) Test Grade Analyzing Graphs Why Use Graphs? It has once been said that a picture is worth a thousand words. This is very true in science. In science we deal with numbers, some times a great many numbers. These numbers,

More information

MAT 003 Brian Killough s Instructor Notes Saint Leo University

MAT 003 Brian Killough s Instructor Notes Saint Leo University MAT 003 Brian Killough s Instructor Notes Saint Leo University Success in online courses requires self-motivation and discipline. It is anticipated that students will read the textbook and complete sample

More information

Lesson 19: The Graph of a Linear Equation in Two Variables Is a Line

Lesson 19: The Graph of a Linear Equation in Two Variables Is a Line The Graph of a Linear Equation in Two Variables Is a Line Classwork Exercises THEOREM: The graph of a linear equation yy = mmmm + bb is a non-vertical line with slope mm and passing through (0, bb), where

More information

SNAP Centre Workshop. Graphing Lines

SNAP Centre Workshop. Graphing Lines SNAP Centre Workshop Graphing Lines 45 Graphing a Line Using Test Values A simple way to linear equation involves finding test values, plotting the points on a coordinate plane, and connecting the points.

More information

9-1: Slope NAME: 1. What do you think is meant by the terms rise and run?

9-1: Slope NAME: 1. What do you think is meant by the terms rise and run? 9-1: Slope NAME: CUES: PER: DATE: 1. What do you think is meant by the terms rise and run? 2. What is the vertical change between: a. points A and B? b. points A and C? c. points C and D? 3. What is the

More information

1 Basic Mathematical Operations

1 Basic Mathematical Operations 1 Basic Mathematical Operations Recall the basic operations of addition, substraction, multiplication, and division. Consider evaluating the following expression: 2+3 5 Do we add 2 and 3 first or do we

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian coordinate system) Practice: Label each on the

More information

A point is pictured by a dot. While a dot must have some size, the point it represents has no size. Points are named by capital letters..

A point is pictured by a dot. While a dot must have some size, the point it represents has no size. Points are named by capital letters.. Chapter 1 Points, Lines & Planes s we begin any new topic, we have to familiarize ourselves with the language and notation to be successful. My guess that you might already be pretty familiar with many

More information

Hey there, I m (name) and today I m gonna talk to you about rate of change and slope.

Hey there, I m (name) and today I m gonna talk to you about rate of change and slope. Rate and Change of Slope A1711 Activity Introduction Hey there, I m (name) and today I m gonna talk to you about rate of change and slope. Slope is the steepness of a line and is represented by the letter

More information

Meeting 1 Introduction to Functions. Part 1 Graphing Points on a Plane (REVIEW) Part 2 What is a function?

Meeting 1 Introduction to Functions. Part 1 Graphing Points on a Plane (REVIEW) Part 2 What is a function? Meeting 1 Introduction to Functions Part 1 Graphing Points on a Plane (REVIEW) A plane is a flat, two-dimensional surface. We describe particular locations, or points, on a plane relative to two number

More information

function at the given point. Thus, for our previous example we would find that lim f(x) = 0

function at the given point. Thus, for our previous example we would find that lim f(x) = 0 Limits In order to introduce the notion of the it, we will consider the following situation. Suppose you are given a function, defined on some interval, except at a single point in the interval. What,

More information

Math Analysis Chapter 1 Notes: Functions and Graphs

Math Analysis Chapter 1 Notes: Functions and Graphs Math Analysis Chapter 1 Notes: Functions and Graphs Day 6: Section 1-1 Graphs; Section 1- Basics of Functions and Their Graphs Points and Ordered Pairs The Rectangular Coordinate System (aka: The Cartesian

More information

Algebra 2 Honors Lesson 10 Translating Functions

Algebra 2 Honors Lesson 10 Translating Functions Algebra 2 Honors Lesson 10 Translating Functions Objectives: The students will be able to translate a base function horizontally and vertically. Students will be able to describe the translation of f(x)

More information

2.9 Linear Approximations and Differentials

2.9 Linear Approximations and Differentials 2.9 Linear Approximations and Differentials 2.9.1 Linear Approximation Consider the following graph, Recall that this is the tangent line at x = a. We had the following definition, f (a) = lim x a f(x)

More information

MEI Desmos Tasks for AS Pure

MEI Desmos Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x² 4x + 1 2. Add a line, e.g. y = x 3 3. Select the points of intersection of the line and the curve. What

More information

Chapter Fourteen Bonus Lessons: Algorithms and Efficiency

Chapter Fourteen Bonus Lessons: Algorithms and Efficiency : Algorithms and Efficiency The following lessons take a deeper look at Chapter 14 topics regarding algorithms, efficiency, and Big O measurements. They can be completed by AP students after Chapter 14.

More information

CCNY Math Review Chapter 2: Functions

CCNY Math Review Chapter 2: Functions CCN Math Review Chapter : Functions Section.1: Functions.1.1: How functions are used.1.: Methods for defining functions.1.3: The graph of a function.1.: Domain and range.1.5: Relations, functions, and

More information

B ABC is mapped into A'B'C'

B ABC is mapped into A'B'C' h. 00 Transformations Sec. 1 Mappings & ongruence Mappings Moving a figure around a plane is called mapping. In the figure below, was moved (mapped) to a new position in the plane and the new triangle

More information

Section 2.2 Graphs of Linear Functions

Section 2.2 Graphs of Linear Functions Section. Graphs of Linear Functions Section. Graphs of Linear Functions When we are working with a new function, it is useful to know as much as we can about the function: its graph, where the function

More information

Algebra II Chapter 6: Rational Exponents and Radical Functions

Algebra II Chapter 6: Rational Exponents and Radical Functions Algebra II Chapter 6: Rational Exponents and Radical Functions Chapter 6 Lesson 1 Evaluate nth Roots and Use Rational Exponents Vocabulary 1 Example 1: Find nth Roots Note: and Example 2: Evaluate Expressions

More information

B ABC is mapped into A'B'C'

B ABC is mapped into A'B'C' h. 00 Transformations Sec. 1 Mappings & ongruence Mappings Moving a figure around a plane is called mapping. In the figure below, was moved (mapped) to a new position in the plane and the new triangle

More information

SEQUENCES AND SERIES Sequences CC Standard

SEQUENCES AND SERIES Sequences CC Standard N Sequences and Series, Lesson 1, Sequences (r. 2018) SEQUENCES AND SERIES Sequences CC Standard NG Standard F-IF.A.3 Recognize that sequences are functions, sometimes defined recursively, whose domain

More information

Standardized Tests: Best Practices for the TI-Nspire CX

Standardized Tests: Best Practices for the TI-Nspire CX The role of TI technology in the classroom is intended to enhance student learning and deepen understanding. However, efficient and effective use of graphing calculator technology on high stakes tests

More information

Chapter 1 Polynomials and Modeling

Chapter 1 Polynomials and Modeling Chapter 1 Polynomials and Modeling 1.1 Linear Functions Recall that a line is a function of the form y = mx+ b, where m is the slope of the line (how steep the line is) and b gives the y-intercept (where

More information

Planting the Seeds Exploring Cubic Functions

Planting the Seeds Exploring Cubic Functions 295 Planting the Seeds Exploring Cubic Functions 4.1 LEARNING GOALS In this lesson, you will: Represent cubic functions using words, tables, equations, and graphs. Interpret the key characteristics of

More information

UNIT B3 Number Sequences: Activities

UNIT B3 Number Sequences: Activities B Number Sequences Activities Activities B. Lines B. Regular Polygons B. Towers B.4 Fibonacci Sequence Notes and Solutions ( page) ACTIVITY B. Lines If three lines are arranged as in the diagram, there

More information

Math 2 Spring Unit 5 Bundle Transformational Graphing and Inverse Variation

Math 2 Spring Unit 5 Bundle Transformational Graphing and Inverse Variation Math 2 Spring 2017 Unit 5 Bundle Transformational Graphing and Inverse Variation 1 Contents Transformations of Functions Day 1... 3 Transformations with Functions Day 1 HW... 10 Transformations with Functions

More information

4 Visualization and. Approximation

4 Visualization and. Approximation 4 Visualization and Approximation b A slope field for the differential equation y tan(x + y) tan(x) tan(y). It is not always possible to write down an explicit formula for the solution to a differential

More information

You can take the arccos of both sides to get θ by itself.

You can take the arccos of both sides to get θ by itself. .7 SOLVING TRIG EQUATIONS Example on p. 8 How do you solve cos ½ for? You can tae the arccos of both sides to get by itself. cos - (cos ) cos - ( ½) / However, arccos only gives us an answer between 0

More information

MEI GeoGebra Tasks for AS Pure

MEI GeoGebra Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x 2 4x + 1 2. Add a line, e.g. y = x 3 3. Use the Intersect tool to find the points of intersection of

More information

Hot X: Algebra Exposed

Hot X: Algebra Exposed Hot X: Algebra Exposed Solution Guide for Chapter 10 Here are the solutions for the Doing the Math exercises in Hot X: Algebra Exposed! DTM from p.137-138 2. To see if the point is on the line, let s plug

More information

B ABC is mapped into A'B'C'

B ABC is mapped into A'B'C' h. 00 Transformations Sec. 1 Mappings & ongruence Mappings Moving a figure around a plane is called mapping. In the figure below, was moved (mapped) to a new position in the plane and the new triangle

More information

Graphs of Exponential

Graphs of Exponential Graphs of Exponential Functions By: OpenStaxCollege As we discussed in the previous section, exponential functions are used for many realworld applications such as finance, forensics, computer science,

More information

Algebra 2 Common Core Summer Skills Packet

Algebra 2 Common Core Summer Skills Packet Algebra 2 Common Core Summer Skills Packet Our Purpose: Completion of this packet over the summer before beginning Algebra 2 will be of great value to helping students successfully meet the academic challenges

More information

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives In general, if f is a function of two variables x and y, suppose we let only x vary while keeping y fixed, say y = b, where b is a constant. By the definition of a derivative, we have Then we are really

More information

MAT 3271: Selected Solutions to the Assignment 6

MAT 3271: Selected Solutions to the Assignment 6 Chapter 2: Major Exercises MAT 3271: Selected Solutions to the Assignment 6 1. Since a projective plan is a model of incidence geometry, Incidence Axioms 1-3 and Propositions 2.1-2.5 (which follow logically

More information

Table of Laplace Transforms

Table of Laplace Transforms Table of Laplace Transforms 1 1 2 3 4, p > -1 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 Heaviside Function 27 28. Dirac Delta Function 29 30. 31 32. 1 33 34. 35 36. 37 Laplace Transforms

More information

Unit 1 Algebraic Functions and Graphs

Unit 1 Algebraic Functions and Graphs Algebra 2 Unit 1 Algebraic Functions and Graphs Name: Unit 1 Day 1: Function Notation Today we are: Using Function Notation We are successful when: We can Use function notation to evaluate a function This

More information

The Bisection Method versus Newton s Method in Maple (Classic Version for Windows)

The Bisection Method versus Newton s Method in Maple (Classic Version for Windows) The Bisection Method versus (Classic Version for Windows) Author: Barbara Forrest Contact: baforres@uwaterloo.ca Copyrighted/NOT FOR RESALE version 1.1 Contents 1 Objectives for this Lab i 2 Approximate

More information

Section Graphs and Lines

Section Graphs and Lines Section 1.1 - Graphs and Lines The first chapter of this text is a review of College Algebra skills that you will need as you move through the course. This is a review, so you should have some familiarity

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

Note that ALL of these points are Intercepts(along an axis), something you should see often in later work.

Note that ALL of these points are Intercepts(along an axis), something you should see often in later work. SECTION 1.1: Plotting Coordinate Points on the X-Y Graph This should be a review subject, as it was covered in the prerequisite coursework. But as a reminder, and for practice, plot each of the following

More information

correlated to the Michigan High School Mathematics Content Expectations

correlated to the Michigan High School Mathematics Content Expectations correlated to the Michigan High School Mathematics Content Expectations McDougal Littell Algebra 1 Geometry Algebra 2 2007 correlated to the STRAND 1: QUANTITATIVE LITERACY AND LOGIC (L) STANDARD L1: REASONING

More information

Not for reproduction

Not for reproduction x=a GRAPHING CALCULATORS AND COMPUTERS (a, d ) y=d (b, d ) (a, c ) y=c (b, c) (a) _, by _, 4 x=b FIGURE 1 The viewing rectangle a, b by c, d _4 4 In this section we assume that you have access to a graphing

More information

Section 1.5 Transformation of Functions

Section 1.5 Transformation of Functions Section 1.5 Transformation of Functions 61 Section 1.5 Transformation of Functions Often when given a problem, we try to model the scenario using mathematics in the form of words, tables, graphs and equations

More information

5 R1 The one green in the same place so either of these could be green.

5 R1 The one green in the same place so either of these could be green. Page: 1 of 20 1 R1 Now. Maybe what we should do is write out the cases that work. We wrote out one of them really very clearly here. [R1 takes out some papers.] Right? You did the one here um where you

More information

Calculus I Review Handout 1.3 Introduction to Calculus - Limits. by Kevin M. Chevalier

Calculus I Review Handout 1.3 Introduction to Calculus - Limits. by Kevin M. Chevalier Calculus I Review Handout 1.3 Introduction to Calculus - Limits by Kevin M. Chevalier We are now going to dive into Calculus I as we take a look at the it process. While precalculus covered more static

More information

Basics of Computational Geometry

Basics of Computational Geometry Basics of Computational Geometry Nadeem Mohsin October 12, 2013 1 Contents This handout covers the basic concepts of computational geometry. Rather than exhaustively covering all the algorithms, it deals

More information

Graphs and Linear Functions

Graphs and Linear Functions Graphs and Linear Functions A -dimensional graph is a visual representation of a relationship between two variables given by an equation or an inequality. Graphs help us solve algebraic problems by analysing

More information

Transformation a shifting or change in shape of a graph

Transformation a shifting or change in shape of a graph 1.1 Horizontal and Vertical Translations Frieze Patterns Transformation a shifting or change in shape of a graph Mapping the relating of one set of points to another set of points (ie. points on the original

More information

3.1 Generating Inverses of Functions 263

3.1 Generating Inverses of Functions 263 3.1 Generating Inverses of Functions FOCUSING QUESTION What is the inverse of a function? LEARNING OUTCOMES I can compare and contrast the key attributes of a function and its inverse when I have the function

More information

Unit 2. Looking for Pythagoras. Investigation 4: Using the Pythagorean Theorem: Understanding Real Numbers

Unit 2. Looking for Pythagoras. Investigation 4: Using the Pythagorean Theorem: Understanding Real Numbers Unit 2 Looking for Pythagoras Investigation 4: Using the Pythagorean Theorem: Understanding Real Numbers I can relate and convert fractions to decimals. Investigation 4 Practice Problems Lesson 1: Analyzing

More information

Grade 7/8 Math Circles. Counting I

Grade 7/8 Math Circles. Counting I Faculty of Mathematics Waterloo, Ontario N2L 3G1 Counting Grade 7/8 Math Circles February 13, 2014 Counting I Centre for Education in Mathematics and Computing Counting in mathematics is the process of

More information

UNIT 4 NOTES. 4-1 and 4-2 Coordinate Plane

UNIT 4 NOTES. 4-1 and 4-2 Coordinate Plane UNIT 4 NOTES 4-1 and 4-2 Coordinate Plane y Ordered pairs on a graph have several names. (X coordinate, Y coordinate) (Domain, Range) (Input,Output) Plot these points and label them: a. (3,-4) b. (-5,2)

More information

. As x gets really large, the last terms drops off and f(x) ½x

. As x gets really large, the last terms drops off and f(x) ½x Pre-AP Algebra 2 Unit 8 -Lesson 3 End behavior of rational functions Objectives: Students will be able to: Determine end behavior by dividing and seeing what terms drop out as x Know that there will be

More information

Grade 7/8 Math Circles February 11/12, Counting I

Grade 7/8 Math Circles February 11/12, Counting I Faculty of Mathematics Waterloo, Ontario N2L 3G1 Counting Grade 7/8 Math Circles February 11/12, 2014 Counting I Centre for Education in Mathematics and Computing Counting in mathematics is determining

More information

Modesto City Schools. Secondary Math I. Module 1 Extra Help & Examples. Compiled by: Rubalcava, Christina

Modesto City Schools. Secondary Math I. Module 1 Extra Help & Examples. Compiled by: Rubalcava, Christina Modesto City Schools Secondary Math I Module 1 Extra Help & Examples Compiled by: Rubalcava, Christina 1.1 Ready, Set, Go! Ready Topic: Recognizing a solution to an equation. The solution to an equation

More information

9 abcd = dcba b + 90c = c + 10b b = 10c.

9 abcd = dcba b + 90c = c + 10b b = 10c. In this session, we ll learn how to solve problems related to place value. This is one of the fundamental concepts in arithmetic, something every elementary and middle school mathematics teacher should

More information

UNIT 11 VOLUME AND THE PYTHAGOREAN THEOREM

UNIT 11 VOLUME AND THE PYTHAGOREAN THEOREM UNIT 11 VOLUME AND THE PYTHAGOREAN THEOREM INTRODUCTION In this Unit, we will use the idea of measuring volume that we studied to find the volume of various 3 dimensional figures. We will also learn about

More information

UNIT 3 EXPRESSIONS AND EQUATIONS Lesson 3: Creating Quadratic Equations in Two or More Variables

UNIT 3 EXPRESSIONS AND EQUATIONS Lesson 3: Creating Quadratic Equations in Two or More Variables Guided Practice Example 1 Find the y-intercept and vertex of the function f(x) = 2x 2 + x + 3. Determine whether the vertex is a minimum or maximum point on the graph. 1. Determine the y-intercept. The

More information

Cubic Splines By Dave Slomer

Cubic Splines By Dave Slomer Cubic Splines By Dave Slomer [Note: Before starting any example or exercise below, press g on the home screen to Clear a-z.] Curve fitting, the process of finding a function that passes through (or near)

More information

3.5 Equations of Lines and Planes

3.5 Equations of Lines and Planes 3.5 Equations of Lines and Planes Objectives Iknowhowtodefinealineinthree-dimensionalspace. I can write a line as a parametric equation, a symmetric equation, and a vector equation. I can define a plane

More information

Precomposing Equations

Precomposing Equations Precomposing Equations Let s precompose the function f(x) = x 3 2x + 9 with the function g(x) = 4 x. (Precompose f with g means that we ll look at f g. We would call g f postcomposing f with g.) f g(x)

More information

Write Polynomial Functions and Models

Write Polynomial Functions and Models 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

More information

Algorithms and Data Structures

Algorithms and Data Structures Algorithms and Data Structures Spring 2019 Alexis Maciel Department of Computer Science Clarkson University Copyright c 2019 Alexis Maciel ii Contents 1 Analysis of Algorithms 1 1.1 Introduction.................................

More information

9. MATHEMATICIANS ARE FOND OF COLLECTIONS

9. MATHEMATICIANS ARE FOND OF COLLECTIONS get the complete book: http://wwwonemathematicalcatorg/getfulltextfullbookhtm 9 MATHEMATICIANS ARE FOND OF COLLECTIONS collections Collections are extremely important in life: when we group together objects

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Design and Analysis of Algorithms February 29, 2012 Massachusetts Institute of Technology 6.046J/18.410J Profs. Dana Moshovitz and Bruce Tidor Handout 10 Problem Set 3 Solutions This problem set is due

More information

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang Solving and CS6015 / LARP 2018 ACK : Linear Algebra and Its Applications - Gilbert Strang Introduction Chapter 1 concentrated on square invertible matrices. There was one solution to Ax = b and it was

More information

Rational Numbers on the Coordinate Plane. 6.NS.C.6c

Rational Numbers on the Coordinate Plane. 6.NS.C.6c Rational Numbers on the Coordinate Plane 6.NS.C.6c Copy all slides into your composition notebook. Lesson 14 Ordered Pairs Objective: I can use ordered pairs to locate points on the coordinate plane. Guiding

More information

Vertical Line Test a relationship is a function, if NO vertical line intersects the graph more than once

Vertical Line Test a relationship is a function, if NO vertical line intersects the graph more than once Algebra 2 Chapter 2 Domain input values, X (x, y) Range output values, Y (x, y) Function For each input, there is exactly one output Example: Vertical Line Test a relationship is a function, if NO vertical

More information

Algebra 1 Semester 2 Final Review

Algebra 1 Semester 2 Final Review Team Awesome 011 Name: Date: Period: Algebra 1 Semester Final Review 1. Given y mx b what does m represent? What does b represent?. What axis is generally used for x?. What axis is generally used for y?

More information

Divisibility Rules and Their Explanations

Divisibility Rules and Their Explanations Divisibility Rules and Their Explanations Increase Your Number Sense These divisibility rules apply to determining the divisibility of a positive integer (1, 2, 3, ) by another positive integer or 0 (although

More information

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc.

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc. Chapter 1 Linear Equations and Straight Lines 2 of 71 Outline 1.1 Coordinate Systems and Graphs 1.4 The Slope of a Straight Line 1.3 The Intersection Point of a Pair of Lines 1.2 Linear Inequalities 1.5

More information

Catalan Numbers. Table 1: Balanced Parentheses

Catalan Numbers. Table 1: Balanced Parentheses Catalan Numbers Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles November, 00 We begin with a set of problems that will be shown to be completely equivalent. The solution to each problem

More information

Functions. Copyright Cengage Learning. All rights reserved.

Functions. Copyright Cengage Learning. All rights reserved. Functions Copyright Cengage Learning. All rights reserved. 2.2 Graphs Of Functions Copyright Cengage Learning. All rights reserved. Objectives Graphing Functions by Plotting Points Graphing Functions with

More information

DSP First Lab 02: Introduction to Complex Exponentials

DSP First Lab 02: Introduction to Complex Exponentials DSP First Lab 02: Introduction to Complex Exponentials Lab Report: It is only necessary to turn in a report on Section 5 with graphs and explanations. You are ased to label the axes of your plots and include

More information

Math 101 Exam 1 Review

Math 101 Exam 1 Review Math 101 Exam 1 Review Reminder: Exam 1 will be on Friday, October 14, 011 at 8am. It will cover sections 1.1, 1. and 10.1 10.3 Room Assignments: Room Sections Nesbitt 111 9, 14, 3, 4, 8 Nesbitt 15 0,

More information

2.1 Transforming Linear Functions

2.1 Transforming Linear Functions 2.1 Transforming Linear Functions Before we begin looking at transforming linear functions, let s take a moment to review how to graph linear equations using slope intercept form. This will help us because

More information

(Refer Slide Time 6:48)

(Refer Slide Time 6:48) Digital Circuits and Systems Prof. S. Srinivasan Department of Electrical Engineering Indian Institute of Technology Madras Lecture - 8 Karnaugh Map Minimization using Maxterms We have been taking about

More information

Grade 12 Revision Trigonometry (Compound Angles)

Grade 12 Revision Trigonometry (Compound Angles) Compound angles are simply the sum of, or the difference between, two other angles This angle is an example of a compound angle P (x ; 0) Easy to calculate trig ratios of angles α and β but what about

More information

Partial Derivatives (Online)

Partial Derivatives (Online) 7in x 10in Felder c04_online.tex V3 - January 21, 2015 9:44 A.M. Page 1 CHAPTER 4 Partial Derivatives (Online) 4.7 Tangent Plane Approximations and Power Series It is often helpful to use a linear approximation

More information

Geometry Unit 5 Geometric and Algebraic Connections. Table of Contents

Geometry Unit 5 Geometric and Algebraic Connections. Table of Contents Geometry Unit 5 Geometric and Algebraic Connections Table of Contents Lesson 5 1 Lesson 5 2 Distance.p. 2-3 Midpoint p. 3-4 Partitioning a Directed Line. p. 5-6 Slope. p.7-8 Lesson 5 3 Revisit: Graphing

More information

CME Project, Algebra Correlated to: The Pennsylvania Math Assessment Anchors and Eligible Content (Grade 11)

CME Project, Algebra Correlated to: The Pennsylvania Math Assessment Anchors and Eligible Content (Grade 11) M11.A Numbers and Operations M11.A.1 Demonstrate an understanding of numbers, ways of representing numbers, relationships among numbers and number systems. M11.A.1.1 Represent and/or use numbers in equivalent

More information

we wish to minimize this function; to make life easier, we may minimize

we wish to minimize this function; to make life easier, we may minimize Optimization and Lagrange Multipliers We studied single variable optimization problems in Calculus 1; given a function f(x), we found the extremes of f relative to some constraint. Our ability to find

More information

.(3, 2) Co-ordinate Geometry Co-ordinates. Every point has two co-ordinates. Plot the following points on the plane. A (4, 1) D (2, 5) G (6, 3)

.(3, 2) Co-ordinate Geometry Co-ordinates. Every point has two co-ordinates. Plot the following points on the plane. A (4, 1) D (2, 5) G (6, 3) Co-ordinate Geometry Co-ordinates Every point has two co-ordinates. (3, 2) x co-ordinate y co-ordinate Plot the following points on the plane..(3, 2) A (4, 1) D (2, 5) G (6, 3) B (3, 3) E ( 4, 4) H (6,

More information

Tier 2: GEOMETRY INTRODUCTION TO GEOMETRY Lessons Abbreviation Key Table... 7 G1 LESSON: WHAT IS GEOMETRY?... 8 G1E... 9 G1EA...

Tier 2: GEOMETRY INTRODUCTION TO GEOMETRY Lessons Abbreviation Key Table... 7 G1 LESSON: WHAT IS GEOMETRY?... 8 G1E... 9 G1EA... Craig Hane, Ph.D., Founder Tier 2: GEOMETRY INTRODUCTION TO GEOMETRY... 6 1.1 Lessons Abbreviation Key Table... 7 G1 LESSON: WHAT IS GEOMETRY?... 8 G1E... 9 G1EA... 10 G2 LESSON: STRAIGHT LINES AND ANGLES...

More information

Direct Variations DIRECT AND INVERSE VARIATIONS 19. Name

Direct Variations DIRECT AND INVERSE VARIATIONS 19. Name DIRECT AND INVERSE VARIATIONS 19 Direct Variations Name Of the many relationships that two variables can have, one category is called a direct variation. Use the description and example of direct variation

More information

11 The Regular Pentagon

11 The Regular Pentagon 11 The Regular Pentagon 11.1 The Euclidean construction with the Golden Ratio The figure on page 561 shows an easy Euclidean construction of a regular pentagon. The justification of the construction begins

More information

4.3, Math 1410 Name: And now for something completely different... Well, not really.

4.3, Math 1410 Name: And now for something completely different... Well, not really. 4.3, Math 1410 Name: And now for something completely different... Well, not really. How derivatives affect the shape of a graph. Please allow me to offer some explanation as to why the first couple parts

More information

6.4. Arithmetic Sequences. Investigate

6.4. Arithmetic Sequences. Investigate 6. Arithmetic Sequences The Great Pyramid of Giza, built in honour of the Egyptian pharaoh Khufu, is believed to have taken 00 000 workers about 0 years to build. Over.3 million stones with an average

More information

CLEP Pre-Calculus. Section 1: Time 30 Minutes 50 Questions. 1. According to the tables for f(x) and g(x) below, what is the value of [f + g]( 1)?

CLEP Pre-Calculus. Section 1: Time 30 Minutes 50 Questions. 1. According to the tables for f(x) and g(x) below, what is the value of [f + g]( 1)? CLEP Pre-Calculus Section : Time 0 Minutes 50 Questions For each question below, choose the best answer from the choices given. An online graphing calculator (non-cas) is allowed to be used for this section..

More information

Excel for Algebra 1 Lesson 5: The Solver

Excel for Algebra 1 Lesson 5: The Solver Excel for Algebra 1 Lesson 5: The Solver OK, what s The Solver? Speaking very informally, the Solver is like Goal Seek on steroids. It s a lot more powerful, but it s also more challenging to control.

More information