Objectives 1. Understand and use terminology and notation involved in sequences. A number sequence is any list of numbers with a recognizable pattern.

Size: px
Start display at page:

Download "Objectives 1. Understand and use terminology and notation involved in sequences. A number sequence is any list of numbers with a recognizable pattern."

Transcription

1 1. Understand and use terminology and notation involved in sequences A number sequence is any list of numbers with a recognizable pattern. The members of a sequence are called terms (or sometimes members). The terms are usually given a single name like u or x or t with a subscript that indicates the position in the sequence. The subscript is called the index. Sometimes the index starts at 0, other times at 1. If it's not stated, we usually assume that the index starts at 1. We generally use the letter n to represent a general term. (Note: n sometimes also refers to the total number of terms in a sequence. Watch the context.) u n is the n th term in a sequence of u values. The notation {u n } represents a function that generates the sequence defined by using u n as the n th term. Example: {½n + 4} generates the sequence 4.5, 5, 5.5, 6, Note how this differs from a continuous function: 6A: #1,2cfi,3,4def (Number patterns) Sequence Continuous {u n } = {½n + 4} f(x) = ½x + 4 Domain: n an integer > 0 Domain: x a real number 6A: #1,2cfi,3,4def (Number patterns) 11/27 6A: Number sequences 1

2 Go over Exp/Log and Transformations Quizzes 6A: #1,2cfi,3,4def (Number patterns) Discuss questions only 1. Recognize and use various representations of a sequence. 2. Understand sequences as discrete data. 6B: #1,2,3gh,4,5 (General Term & Notation) There are many ways to represent a sequence: List terms 3, 6, 9, 12,... Use words Starting with 0 and 1 the next term is the sum of the previous two Use a formula u n = 3 + 4n Use pictures Note that the dots are not connected with a line since a sequence is discrete data. The mathematical formula is referred to as the general term because it can be used to find the value of any term in the sequence specifically, the n th term. General terms are represented with a symbol and a subscript. For example, u 1 or T 7 Pay attention to the fact that there are two ideas being represented: The symbol represents the value of the term. The subscript represents the position of the term in the sequence. So T 7 is the value of the seventh term! Other notation and notes: The domain of n (the indices) is n Z +. That is, n = 1, 2, 3,... (sometimes finite) {u n } represents the sequence of values generated using u n as the general term. For example, {3n 5} represents 2, 1, 4, 7,... 6B: #1,2,3gh,4,5 (General Term & Notation) 11/29 6B: General Term 2

3 6B: #1,2,3gh,4,5 (General Term & Notation) Discuss questions only 1. Understand and use ideas underlying arithmetic sequences 2. Know how to calculate the n th term given u 1 and d, or two terms 9,13,17,21,... Find the pattern. 6C.1: #2,3,5,7def,8cd,9a,11 (Arithmetic sequences) 6C.2: #2,3 (Arithmetic sequence problems) QB: #3,6 (IB Arithmetic Sequences) An Arithmetic Sequence is a sequence in which each term differs from the previous one by the same amount. Algebraically: {u n } is arithmetic if and only if u n+1 = u n + d for all integers n > 0 The difference between each term, d, is called the common difference. Let's develop some features of arithmetic sequences: Three terms in an arithmetic sequence are 5, x, 9. What is the common difference? What is the middle term, x? What if the three terms were 200, x, 400? 123, x, 725 In general, what is the middle term of three terms a, x, b of an arithmetic sequence? In an arithmetic sequence the middle term of three successive terms is the arithmetic mean of the first and third. Hence the name! Consider the arithmetic sequence 14, 17, 20, What is the value of the next term? What is the value of the 8 th term? What is the value of the 21 st term? What is the value of the n th term? What is the value of the n th term of an arithmetic sequence with first term u 1 and common difference d?... + d + d + d + d u 1, u 2, u 3, u 4,... u n 1, u n, u n+1, u n+2... u 1 +1d u 1 +2d u 1 +3d u 1 +(n 1)d The general expression for the n th term of an arithmetic sequence with first term u 1 and common difference d is: u n = u 1 + (n 1)d Examples of problems involving arithmetic sequences: In an arithmetic sequence, the first term is 5 and the 4 th term is 40. Find the 2 nd term. 6C.1: #2,3,5,7def,8cd,9a,11 (Arithmetic sequences) 6C.2: #2,3 (Arithmetic sequence problems) QB: #3,6 (IB Arithmetic Sequences) 11/29 6C: Arithmetic sequences 3

4 6C.1: #2,3,5,7def,8cd,9a,11 (Arithmetic sequences) Present 2c,3 (show that),5,7f,8d,9a,11 6C.2: #2,3 (Arithmetic sequence problems) Present 2 QB: #3,6 (IB Arithmetic Sequences) Present 3,6.1 &.2 6D.1: #1c,2b,3d,7,9bd,10a (Geometric Sequences) 6D.2: #2,4 (Geometric Sequence problems) 1. Understand and use ideas underlying geometric sequences 2. Know how to calculate the n th term given u 1 and r, or two terms 4,12,36,108,... Find the pattern. A Geometric Sequence is a sequence in which the ratio of successive terms is constant. Algebraically: The ratio of successive terms, r, is called the common ratio. Let's develop some features of geometric sequences: Three terms in an geometric sequence are 3, x, 12. What is the common ratio? What is the middle term, x? What if the three terms were 3, x, 15? In general, what is the middle term of three terms a, x, b of an geometric sequence? In a geometric sequence the middle term of three successive terms is the geometric mean of the first and third. Hence the name! Consider a geometric sequence with a first term of 3 and a common ratio of Write out the first five terms without performing any multiplications 2. Graph these values using n as the independent variable 3. Have you seen this pattern before? 4. Rewrite the first five terms without performing any multiplications 5. See if you see a pattern that enables you to write the general term n. 6. Generalize using u, r, and n. n Calculation u n 1 u 1 = Initial value u 1 2 u 2 = u 1 r u 2 = u 1 r 3 u 3 = u 2 r = (u 1 r) r u 3 = u 1 r 2 4 u 4 = u 3 r = ((u 1 r) r) r u 4 = u 1 r n u n = u n 1 r = (((u 1 r) r)...) r u n = u 1 r (n 1) r r r... r u 1, u 2, u 3, u 4,... u n 1, u n, u n+1, u n+2... u 1 r 1 u 1 r 2 u 1 r 3 u 1 r n 1 The general expression for the n th term of a geometric sequence with first term u 1 and common ratio r is: u n = u 1 r n 1 Use logs! On a calculator you can generate a sequence very easily: 2nd LIST/OPS/seq (5) Expr: the general term Variable: which letter in the general term should be treated as "n"? Start: the starting index (often = 1) End: the ending index (calculator can't go on forever you know!) Step: how much to increment the variable each time (usually 1) Notice that you can enter a sequence as a list definition! Try the previous table on your calculator Remember that geometric progressions are exponential and thus can model population and other kinds of exponential growth and decay. An example: Desert Academy's current enrollment is 200 (more or less). Suppose that it increases by 4% per year. What would the enrollment be after 5 years? In what year would we exceed our maximum capacity of 250? Very similar to interest: Value after n years = u 1 (1 + r) n = 200 (1.04) 5 = students What about the second question? Can you write the equation we are trying to solve? (1.04) n Yes, you know logs! Finish it: years Another example a.i) 138 a.ii) 381 b) 35 th week 12/3 6D: Geometric sequences 4

5 6D.1: #1c,2b,3d,7,9bd,10a (Geometric Sequences) Present 7,10a 6D.2: #2,4 (Geometric Sequence problems) Present Understand compound interest as a geometric sequence 6D.3: #3,6,9,10 (Compound Interest) QB: #9a c,10a c.i,12a (IB Geometric Sequences) Applications of geometric sequences: Compound Interest Imagine that you have $100 in a bank and that they pay you 3% per year. How much do you have in the bank after n years? To understand this more easily, notice that adding 3% to something is the same as multiplying it by a +.03a = a(1 +.03) = a(1.03) = 1.03a So let's make a table of values: n Year Calculation Balance at end of year 1 0 $ (1.03)(100) $ (1.03)(1.03)(100) $ (1.03)(1.03)(1.03)(100) $ (1.03)(1.03)(1.03)(1.03)(100) $ n + 1 n (1.03) n (100) Compound Interest (annual compounding) If you invest u 1 dollars for n years at an interest rate of r % per year the value after n years is given by Alternatively, u n = u 1 (1 + r % ) n 1 u n+1 = u 1 (1 + r % ) n In the second formulation, u n+1 is the amount after n periods. Note: The book uses a slightly different formula. Some formulas define r as the interest rate. Others define r as a "growth multiplier" or a "growth rate" in which the "1 +" is already included. Pay attention! Either way, it's a geometric sequence. Periodic Compounding: If interest is compounded over a different time period, you need to adjust r and n. Understand that r is the interest rate earned each period. So if the annual rate is 5% and the compounding is every month, the rate per period is 5%/12 or % (= ). Each year represents 12 periods. So in this case, if you started with P dollars after n years you would have: Annual rate divided by months each year. 12n is the number of periods. Your calculator is a friend indeed: APPS/FINANCE/TVM Solver... # of years of investment interest rate per year "Present value" of your money (<0 because you invest it) "Payment" (=0 use this for finding loan payments) "Future value" of your money (at the end of the time period) Payments/year (=1 use this if you're calculating loan balance) "Compoundings/year" Payment timing (When, in each period, you make the payment) Enter the values you know Move cursor to value you want Press SOLVE (ALPHA/ENTER) 6D.3: #3,6,9,10 (Compound Interest) QB: #9a c,10a c.i,12a (IB Geometric Sequences) 12/4 6D.3 Compound Interest 5

6 Last day to make up MB missing assignments is Thu 12/13 (7 days from now). 6D.3: #3,6,9,10 (Compound Interest) Present 6,10 (See TVM Solver) 1. Understand and use sigma notation 6E: #1bcf,2cf,3,4c,5 (Sigma Notation) A series is a sum of the terms in a sequence. For example, if we have a sequence {u n } = 1,2,3,4,5,...,n we can create series that represent the sum of part (or all!) of the sequence. For example, S 5 = = 15. S 5 is called the 5 th partial sum of the sequence and S n is the n th partial sum. It would be convenient to develop some notation to describe sums like this, especially if there are a lot of terms in the sum. Any thoughts? What if the terms are more complicated as in the sequence {3n + 2 n + 1 }? Will your notation work? Sigma Notation: We use the Greek letter sigma to represent sums as follows: n = the index of the last term in the series = an expression defining the terms being added i = the letter indicates which letter in the expression is the index 1 = the first number to use for the index in the series Note: We use S n to represent series (that is, sums) and u i to represent the terms of a sequence. Write out a few: Properties of sigma notation sums can be broken apart constants, c, can be factored out summing a constant is like multiplying Some examples And don't forget your calculator: LIST/MATH/sum( (5) Can define a sequence in the sum! Try one of the above Last day to make up MB missing assignments is Thu 12/13 (7 days from now). Be sure to do QB solidly! 6E: #1bcf,2cf,3,4c,5 (Sigma Notation) QB: #9a c,10a c.i,12a (IB Geometric Sequences) 12/6 6E Series Intro 6

7 Last day to make up MB missing assignments is Thu 12/13 (3 days from now). 6E: #1bcf,2cf,3,4c,5 (Sigma Notation) Present #5 QB: #9a c,10a c.i,12a (IB Geometric Sequences) Questions?... the sum of an arithmetic sequence 1. Understand and solve problems involving arithmetic series 6F: #1 11odd (Arithmetic Series) QB: #1,2,4,5 (IB Arithmetic Series) Consider the arithmetic series S n = How many terms are in it? or solve 534 = (n 1) Can we generalize? How many terms in an arithmetic series that starts with u 1, has a common difference of d and ends with u n? Add one for the Number of terms in an arithmetic sequence fencepost at the end. given the first, last, and common difference What is the sum of the terms? If you start with the original... S n = rewrite it in the opposite order S n = Add them to get twice the sum. 2S n = We know the number of terms n = (534 12)/3 + 1 (last term is a fencepost!) So we can get use a product: 2S n = = And the final result is half that: S n = ( )/2 = 95550/2 = n = # of terms divide by 2 sum of first and last Properties of Arithmetic Series Given and arithmetic sequence with first term u 1 and common difference, d: The sum of the first n terms is given by: Since the n th term is given by u n = u 1 + d(n 1) an equivalent form is: The sum of an arithmetic series is The 12 th term is 147 and the 26th term is 49. Find n. Without a calculator, find = 40/2( ) = = 3500 Not for the faint of heart: Can you derive the above formula using sigma notation? Last day to make up MB missing assignments is Thu 12/13 (3 days from now). 6F: #1 11odd (Arithmetic Series) QB: #1,2,4,5 (IB Arithmetic Series) Bell, E. T Men of Mathematics. New York: Simon and Schuster. (See chapter 14, "The Prince of Mathematicians: Gauss," pp ) Shortly after his seventh birthday Gauss entered his first school, a squalid relic of the Middle Ages run by a virile brute, one Büttner, whose idea of teaching the hundred or so boys in his charge was to thrash them into such a state of terrified stupidity that they forgot their own names. More of the good old days for which sentimental reactionaries long. It was in this hell hole that Gauss found his fortune. Nothing extraordinary happened during the first two years. Then, in his tenth year, Gauss was admitted to the class in arithmetic. As it was the beginning class none of the boys had ever heard of an arithmetic progression. It was easy then for the heroic Büttner to give out a long problem in addition whose answer he could find by a formula in a few seconds. The problem was of the following sort, , where the step from one number to the next is the same all along (here 198), and a given number of terms (here 100) are to be added. It was the custom of the school for the boy who first got the answer to lay his slate on the table; the next laid his slate on top of the first, and so on. Büttner had barely finished stating the problem when Gauss flung his slate on the table: "There it lies," he said "Ligget se'" in his peasant dialect. Then, for the ensuing hour, while the other boys toiled, he sat with his hands folded, favored now and then by a sarcastic glance from Büttner, who imagined the youngest pupil in the class was just another blockhead. At the end of the period Büttner looked over the slates. On Gauss' slate there appeared but a single number. To the end of his days Gauss loved to tell how the one number he had written down was the correct answer and how all the others were wrong. Gauss had not been shown the trick for doing such problems rapidly. It is very ordinary once it is known, but for a boy of ten to find it instantaneously by himself is not so ordinary. 12/10 6F Arithmetic series 7

8 Last day to make up MB missing assignments is Thu 12/13 (2 days from now). 6F: #1 11odd (Arithmetic Series) Present #7,11 QB: #1,2,4,5 (IB Arithmetic Series) Present all...the sum of a geometric sequence 1. Understand and solve problems involving geometric series (n 1) How many terms in 3, 6, 12, ,608? u n = u 1 r What is the sum of the terms? 6G.1: #2cd,3,4bc,5,6 (Finite Geometric Series) 6G.2: #1,2,4b,5b,6,8 (Infinite Geometric Series) QB: #7 12 (IB Geometric Series) (n 1) 196,608 = 3 2 (n 1) = 2 log 2 (65536) = n 1 16 = n 1 n = 17 Start with a general series Multiply both sides by r (increases each power of r by 1) Notice that S n = u 1 + u 1 r + u 1 r u 1 r n 2 + u 1 r n 1 rs n = u + u 1 r n 1 r + u 1 r u 1 r n 2 + u 1 r n 1 u 1 r + u 1 r u 1 r n 2 + u 1 r n 1 = S n u 1 Condense RHS A little algebra... will take us to... the result we want: Properties of Geometric Series Given a geometric sequence with first term u 1 and common ratio r, the sum of n terms is given by: Recall that the n th term is given by: (n 1) u n = u 1 r Can you write the above as an equation using sigma notation instead of S n? Think about what this formula will do as the number of terms increases. If r > 1, each successive term gets bigger and the sum will diverge (see numerator). But if r < 1, each successive term gets smaller. What happens as n? The series will converge to Sum of an Infinite Geometric Series The limiting sum as n of an infinite series with r < 1 is given by: What happens when r < 0. Hmmmm... These are called alternating series. Last day to make up MB missing assignments is Thu 12/13 (2 days from now). 6G.1: #2cd,3,4bc,5,6 (Finite Geometric Series) 6G.2: #1,2,4b,5b,6,8 (Infinite Geometric Series) QB: #7 12 (IB Geometric Series) 12/11 6G Geometric series 8

9 Last day to make up MB missing assignments is Today! 6G.1: #2cd,3,4bc,5,6 (Finite Geometric Series) 6G.2: #1,2,4b,5b,6,8 (Infinite Geometric Series) QB: #7 12 (IB Geometric Series) Present as needed, take questions About 40% of your final exam will involve sequences and series and transformations. The rest will be based on ideas from earlier in the course. You may use only the official SL formula sheet as support. The final will have some problems on which you may use a calculator and others where you may not. Suggested review: > Review 1B: #1 11 odd (Quadratics) > Review 2B: #7 9 (Functions) > Review 3A: #7 11 odd (Exponentials) > Review 4A: #5 12 (Logarithms) > Review 5C: #5,6 (Transformations) > Review 6C: #2 10 even (Sequences & Series) > QB problems and tests Solving quadratic equations Completing the square Factoring Quadratic formula Using the discriminant to solve problems Graphing and using graphs of quadratic functions Solving Evaluating functions Domain & Range Composing functions Notation (g o f)(x) Inverse functions Rational functions Graphs Asymptotes Zeroes Laws of exponents Graphs of exponential functions Solving exponential equations Growth & Decay Laws of logarithms Graphs of logarithmic functions Solving logarithmic equations Growth & Decay Vertical and horizontal Shifts, stretches & compressions Reflections around axes General sequences Arithmetic and Geometric sequences Finding number of terms Finding n th term General series Sigma notation Arithmetic and Geometric series Finding sum of terms Infinite geometric series 12/11 & 12/12 Review 9

Objectives 1. Understand and use terminology and notation involved in sequences

Objectives 1. Understand and use terminology and notation involved in sequences Go over Exp/Log and Transformations Quizzes 1. Understand and use terminology and notation involved in sequences A number sequence is any list of numbers with a recognizable pattern. The members of a sequence

More information

Algebra 2 - Semester 2 - Final Exam Review

Algebra 2 - Semester 2 - Final Exam Review Algebra 2 - Semester 2 - Final Exam Review Your final exam will be 60 multiple choice questions coving the following content. This review is intended to show examples of problems you may see on the final.

More information

Do you know how to find the distance between two points?

Do you know how to find the distance between two points? Some notation to understand: is the line through points A and B is the ray starting at point A and extending (infinitely) through B is the line segment connecting points A and B is the length of the line

More information

Do you know how to find the distance between two points?

Do you know how to find the distance between two points? Some notation to understand: is the line through points A and B is the ray starting at point A and extending (infinitely) through B is the line segment connecting points A and B is the length of the line

More information

Math 119 Main Points of Discussion

Math 119 Main Points of Discussion Math 119 Main Points of Discussion 1. Solving equations: When you have an equation like y = 3 + 5, you should see a relationship between two variables, and y. The graph of y = 3 + 5 is the picture of this

More information

1 Functions, Graphs and Limits

1 Functions, Graphs and Limits 1 Functions, Graphs and Limits 1.1 The Cartesian Plane In this course we will be dealing a lot with the Cartesian plane (also called the xy-plane), so this section should serve as a review of it and its

More information

CS1800: Sequences & Sums. Professor Kevin Gold

CS1800: Sequences & Sums. Professor Kevin Gold CS1800: Sequences & Sums Professor Kevin Gold Moving Toward Analysis of Algorithms Today s tools help in the analysis of algorithms. We ll cover tools for deciding what equation best fits a sequence of

More information

ALGEBRA II: A. Survey of Functions. Jeff Shriner

ALGEBRA II: A. Survey of Functions. Jeff Shriner ALGEBRA II: A Survey of Functions Jeff Shriner J S Created for University of Colorado PCDP, Summer 2014 1 C O N T E N T S 0 0.1: pre-requisite review 5 0 0.2: functions 7 0 0.3: inverse functions 11 0

More information

Math 101 Final Exam Review Solutions. Eric Schmutz

Math 101 Final Exam Review Solutions. Eric Schmutz Math 101 Final Exam Review Solutions Eric Schmutz Problem 1. Write an equation of the line passing through (,7) and (-1,1). Let (x 1, y 1 ) = (, 7) and (x, y ) = ( 1, 1). The slope is m = y y 1 x x 1 =

More information

Honors Math 2 Unit 5 Exponential Functions. *Quiz* Common Logs Solving for Exponents Review and Practice

Honors Math 2 Unit 5 Exponential Functions. *Quiz* Common Logs Solving for Exponents Review and Practice Honors Math 2 Unit 5 Exponential Functions Notes and Activities Name: Date: Pd: Unit Objectives: Objectives: N-RN.2 Rewrite expressions involving radicals and rational exponents using the properties of

More information

Sec. 4.2 Logarithmic Functions

Sec. 4.2 Logarithmic Functions Sec. 4.2 Logarithmic Functions The Logarithmic Function with Base a has domain all positive real numbers and is defined by Where and is the inverse function of So and Logarithms are inverses of Exponential

More information

CC2 Exponential v.s. Log Functions

CC2 Exponential v.s. Log Functions CC2 Exponential v.s. Log Functions CC1 Mastery Check Error Analysis tomorrow Retake? TBA (most likely end of this week) *In order to earn the chance for re-assessment, you must complete: Error Analysis

More information

Semester Review Packet

Semester Review Packet MATH 110: College Algebra Instructor: Reyes Semester Review Packet Remarks: This semester we have made a very detailed study of four classes of functions: Polynomial functions Linear Quadratic Higher degree

More information

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

P.4 Lines in the Plane PreCalculus

P.4 Lines in the Plane PreCalculus P.4 Lines in the Plane PreCalculus P.4 LINES IN THE PLANE Learning Targets for P.4 1. Calculate Average Rate of Change between 2 points 2. Write the equation of a line in any form (point-slope, slope intercept

More information

Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial

Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial Polynomials and Rational Functions (2.1) The shape of the graph of a polynomial function is related to the degree of the polynomial Shapes of Polynomials Look at the shape of the odd degree polynomials

More information

Review Notes for IB Standard Level Math

Review Notes for IB Standard Level Math Review Notes for IB Standard Level Math 1 Contents 1 Algebra 8 1.1 Rules of Basic Operations............................... 8 1.2 Rules of Roots..................................... 8 1.3 Rules of Exponents...................................

More information

Exponential Functions

Exponential Functions CONDENSED LESSON 5.1 Exponential Functions In this lesson, you Write a recursive formula to model radioactive decay Find an exponential function that passes through the points of a geometric sequence Learn

More information

February 13, Option 9 Overview. Mind Map

February 13, Option 9 Overview. Mind Map Option 9 Overview Mind Map Return tests - will discuss Wed..1.1 J.1: #1def,2,3,6,7 (Sequences) 1. Develop and understand basic ideas about sequences. J.2: #1,3,4,6 (Monotonic convergence) A quick review:

More information

Complete Week 18 Package

Complete Week 18 Package Complete Week 18 Package Jeanette Stein Table of Contents Unit 4 Pacing Chart -------------------------------------------------------------------------------------------- 1 Day 86 Bellringer --------------------------------------------------------------------------------------------

More information

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition STUDY GUIDE Math 0 To the students: To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition When you study Algebra, the material is presented to you in a logical sequence.

More information

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number.

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number. L7-1 Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions Recall that a power function has the form f(x) = x r where r is a real number. f(x) = x 1/2 f(x) = x 1/3 ex. Sketch the graph of

More information

Revision notes for Pure 1(9709/12)

Revision notes for Pure 1(9709/12) Revision notes for Pure 1(9709/12) By WaqasSuleman A-Level Teacher Beaconhouse School System Contents 1. Sequence and Series 2. Functions & Quadratics 3. Binomial theorem 4. Coordinate Geometry 5. Trigonometry

More information

Solutions to MAT 117 Test #3

Solutions to MAT 117 Test #3 Solutions to MAT 7 Test #3 Because there are two versions of the test, solutions will only be given for Form C. Differences from the Form D version will be given. (The values for Form C appear above those

More information

5.1. EXPONENTIAL FUNCTIONS AND THEIR GRAPHS

5.1. EXPONENTIAL FUNCTIONS AND THEIR GRAPHS 5.1. EXPONENTIAL FUNCTIONS AND THEIR GRAPHS 1 What You Should Learn Recognize and evaluate exponential functions with base a. Graph exponential functions and use the One-to-One Property. Recognize, evaluate,

More information

Relationships Between Quantities

Relationships Between Quantities Algebra 1 Relationships Between Quantities Relationships Between Quantities Everyone loves math until there are letters (known as variables) in problems!! Do students complain about reading when they come

More information

Algebra. Mathematics Help Sheet. The University of Sydney Business School

Algebra. Mathematics Help Sheet. The University of Sydney Business School Algebra Mathematics Help Sheet The University of Sydney Business School Introduction Terminology and Definitions Integer Constant Variable Co-efficient A whole number, as opposed to a fraction or a decimal,

More information

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

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

More information

MBF3C S3L1 Sine Law and Cosine Law Review May 08, 2018

MBF3C S3L1 Sine Law and Cosine Law Review May 08, 2018 MBF3C S3L1 Sine Law and Cosine Law Review May 08, 2018 Topic : Review of previous spiral I remember how to apply the formulas for Sine Law and Cosine Law Review of Sine Law and Cosine Law Remember when

More information

9.1 SEQUENCES AND SERIES

9.1 SEQUENCES AND SERIES 640 Chapter 9 Sequences, Series, and Probability 9. SEQUENCES AND SERIES What you should learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write

More information

Name Advanced Math Functions & Statistics. Non- Graphing Calculator Section A. B. C.

Name Advanced Math Functions & Statistics. Non- Graphing Calculator Section A. B. C. 1. Compare and contrast the following graphs. Non- Graphing Calculator Section A. B. C. 2. For R, S, and T as defined below, which of the following products is undefined? A. RT B. TR C. TS D. ST E. RS

More information

Welcome to IB Math - Standard Level Year 2

Welcome to IB Math - Standard Level Year 2 Welcome to IB Math - Standard Level Year 2 Why math? Not So Some things to know: Good HW Good HW Good HW www.aleimath.blogspot.com Example 1. Lots of info at Example Example 2. HW yup. You know you love

More information

Semester 2 Final Exam Review Guide for AMS I

Semester 2 Final Exam Review Guide for AMS I Name: Semester 2 Final Exam Review Guide for AMS I Unit 4: Exponential Properties & Functions Lesson 1 Exponent Properties & Simplifying Radicals Products of Powers: when two powers with the same base

More information

Foundations of Math II Unit 5: Solving Equations

Foundations of Math II Unit 5: Solving Equations Foundations of Math II Unit 5: Solving Equations Academics High School Mathematics 5.1 Warm Up Solving Linear Equations Using Graphing, Tables, and Algebraic Properties On the graph below, graph the following

More information

Chapter 2 Functions and Graphs

Chapter 2 Functions and Graphs Chapter 2 Functions and Graphs Section 5 Exponential Functions Objectives for Section 2.5 Exponential Functions The student will be able to graph and identify the properties of exponential functions. The

More information

Instructor Notes for Chapters 3 & 4

Instructor Notes for Chapters 3 & 4 Algebra for Calculus Fall 0 Section 3. Complex Numbers Goal for students: Instructor Notes for Chapters 3 & 4 perform computations involving complex numbers You might want to review the quadratic formula

More information

MCF 3M Practice Exam. A7. For the quadratic function y = (x - 4)(x - 8), the coordinates of the vertex are: a. (4, 8) b. (6, 0) c. (6, 22) d.

MCF 3M Practice Exam. A7. For the quadratic function y = (x - 4)(x - 8), the coordinates of the vertex are: a. (4, 8) b. (6, 0) c. (6, 22) d. MCF 3M Practice Exam This is a practice exam. It does not cover all the material in this course and should not be the only review that you do in preparation for your final exam. Your exam may contain questions

More information

Chapter 8. Sequences, Series, and Probability. Selected Applications

Chapter 8. Sequences, Series, and Probability. Selected Applications Chapter 8 Sequences, Series, and Probability 8. Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Series 8.4 Mathematical Induction 8.5 The Binomial Theorem 8.6

More information

Welcome to IB Math - Standard Level Year 2.

Welcome to IB Math - Standard Level Year 2. Welcome to IB Math - Standard Level Year 2 Why math? Some things to know: www.aleimath.blogspot.com 1. Lots of info at 2. HW yup. You know you love it! Be prepared to present. Notebook all work is in it.

More information

Chapter 3 Exponential and Logarithmic Functions

Chapter 3 Exponential and Logarithmic Functions Chapter 3 Exponential and Logarithmic Functions Overview: 3.1 Exponential Functions and Their Graphs 3.2 Logarithmic Functions and Their Graphs 3.3 Properties of Logarithms 3.4 Solving Exponential and

More information

How can you solve a multistep. How can you solve an absolute value equation? How can you solve and absolute value. inequality?

How can you solve a multistep. How can you solve an absolute value equation? How can you solve and absolute value. inequality? WDHS Curriculum Map Course: Algebra 1 June 2015 Time Interval/ Content Standards/ Strands Essential Questions Skills Assessment Unit 1 Transfer Goal: Recognize and solve practical or theoretical problems

More information

College Algebra. Course Text. Course Description. Course Objectives. StraighterLine MAT101: College Algebra

College Algebra. Course Text. Course Description. Course Objectives. StraighterLine MAT101: College Algebra College Algebra Course Text Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. College Algebra, 8th edition, McGraw-Hill, 2008, ISBN: 9780072867381 [This text is available as an etextbook at

More information

Algebra II Honors Final Exam Review

Algebra II Honors Final Exam Review Class: Date: Algebra II Honors Final Exam Review Short Answer. Evaluate the series 5n. 8 n =. Evaluate the series (n + ). n = What is the sum of the finite arithmetic series?. 9+ + 5+ 8+ + + 59. 6 + 9

More information

Name Period Date DRAFT

Name Period Date DRAFT Name Period Date Equations and Inequalities Student Packet 4: Inequalities EQ4.1 EQ4.2 EQ4.3 Linear Inequalities in One Variable Add, subtract, multiply, and divide integers. Write expressions, equations,

More information

Concept Category 2. Exponential and Log Functions

Concept Category 2. Exponential and Log Functions Concept Category 2 Exponential and Log Functions Concept Category 2 Check List *Find the inverse and composition of functions *Identify an exponential from a table, graph and equation *Identify the difference

More information

Advanced Algebra 2 - Assignment Sheet Chapter 1

Advanced Algebra 2 - Assignment Sheet Chapter 1 Advanced Algebra - Assignment Sheet Chapter #: Real Numbers & Number Operations (.) p. 7 0: 5- odd, 9-55 odd, 69-8 odd. #: Algebraic Expressions & Models (.) p. 4 7: 5-6, 7-55 odd, 59, 6-67, 69-7 odd,

More information

Algebra 2 Standards. Essential Standards:

Algebra 2 Standards. Essential Standards: Benchmark 1: Essential Standards: 1. Alg2.M.F.LE.A.02 (linear): I can create linear functions if provided either a graph, relationship description or input-output tables. - 15 Days 2. Alg2.M.A.APR.B.02a

More information

Algebra 2 Honors Curriculum Pacing Guide

Algebra 2 Honors Curriculum Pacing Guide SOUTH CAROLINA ACADEMIC STANDARDS FOR MATHEMATICS The mathematical processes provide the framework for teaching, learning, and assessing in all high school mathematics core courses. Instructional programs

More information

Numbers. The aim of this lesson is to enable you to: describe and use the number system. use positive and negative numbers

Numbers. The aim of this lesson is to enable you to: describe and use the number system. use positive and negative numbers Module One: Lesson One Aims The aim of this lesson is to enable you to: describe and use the number system use positive and negative numbers work with squares and square roots use the sign rule master

More information

Calculus with business applications, Lehigh U, Lecture 01 notes Summer

Calculus with business applications, Lehigh U, Lecture 01 notes Summer Calculus with business applications, Lehigh U, Lecture 01 notes Summer 2012 1 Functions 1. A company sells 100 widgets at a price of $20. Sales increase by 5 widgets for each $1 decrease in price. Write

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Algebra II Unit 3 Exponential and Logarithmic Functions Last edit: 22 April 2015 UNDERSTANDING & OVERVIEW In this unit, students synthesize and generalize what they have learned about a variety of function

More information

Chapter 3 Exponential and Logarithmic Functions

Chapter 3 Exponential and Logarithmic Functions Chapter 3 Exponential and Logarithmic Functions Overview: 3.1 Exponential Functions and Their Graphs 3.2 Logarithmic Functions and Their Graphs 3.3 Properties of Logarithms 3.4 Solving Exponential and

More information

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

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

More information

Algebra 2 CP Curriculum Pacing Guide

Algebra 2 CP Curriculum Pacing Guide SOUTH CAROLINA ACADEMIC STANDARDS FOR MATHEMATICS The mathematical processes provide the framework for teaching, learning, and assessing in all high school mathematics core courses. Instructional programs

More information

Sequences and Series. College Algebra

Sequences and Series. College Algebra Sequences and Series College Algebra Sequences A sequence is a function whose domain is the set of positive integers. A finite sequence is a sequence whose domain consists of only the first n positive

More information

Math 163: Lecture notes

Math 163: Lecture notes Math 63: Lecture notes Professor Monika Nitsche March 2, 2 Special functions that are inverses of known functions. Inverse functions (Day ) Go over: early exam, hw, quizzes, grading scheme, attendance

More information

1.) Suppose the graph of f(x) looks like this (each tick mark denotes 1 unit). x y

1.) Suppose the graph of f(x) looks like this (each tick mark denotes 1 unit). x y College Algebra Summer 2014 Exam File Exam #1 1.) Suppose the graph of f(x) looks like this (each tick mark denotes 1 unit). Graph g(x) = -0.5 f(x + 1) - 3 2.) Consider the following table of values. x

More information

Chapter 4.1 Introduction to Relations

Chapter 4.1 Introduction to Relations Chapter 4.1 Introduction to Relations The example at the top of page 94 describes a boy playing a computer game. In the game he has to get 3 or more shapes of the same color to be adjacent to each other.

More information

Stephen F Austin. Exponents and Logarithms. chapter 3

Stephen F Austin. Exponents and Logarithms. chapter 3 chapter 3 Starry Night was painted by Vincent Van Gogh in 1889. The brightness of a star as seen from Earth is measured using a logarithmic scale. Exponents and Logarithms This chapter focuses on understanding

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

JUST THE MATHS UNIT NUMBER 2.1. SERIES 1 (Elementary progressions and series) A.J.Hobson

JUST THE MATHS UNIT NUMBER 2.1. SERIES 1 (Elementary progressions and series) A.J.Hobson JUST THE MATHS UNIT NUMBER.1 SERIES 1 (Elementary progressions and series) by A.J.Hobson.1.1 Arithmetic progressions.1. Arithmetic series.1.3 Geometric progressions.1.4 Geometric series.1.5 More general

More information

ARITHMETIC PROGRESSIONS

ARITHMETIC PROGRESSIONS ARITHMETIC PROGRESSIONS 93 ARITHMETIC PROGRESSIONS 5 5.1 Introduction You must have observed that in nature, many things follow a certain pattern, such as the petals of a sunflower, the holes of a honeycomb,

More information

Absolute Value Functions

Absolute Value Functions By: OpenStaxCollege Distances in deep space can be measured in all directions. As such, it is useful to consider distance in terms of absolute values. (credit: "s58y"/flickr) Until the 1920s, the so-called

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

Chapter 13 - Inverse Functions

Chapter 13 - Inverse Functions Chapter 13 - Inverse Functions In the second part of this book on Calculus, we shall be devoting our study to another type of function, the exponential function and its close relative the Sine function.

More information

MITOCW ocw f99-lec01_300k

MITOCW ocw f99-lec01_300k MITOCW ocw-18.06-f99-lec01_300k Hi. This is the first lecture in MIT's course 18.06, linear algebra, and I'm Gilbert Strang. The text for the course is this book, Introduction to Linear Algebra. And the

More information

Modeling with Exponential Functions

Modeling with Exponential Functions CHAPTER Modeling with Exponential Functions A nautilus is a sea creature that lives in a shell. The cross-section of a nautilus s shell, with its spiral of ever-smaller chambers, is a natural example of

More information

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics A Study Guide for Students PREPARING FOR 12 GRADE Nova Scotia Examinations in Mathematics A Study Guide for Students PREPARING FOR 12 GRADE Nova Scotia Examinations in Mathematics For more information,

More information

MATH 1113 Exam 2 Review. Fall 2017

MATH 1113 Exam 2 Review. Fall 2017 MATH 1113 Exam 2 Review Fall 2017 Topics Covered Section 3.1: Inverse Functions Section 3.2: Exponential Functions Section 3.3: Logarithmic Functions Section 3.4: Properties of Logarithms Section 3.5:

More information

PROFESSOR: WELCOME BACK TO THE LAST LECTURE OF THE SEMESTER. PLANNING TO DO TODAY WAS FINISH THE BOOK. FINISH SECTION 6.5

PROFESSOR: WELCOME BACK TO THE LAST LECTURE OF THE SEMESTER. PLANNING TO DO TODAY WAS FINISH THE BOOK. FINISH SECTION 6.5 1 MATH 16A LECTURE. DECEMBER 9, 2008. PROFESSOR: WELCOME BACK TO THE LAST LECTURE OF THE SEMESTER. I HOPE YOU ALL WILL MISS IT AS MUCH AS I DO. SO WHAT I WAS PLANNING TO DO TODAY WAS FINISH THE BOOK. FINISH

More information

Pre-AP Algebra 2 Unit 9 - Lesson 9 Using a logarithmic scale to model the distance between planets and the Sun.

Pre-AP Algebra 2 Unit 9 - Lesson 9 Using a logarithmic scale to model the distance between planets and the Sun. Pre-AP Algebra 2 Unit 9 - Lesson 9 Using a logarithmic scale to model the distance between planets and the Sun. Objectives: Students will be able to read a graph with a logarithmic scale. Students will

More information

8.6 Partial Fraction Decomposition

8.6 Partial Fraction Decomposition 628 Systems of Equations and Matrices 8.6 Partial Fraction Decomposition This section uses systems of linear equations to rewrite rational functions in a form more palatable to Calculus students. In College

More information

The Graphs of Mixed Functions (Day 13 1)

The Graphs of Mixed Functions (Day 13 1) The Graphs of Mied Functions (Day 3 ) In this unit, we will remember how to graph some old functions and discover how to graph lots of new functions. Eercise : Graph and label the parent function f( )

More information

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS (Chapter 9: Discrete Math) 9.11 SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS PART A: WHAT IS AN ARITHMETIC SEQUENCE? The following appears to be an example of an arithmetic (stress on the me ) sequence:

More information

Algebra 1 Mathematics: to Hoover City Schools

Algebra 1 Mathematics: to Hoover City Schools Jump to Scope and Sequence Map Units of Study Correlation of Standards Special Notes Scope and Sequence Map Conceptual Categories, Domains, Content Clusters, & Standard Numbers NUMBER AND QUANTITY (N)

More information

Algebra 2: Semester 2 Practice Final Unofficial Worked Out Solutions by Earl Whitney

Algebra 2: Semester 2 Practice Final Unofficial Worked Out Solutions by Earl Whitney Algebra 2: Semester 2 Practice Final Unofficial Worked Out Solutions by Earl Whitney 1. The key to this problem is recognizing cubes as factors in the radicands. 24 16 5 2. The key to this problem is recognizing

More information

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents Slide 1 / 261 Algebra II Slide 2 / 261 Linear, Exponential and 2015-04-21 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 261 Linear Functions Exponential Functions Properties

More information

Unit 4. Exponential Function

Unit 4. Exponential Function Unit 4. Exponential Function In mathematics, an exponential function is a function of the form, f(x) = a(b) x + c + d, where b is a base, c and d are the constants, x is the independent variable, and f(x)

More information

MATH 1040 Objectives List

MATH 1040 Objectives List MATH 1040 Objectives List Textbook: Calculus, Early Transcendentals, 7th edition, James Stewart Students should expect test questions that require synthesis of these objectives. Unit 1 WebAssign problems

More information

Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore

Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore Module - 3 Lecture - 10 First Order Linear Equations (Refer Slide Time: 00:33) Welcome

More information

6: Polynomials and Polynomial Functions

6: Polynomials and Polynomial Functions 6: Polynomials and Polynomial Functions 6-1: Polynomial Functions Okay you know what a variable is A term is a product of constants and powers of variables (for example: x ; 5xy ) For now, let's restrict

More information

Generating Function Notes , Fall 2005, Prof. Peter Shor

Generating Function Notes , Fall 2005, Prof. Peter Shor Counting Change Generating Function Notes 80, Fall 00, Prof Peter Shor In this lecture, I m going to talk about generating functions We ve already seen an example of generating functions Recall when we

More information

Honors Advanced Algebra Chapter 8 Exponential and Logarithmic Functions and Relations Target Goals

Honors Advanced Algebra Chapter 8 Exponential and Logarithmic Functions and Relations Target Goals Honors Advanced Algebra Chapter 8 Exponential and Logarithmic Functions and Relations Target Goals By the end of this chapter, you should be able to Graph exponential growth functions. (8.1) Graph exponential

More information

PRECALCULUS GUIDED NOTES FOR REVIEW ONLY

PRECALCULUS GUIDED NOTES FOR REVIEW ONLY PRECALCULUS GUIDED NOTES Contents 1 Number Systems and Equations of One Variable 1 1.1 Real Numbers and Algebraic Expressions................ 1 1.1.a The Real Number System.................... 1 1.1.b

More information

4.4 Graphs of Logarithmic Functions

4.4 Graphs of Logarithmic Functions 590 Chapter 4 Exponential and Logarithmic Functions 4.4 Graphs of Logarithmic Functions In this section, you will: Learning Objectives 4.4.1 Identify the domain of a logarithmic function. 4.4.2 Graph logarithmic

More information

16. . Proceeding similarly, we get a 2 = 52 1 = , a 3 = 53 1 = and a 4 = 54 1 = 125

16. . Proceeding similarly, we get a 2 = 52 1 = , a 3 = 53 1 = and a 4 = 54 1 = 125 . Sequences When we first introduced a function as a special type of relation in Section.3, we did not put any restrictions on the domain of the function. All we said was that the set of x-coordinates

More information

8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES

8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES 8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES What You Should Learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write sums.

More information

CLASS NOTES: INTERMEDIATE ALGEBRA AND COORDINATE GEOMETRY

CLASS NOTES: INTERMEDIATE ALGEBRA AND COORDINATE GEOMETRY CLASS NOTES: INTERMEDIATE ALGEBRA AND COORDINATE GEOMETRY 1. The basic laws of Algebra Section 1 of these notes covers the same material as Sections 1.1, 1.2, and 1.6 of the text (in a somewhat very different

More information

Transformations of Functions and Exponential Functions January 24, / 35

Transformations of Functions and Exponential Functions January 24, / 35 Exponential Functions January 24, 2017 Exponential Functions January 24, 2017 1 / 35 Review of Section 1.2 Reminder: Week-in-Review, Help Sessions, Oce Hours Mathematical Models Linear Regression Function

More information

Algebra I+ Pacing Guide. Days Units Notes Chapter 1 ( , )

Algebra I+ Pacing Guide. Days Units Notes Chapter 1 ( , ) Algebra I+ Pacing Guide Days Units Notes Chapter 1 (1.1-1.4, 1.6-1.7) Expressions, Equations and Functions Differentiate between and write expressions, equations and inequalities as well as applying order

More information

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Modeling & Problem Solving Common Core Standard: A-REI.4a: Solve quadratic equations in one

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 7 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2 AP Calculus Students: Welcome to AP Calculus. Class begins in approimately - months. In this packet, you will find numerous topics that were covered in your Algebra and Pre-Calculus courses. These are

More information

Algebra Year 10. Language

Algebra Year 10. Language Algebra Year 10 Introduction In Algebra we do Maths with numbers, but some of those numbers are not known. They are represented with letters, and called unknowns, variables or, most formally, literals.

More information

Our first case consists of those sequences, which are obtained by adding a constant number d to obtain subsequent elements:

Our first case consists of those sequences, which are obtained by adding a constant number d to obtain subsequent elements: Week 13 Sequences and Series Many images below are excerpts from the multimedia textbook. You can find them there and in your textbook in sections 7.2 and 7.3. We have encountered the first sequences and

More information

GAP CLOSING. Algebraic Expressions. Intermediate / Senior Facilitator s Guide

GAP CLOSING. Algebraic Expressions. Intermediate / Senior Facilitator s Guide GAP CLOSING Algebraic Expressions Intermediate / Senior Facilitator s Guide Topic 6 Algebraic Expressions Diagnostic...5 Administer the diagnostic...5 Using diagnostic results to personalize interventions...5

More information

Activity 6. Exploring the Exponential Function. Objectives. Introduction

Activity 6. Exploring the Exponential Function. Objectives. Introduction Objectives Activity 6 Exploring the Exponential Function Differentiate between exponential growth or decay from an equation Identify the coefficient in an equation that represents the rate of growth/decay

More information

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x?

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x? Inverse Functions Question: What is the relationship between f(x) = x 3 and g(x) = 3 x? Question: What is the relationship between f(x) = x 2 and g(x) = x? Definition (One-to-One Function) A function f

More information