#1-12: Write the first 4 terms of the sequence. (Assume n begins with 1.)

Size: px
Start display at page:

Download "#1-12: Write the first 4 terms of the sequence. (Assume n begins with 1.)"

Transcription

1 Section 9.1: Sequences #1-12: Write the first 4 terms of the sequence. (Assume n begins with 1.) 1) a n = 3n a 1 = 3*1 = 3 a 2 = 3*2 = 6 a 3 = 3*3 = 9 a 4 = 3*4 = 12 3) a n = 3n 5 Answer: 3,6,9,12 a 1 = 3*1-5 = -2 a 2 = 3*2 5 = 1 a 3 = 3*3-5 = 4 a 4 = 3*4 5 = 7 Answer: -2,1,4,7 5) a n = 3 n a 1 = 3 1 = 3 a 2 = 3 2 = 9 a 3 = 3 3 = 27 a 4 = 3 4 = 81 Answer: 3,9,27,81 7) a n = (-3) n a 1 = (-3) 1 = -3 a 2 = (-3) 2 = 9 a 3 = (-3) 3 = -27 a 4 = (-3) 4 = 81 Answer: -3,9,-27,81 9) a n = (-1) n a 1 = (-1) 1 = -1 a 2 = (-1) 2 = 1 a 3 = (-1) 3 = -1 a 4 = (-1) 4 = 1 Answer: -1,1,-1,1

2 Section 9.1: Sequences 11) a n = a 1 = a 2 = a 3 = a 4 = Answer: #13-24: Find the indicated term 13) a n = 3n; a 8 Answer: a 8 = 3*8 = 24 15) a n = 3n 5; a 16 Answer: a 16 = 3*16-5 = 43 17) a n = 3 n ; a 5 Answer: a 5 = 3 5 = ) a n = (-3) n ; a 6 Answer: a 6 = (-3) 6 = ) a n = (-1) n ; a 50 Answer: a 50 = (-1) 50 = 1 23) a n = ; a 12 Answer: #25-40: write an expression for the n th term of the sequence 25) 2,4,6,8,10. Answer: a n = 2n

3 Section 9.1: Sequences 27) 3,5,7,9,11,13. I know I need a 2n since each term is 2 apart. Solve 2(1) x = 3 to figure out the number that goes after the 2n. Answer: a n = 2n+1 29) -3, -1, 1, 3,5 Each term is 2 apart, so again I need a 2n Solve 2(1) x = -3 to figure out what to write after the 2n Answer: a n = 2n ) 6,10,14,18,22 Each term is 4 apart, so I need a 4n. Solve 4(1) + x = 6 to figure out what number goes after the 4n. Answer: a n = 4n ) 7,13,19,25 Each term is 6 apart, so I need a 6n. Solve 6(1) + x = 7 to figure out what number goes after the 6n. Answer: a n = 6n +1 35) 2,4,8,16,32 I have to multiply by 2 to get from one number to the next. Since the first number is 2 the formula, there isn t any algebra needed to find a number to put in front of the 2. Answer: a n = 2 n

4 Section 9.1: Sequences 37) 6,12,24,48 Each number is a multiple of 2 apart. I need a 2 n in the formula. I will need a number in front of the 2 n to get the correct answer. I find the number by solving x(2 1 ) = 6 x = 3 Answer: a n = 3(2 n ) 39) 1,2,4,8,16 Each number is a multiple of 2 apart. I need a 2 n in the formula. I will need a number in front of the 2 n to get the correct answer. I find the number by solving x(2 1 ) = 1 x = 1/2 Answer: a n = (2 n ) it would also be correct to write 2 n-1 #41-48: Write the first 3 terms of the recursively defined sequence. 41) a 1 = 6, a k+1 = a k + 3 a 2 = a a 2 = a 2 = 9 a 3 = a a 3 = a 3 = 12 Answer: first 3 terms 6,9,12

5 Section 9.1: Sequences 43) a 1 = 6, a k+1 = 2(a k 1) a 2 = 2(a 1 1) a 2 = 2(6-1) a 2 = 10 a 3 = 2(a 2 1) a 3 = 2(10-1) a 3 = 18 Answer: first three terms are 6,10,18 45) a 1 = -3, a k+1 = 2a k + 3 a 2 = 2a a 2 = 2*(-3) + 3 a 2 = -3 a 3 = 2a a 3 = 2(-3) + 3 a 3 = -3 Answer: first three terms -3,-3,-3 47) a 1 = 6, a k+1 = a k + 4 a 2 = 7 Answer: First three terms 6,7,

6 Section 9.1 sequences #49-56: find the indicated sum 49) = 2*1 + 2*2 + 2*3 + 2*4 = Answer: 20 = (2*2-3) + (2*3 3) + (2*4 3) + (2*5 3) = Answer: 16 = = Answer: 31 = (-1) 4 + (-1) 5 + (-1) 6 + (-1) 7 +(-1) 8 = 1 + (-1) (-1) + 1 Answer: 1 = Answer:

7 Section 9.1 sequences = Answer: 30

8 Section 9.2: Arithmetic sequences: #1-8: show that each sequence is arithmetic. Find the common difference and write out the first 4 terms. 1) a n = 3n + 5 a 1 = 3(1) + 5 = 8 a 2 = 3(2) + 5 = 11 a 3 = 3(3) + 5 = 14 a 4 = 3(4) + 5 = 17 Answer: common difference = 3 first 4 terms; 8,11,14,17 3) a n = 5n - 2 a 1 = 5(1) 2 = 3 a 2 = 5(2) 2 = 8 a 3 = 5(3) 2 = 13 a 4 = 5(4) 2 = 18 Answer: common difference = 5 first 4 terms; 3,8,13,18 5) a n = 3 4n a 1 = 3-4(1) = -1 a 2 = 3 4(2) = -5 a 3 = 3 4(3) = -9 a 4 = 3-4(4) = -16 Answer: common difference = -4 first 4 terms; -1,-5,-9,-16

9 Section 9.2: Arithmetic sequences: 7) a n = 4 6n a 1 = 4 6(1) = -2 a 2 = 4 6(2)= -8 a 3 = 4 6(3) = -14 a 4 = 4 6(4) = -20 Answer: common difference = -6 first 4 terms; -2,-8,-14,-20 #9-18: Find a formula for the n th term of the arithmetic sequence with initial term a 1 and common difference d. 9) a 1 = 4; d = 3 I know I need a 3n for the common difference to be 3. I just need to solve for the number after the 3n. a n = 3n+x a 1 = 3(1) +x 4 = 3 + x 1 = x Answer: a n = 3n+1 11) a 1 = -2; d = 1 I need a 1n, for the common difference of 1. I need to solve for the number after the 1n. a n = 1n+x a 1 = 1(1) + x -2 = 1 + x -3 = x Answer: a n = 1n 3 or just n - 3

10 Section 9.2: Arithmetic sequences: 13) a 1 = 4; d = -3 I need a -3n, for the common difference of -3. I need to solve for the number after the -3n. a n = -3n+x a 1 = -3(1) + x 4 = -3 + x 7 = x Answer: a n = -3n ) a 1 = -2; d = -1 I need a -1n, for the common difference of -1. I need to solve for the number after the -1n. a n = -1n+x a 1 = -1(1) + x -2 = -1 + x -1 = x Answer: a n = -1n 1 or just -n - 1 #17-24: Find the indicated term in each arithmetic sequence. 17) 50 th term of, 3,6,9,12 First I need a formula for a n ; a n = 3n + x a 1 = 3(1) +x 3 = 3 + x 0 = x Formula for sequence: a n = 3n computation of 50 th term: a 50 = 3(50) = 150 Answer: 150

11 Section 9.2: Arithmetic sequences: 19) 100 th term of 5, 8, 11, 14 First I need a formula for a n : a n = 3n + x a 1 = 3(1) +x 5 = 3 + x 2 = x Formula for sequence: a n = 3n +2 computation of 100 th term: a 100 = 3(100)+2 = 302 Answer: ) 80 th term of 5,2,-1,-4 First I need a formula for a n : a n = -3n + x a 1 = -3(1) +x 5 = -3 + x 8 = x Formula for sequence: a n = -3n + 8 computation of 80 th term: a 80 = -3(80)+8 = -232 Answer: ) 25 th term of 20, 18,16,14 First I need a formula for a n : a n = -2n + x a 1 = -2(1) +x 20 = -2 + x 22 = x Formula for sequence: a n = -2n +22 computation of 25 th term: a 25 = -2(25)+22 Answer: -28

12 Section 9.2: Arithmetic sequences: 25) A local theater has 30 seats in the first row and 50 rows in all. Each successive row contains two additional seats. How many seats are in the 50 th row of the theater? This is just a arithmetic sequence problem with a 1 = 30, and d = 2. I need to find a 50. First I will get a formula for a n a n = 2n+x a 1 = 2(1) + x 30 = 2 + x 28 = x Formula for sequence: a n = 2n+28 now to find the number of seats in the 50 th row: a 50 = 2(50) + 28 = 128 Answer: There are 128 seats in the 50 th row. 27) An outdoor amphitheater has 40 seats in the first row, 41 seats in the second row, 42 seats in the third row. The pattern continues. The amphitheater has 40 rows. How many seats are in the 30 th row of the theater? This is just a arithmetic sequence problem with a 1 = 40, and d = 1. I need to find a 40. First I will get a formula for a n a n = 1n+x a 1 = 1(1) + x 40 = 1 + x 39 = x Formula for sequence: a n = n+39 now to find the number of seats in the 40 th row: a 40 = = 79 Answer: There are 79 seats in the 40 th row.

13 Section 9.2: Arithmetic sequences: #29 40 Find the indicated sum I can write out the problem without summation notation as follows; 2(1) + 2(2) + 2(3) +.+ 2(40) This is asking me to add the first 40 terms of an arithmetic sequence. I will use the formula S n = (a 1 + a n ) In this case: S 40 = =20(82)=1640 Answer: 1640 I can write out the problem without summation notation as follows; (2*1-3) + (2*2-3) + (2*3 3) +.+ (2*60-3) This is asking me to add the first 60 terms of an arithmetic sequence. I will use the formula S n = (a 1 + a n ) In this case: S 60 = =30(116)=3480 Answer: 3480

14 Section 9.2: Arithmetic sequences: I can write out the problem without summation notation as follows; (5-2*1) + (5-2*2) + (5-2*3) +.+ (5-2*40) (-1)+. + (-75) This is asking me to add the first 40 terms of an arithmetic sequence. I will use the formula S n = (a 1 + a n ) In this case: S 40 = =20(-72)= Answer: I can write out the problem without summation notation as follows; (60-5*1) + (60-5*2) + (60-5*3) +.+ (60-5*20) (-40) This is asking me to add the first 20 terms of an arithmetic sequence. I will use the formula S n = (a 1 + a n ) In this case: S 20 = =10(15)=150 Answer: 150

15 Section 9.2: Arithmetic sequences: 37) A local theater has 30 seats in the first row and 50 rows in all. Each successive row contains two additional seats. How many seats are in the theater? I need to know how many seats are in the 50 th row. I will find a formula for a n to get started. a n = 2n + x a 1 = 2(1) + x 30 = 2 + x 28 = x formula for sequence: a n = 2n + 28 computation of number of seats in 50 th row: a 50 = 2(50) + 28 = 128 I need to add these numbers to get my answer: I will use the formula S n = (a 1 + a n ) S 50 = Answer: There are 3950 seats. 39) An outdoor amphitheater has 40 seats in the first row, 41 seats in the second row, 42 seats in the third row. The pattern continues. The amphitheater has 70 rows. How many seats does the amphitheater contain? I need to know how many seats are in the 70 th row. I will find a formula for a n to get started. a n = 1n + x a 1 = 1(1) + x 40 = 1 + x 39 = x formula for sequence: a n = n + 39 computation of number of seats in 70 th row: a 70 = = 109 I need to add these numbers to get my answer: I will use the formula S n = (a 1 + a n ) S 50 = Answer: There are 5215 seats

16 Section 9.3: Geometric Sequences and Series: #1-10: List the first 4 terms of the geometric series and find the common ratio (r). 1) a n = 2 n a 1 = 2 1 = 2 a 2 = 2 2 = 4 a 3 = 2 3 = 8 a 4 = 2 4 = 16 Each term is a multiple of 2 apart so the common ratio is 2. Answer: First 4 terms 2,4,8,16 common ratio 2 3) a n = 3(2 n ) a 1 = 3(2 1 ) = 6 a 2 = 3(2 2 ) = 12 a 3 =3( 2 3 ) = 24 a 4 = 3(2 4 ) = 48 Each term is a multiple of 2 apart so the common ratio is 2. Answer: First 4 terms 6,12,24,48 common ratio 2 5) a n = ( ) ( ) ( ) ( ) ( ) Each term is a multiple of ½ apart so the common ratio is Answer: first 4 terms common ratio ½

17 Section 9.3: Geometric Sequences and Series: 7) a n =2 3n a 1 = 2 3*1 = 8 a 2 = 2 3*2 = 64 a 3 = 2 3*3 = 512 a 4 = 2 3*4 = 4096 Each term is a multiple of 8 apart so the common ratio is 8. Answer: first 4 terms 8,64,512,4096 common ratio 8 9) a n = 2(3 2n ) a 1 = 2(3 2*1 ) = 18 a 2 = 2(3 2*2 ) = 162 a 3 = 2(3 2*3 ) = 1458 a 4 = 2(3 2*4 ) = Each term is a multiple of 9 apart so the common ratio is 9. Answer: first 4 terms 18,162,1458,13122 common ratio 9 #11-18: Find a formula for the n th term of the geometric sequence with first term a 1 and common ratio (r). 11) a 1 = 2; r = 3 a n = x(3 n ) a 1 = x(3 1 ) 2 = 3x Answer: a n = 13) a 1 = 6; r = 2 a n = x(2 n ) a 1 = x(2 1 ) 6 = 2x 3 = x Answer: a n = 3(2 n )

18 Section 9.3: Geometric Sequences and Series: 15) a 1 = 1; r = a n = ( ) 1 = ( ) 1 = 2*1 = 2* 2 = x Answer: a n = ( ) or 2 1-n 17) a 1 = 4; r = a n = x( ) a 1 = x( ) 4 = 2*4 = 2* 8 = x Answer: a n = 8( ) #19-26: Find the indicated term of the geometric sequence 19) The 10 th term; 6,18,54,162, First develop a formula for a n ; first term is 6 and common ratio is 3 a n = x(3 n ) a 1 = x(3 1 ) 6 = x(3 1 ) 2 = x formula for a n = 2(3 n ) Now find the 10 th term: a 10 = 2(3 10 ) = Answer:

19 Section 9.3: Geometric Sequences and Series: 21) The 9 th term; 5,20,80,160 First develop a formula for a n ; first term is 5 and common ratio is 4 a n = x(4 n ) a 1 = x(4 1 ) 5 = 4x = x formula for a n = Now find the 9 th term: a 9 = = Answer: ) The 14 th term; 200,100,50,25 First develop a formula for a n ; first term 200, common ratio ½ a n = x( ) 200 = x( ) 200 = 2*200 = 2* 400 = x formula for a n = 400( ) now find the 14 th term: a 14 = 400( ) Answer:

20 Section 9.3: Geometric Sequences and Series: 25) The 20 th term; 39366, 13122, 4374, First develop a formula for a n ; first term common ratio a n = x( ) = x( ) = 3*39366 = 3* = x a n = ( ) now I can find a 20 = ( ) = Answer: 27) Jess currently has a salary of $40,000 per year. She expects to get an annual raise of 2%. What will her salary be when she begins her 10 th year? First term of sequence 40,000 common ratio 1.02 formula for a n = 40000(1+02) n a 10 =40000(1.02) 10 = Answer: $48, ) The price of the average Phoenix home is $135,000. The price is expected to increase by 2.5% per year. What will the average price of a Phoenix home be in 8 years? a n = (1+025) n a 8 = (1.025) 8 = Answer: $

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY 1 Oh the things you should learn How to recognize and write arithmetic sequences

More information

10.2 Series and Convergence

10.2 Series and Convergence 10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and

More information

SEQUENCES ARITHMETIC SEQUENCES. Examples

SEQUENCES ARITHMETIC SEQUENCES. Examples SEQUENCES ARITHMETIC SEQUENCES An ordered list of numbers such as: 4, 9, 6, 25, 36 is a sequence. Each number in the sequence is a term. Usually variables with subscripts are used to label terms. For example,

More information

Arithmetic Progression

Arithmetic Progression Worksheet 3.6 Arithmetic and Geometric Progressions Section 1 Arithmetic Progression An arithmetic progression is a list of numbers where the difference between successive numbers is constant. The terms

More information

Math 115 Spring 2011 Written Homework 5 Solutions

Math 115 Spring 2011 Written Homework 5 Solutions . Evaluate each series. a) 4 7 0... 55 Math 5 Spring 0 Written Homework 5 Solutions Solution: We note that the associated sequence, 4, 7, 0,..., 55 appears to be an arithmetic sequence. If the sequence

More information

AFM Ch.12 - Practice Test

AFM Ch.12 - Practice Test AFM Ch.2 - Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question.. Form a sequence that has two arithmetic means between 3 and 89. a. 3, 33, 43, 89

More information

How To Understand And Solve Algebraic Equations

How To Understand And Solve Algebraic Equations College Algebra Course Text Barnett, Raymond A., Michael R. Ziegler, and Karl E. Byleen. College Algebra, 8th edition, McGraw-Hill, 2008, ISBN: 978-0-07-286738-1 Course Description This course provides

More information

Geometric Series and Annuities

Geometric Series and Annuities Geometric Series and Annuities Our goal here is to calculate annuities. For example, how much money do you need to have saved for retirement so that you can withdraw a fixed amount of money each year for

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

GEOMETRIC SEQUENCES AND SERIES

GEOMETRIC SEQUENCES AND SERIES 4.4 Geometric Sequences and Series (4 7) 757 of a novel and every day thereafter increase their daily reading by two pages. If his students follow this suggestion, then how many pages will they read during

More information

To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes.

To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes. INFINITE SERIES SERIES AND PARTIAL SUMS What if we wanted to sum up the terms of this sequence, how many terms would I have to use? 1, 2, 3,... 10,...? Well, we could start creating sums of a finite number

More information

IB Maths SL Sequence and Series Practice Problems Mr. W Name

IB Maths SL Sequence and Series Practice Problems Mr. W Name IB Maths SL Sequence and Series Practice Problems Mr. W Name Remember to show all necessary reasoning! Separate paper is probably best. 3b 3d is optional! 1. In an arithmetic sequence, u 1 = and u 3 =

More information

Major Work of the Grade

Major Work of the Grade Counting and Cardinality Know number names and the count sequence. Count to tell the number of objects. Compare numbers. Kindergarten Describe and compare measurable attributes. Classify objects and count

More information

Overview. Essential Questions. Precalculus, Quarter 4, Unit 4.5 Build Arithmetic and Geometric Sequences and Series

Overview. Essential Questions. Precalculus, Quarter 4, Unit 4.5 Build Arithmetic and Geometric Sequences and Series Sequences and Series Overview Number of instruction days: 4 6 (1 day = 53 minutes) Content to Be Learned Write arithmetic and geometric sequences both recursively and with an explicit formula, use them

More information

Lesson 4 Annuities: The Mathematics of Regular Payments

Lesson 4 Annuities: The Mathematics of Regular Payments Lesson 4 Annuities: The Mathematics of Regular Payments Introduction An annuity is a sequence of equal, periodic payments where each payment receives compound interest. One example of an annuity is a Christmas

More information

Properties of sequences Since a sequence is a special kind of function it has analogous properties to functions:

Properties of sequences Since a sequence is a special kind of function it has analogous properties to functions: Sequences and Series A sequence is a special kind of function whose domain is N - the set of natural numbers. The range of a sequence is the collection of terms that make up the sequence. Just as the word

More information

SECTION 10-2 Mathematical Induction

SECTION 10-2 Mathematical Induction 73 0 Sequences and Series 6. Approximate e 0. using the first five terms of the series. Compare this approximation with your calculator evaluation of e 0.. 6. Approximate e 0.5 using the first five terms

More information

Math Workshop October 2010 Fractions and Repeating Decimals

Math Workshop October 2010 Fractions and Repeating Decimals Math Workshop October 2010 Fractions and Repeating Decimals This evening we will investigate the patterns that arise when converting fractions to decimals. As an example of what we will be looking at,

More information

Math 1050 Khan Academy Extra Credit Algebra Assignment

Math 1050 Khan Academy Extra Credit Algebra Assignment Math 1050 Khan Academy Extra Credit Algebra Assignment KhanAcademy.org offers over 2,700 instructional videos, including hundreds of videos teaching algebra concepts, and corresponding problem sets. In

More information

Welcome to Basic Math Skills!

Welcome to Basic Math Skills! Basic Math Skills Welcome to Basic Math Skills! Most students find the math sections to be the most difficult. Basic Math Skills was designed to give you a refresher on the basics of math. There are lots

More information

Student Loans. The Math of Student Loans. Because of student loan debt 11/13/2014

Student Loans. The Math of Student Loans. Because of student loan debt 11/13/2014 Student Loans The Math of Student Loans Alice Seneres Rutgers University seneres@rci.rutgers.edu 1 71% of students take out student loans for their undergraduate degree A typical student in the class of

More information

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given

More information

Sums & Series. a i. i=1

Sums & Series. a i. i=1 Sums & Series Suppose a,a,... is a sequence. Sometimes we ll want to sum the first k numbers (also known as terms) that appear in a sequence. A shorter way to write a + a + a 3 + + a k is as There are

More information

CE 314 Engineering Economy. Interest Formulas

CE 314 Engineering Economy. Interest Formulas METHODS OF COMPUTING INTEREST CE 314 Engineering Economy Interest Formulas 1) SIMPLE INTEREST - Interest is computed using the principal only. Only applicable to bonds and savings accounts. 2) COMPOUND

More information

Algebra I Credit Recovery

Algebra I Credit Recovery Algebra I Credit Recovery COURSE DESCRIPTION: The purpose of this course is to allow the student to gain mastery in working with and evaluating mathematical expressions, equations, graphs, and other topics,

More information

Maths Workshop for Parents 2. Fractions and Algebra

Maths Workshop for Parents 2. Fractions and Algebra Maths Workshop for Parents 2 Fractions and Algebra What is a fraction? A fraction is a part of a whole. There are two numbers to every fraction: 2 7 Numerator Denominator 2 7 This is a proper (or common)

More information

Grade 5 Math Content 1

Grade 5 Math Content 1 Grade 5 Math Content 1 Number and Operations: Whole Numbers Multiplication and Division In Grade 5, students consolidate their understanding of the computational strategies they use for multiplication.

More information

Teaching & Learning Plans. Arithmetic Sequences. Leaving Certificate Syllabus

Teaching & Learning Plans. Arithmetic Sequences. Leaving Certificate Syllabus Teaching & Learning Plans Arithmetic Sequences Leaving Certificate Syllabus The Teaching & Learning Plans are structured as follows: Aims outline what the lesson, or series of lessons, hopes to achieve.

More information

Future Value of an Annuity Sinking Fund. MATH 1003 Calculus and Linear Algebra (Lecture 3)

Future Value of an Annuity Sinking Fund. MATH 1003 Calculus and Linear Algebra (Lecture 3) MATH 1003 Calculus and Linear Algebra (Lecture 3) Future Value of an Annuity Definition An annuity is a sequence of equal periodic payments. We call it an ordinary annuity if the payments are made at the

More information

1.2. Successive Differences

1.2. Successive Differences 1. An Application of Inductive Reasoning: Number Patterns In the previous section we introduced inductive reasoning, and we showed how it can be applied in predicting what comes next in a list of numbers

More information

Chapter 24. Three-Phase Voltage Generation

Chapter 24. Three-Phase Voltage Generation Chapter 24 Three-Phase Systems Three-Phase Voltage Generation Three-phase generators Three sets of windings and produce three ac voltages Windings are placed 120 apart Voltages are three identical sinusoidal

More information

Sequence of Numbers. Mun Chou, Fong QED Education Scientific Malaysia

Sequence of Numbers. Mun Chou, Fong QED Education Scientific Malaysia Sequence of Numbers Mun Chou, Fong QED Education Scientific Malaysia LEVEL High school after students have learned sequence. OBJECTIVES To review sequences and generate sequences using scientific calculator.

More information

The time value of money: Part II

The time value of money: Part II The time value of money: Part II A reading prepared by Pamela Peterson Drake O U T L I E 1. Introduction 2. Annuities 3. Determining the unknown interest rate 4. Determining the number of compounding periods

More information

SOL Warm-Up Graphing Calculator Active

SOL Warm-Up Graphing Calculator Active A.2a (a) Using laws of exponents to simplify monomial expressions and ratios of monomial expressions 1. Which expression is equivalent to (5x 2 )(4x 5 )? A 9x 7 B 9x 10 C 20x 7 D 20x 10 2. Which expression

More information

Sample Induction Proofs

Sample Induction Proofs Math 3 Worksheet: Induction Proofs III, Sample Proofs A.J. Hildebrand Sample Induction Proofs Below are model solutions to some of the practice problems on the induction worksheets. The solutions given

More information

Consumer Math 15 INDEPENDENT LEAR NING S INC E 1975. Consumer Math

Consumer Math 15 INDEPENDENT LEAR NING S INC E 1975. Consumer Math Consumer Math 15 INDEPENDENT LEAR NING S INC E 1975 Consumer Math Consumer Math ENROLLED STUDENTS ONLY This course is designed for the student who is challenged by abstract forms of higher This math. course

More information

Basic Use of the TI-84 Plus

Basic Use of the TI-84 Plus Basic Use of the TI-84 Plus Topics: Key Board Sections Key Functions Screen Contrast Numerical Calculations Order of Operations Built-In Templates MATH menu Scientific Notation The key VS the (-) Key Navigation

More information

Common Core Standards for Fantasy Sports Worksheets. Page 1

Common Core Standards for Fantasy Sports Worksheets. Page 1 Scoring Systems Concept(s) Integers adding and subtracting integers; multiplying integers Fractions adding and subtracting fractions; multiplying fractions with whole numbers Decimals adding and subtracting

More information

THE WHE TO PLAY. Teacher s Guide Getting Started. Shereen Khan & Fayad Ali Trinidad and Tobago

THE WHE TO PLAY. Teacher s Guide Getting Started. Shereen Khan & Fayad Ali Trinidad and Tobago Teacher s Guide Getting Started Shereen Khan & Fayad Ali Trinidad and Tobago Purpose In this two-day lesson, students develop different strategies to play a game in order to win. In particular, they will

More information

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as:

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: Limits Limits: Graphical Solutions Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: The limits are defined as the value that the function approaches as it goes

More information

To Evaluate an Algebraic Expression

To Evaluate an Algebraic Expression 1.5 Evaluating Algebraic Expressions 1.5 OBJECTIVES 1. Evaluate algebraic expressions given any signed number value for the variables 2. Use a calculator to evaluate algebraic expressions 3. Find the sum

More information

LESSON 4 Missing Numbers in Multiplication Missing Numbers in Division LESSON 5 Order of Operations, Part 1 LESSON 6 Fractional Parts LESSON 7 Lines,

LESSON 4 Missing Numbers in Multiplication Missing Numbers in Division LESSON 5 Order of Operations, Part 1 LESSON 6 Fractional Parts LESSON 7 Lines, Saxon Math 7/6 Class Description: Saxon mathematics is based on the principle of developing math skills incrementally and reviewing past skills daily. It also incorporates regular and cumulative assessments.

More information

The Multiplier Effect of Fiscal Policy

The Multiplier Effect of Fiscal Policy We analyze the multiplier effect of fiscal policy changes in government expenditure and taxation. The key result is that an increase in the government budget deficit causes a proportional increase in consumption.

More information

Answer: Quantity A is greater. Quantity A: 0.717 0.717717... Quantity B: 0.71 0.717171...

Answer: Quantity A is greater. Quantity A: 0.717 0.717717... Quantity B: 0.71 0.717171... Test : First QR Section Question 1 Test, First QR Section In a decimal number, a bar over one or more consecutive digits... QA: 0.717 QB: 0.71 Arithmetic: Decimals 1. Consider the two quantities: Answer:

More information

8 Primes and Modular Arithmetic

8 Primes and Modular Arithmetic 8 Primes and Modular Arithmetic 8.1 Primes and Factors Over two millennia ago already, people all over the world were considering the properties of numbers. One of the simplest concepts is prime numbers.

More information

2.1 The Present Value of an Annuity

2.1 The Present Value of an Annuity 2.1 The Present Value of an Annuity One example of a fixed annuity is an agreement to pay someone a fixed amount x for N periods (commonly months or years), e.g. a fixed pension It is assumed that the

More information

Discrete Mathematics. Chapter 11 Sequences and Series. Chapter 12 Probability and Statistics

Discrete Mathematics. Chapter 11 Sequences and Series. Chapter 12 Probability and Statistics Discrete Mathematics Discrete mathematics is the branch of mathematics that involves finite or discontinuous quantities. In this unit, you will learn about sequences, series, probability, and statistics.

More information

Grade 7/8 Math Circles Sequences and Series

Grade 7/8 Math Circles Sequences and Series Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles Sequences and Series November 30, 2012 What are sequences? A sequence is an ordered

More information

Multiplying and Dividing Algebraic Fractions

Multiplying and Dividing Algebraic Fractions . Multiplying and Dividing Algebraic Fractions. OBJECTIVES. Write the product of two algebraic fractions in simplest form. Write the quotient of two algebraic fractions in simplest form. Simplify a comple

More information

MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab

MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab MATH 0110 is established to accommodate students desiring non-course based remediation in developmental mathematics. This structure will

More information

Essential Question Essential Question Essential Question Essential Question Essential Question Essential Question Essential Question

Essential Question Essential Question Essential Question Essential Question Essential Question Essential Question Essential Question What is the difference between an arithmetic and a geometric sequence? Essential Question Essential Question Essential Question Essential Question Essential Question Essential Question Essential Question

More information

We can express this in decimal notation (in contrast to the underline notation we have been using) as follows: 9081 + 900b + 90c = 9001 + 100c + 10b

We can express this in decimal notation (in contrast to the underline notation we have been using) as follows: 9081 + 900b + 90c = 9001 + 100c + 10b 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

Finding Rates and the Geometric Mean

Finding Rates and the Geometric Mean Finding Rates and the Geometric Mean So far, most of the situations we ve covered have assumed a known interest rate. If you save a certain amount of money and it earns a fixed interest rate for a period

More information

Toothpick Squares: An Introduction to Formulas

Toothpick Squares: An Introduction to Formulas Unit IX Activity 1 Toothpick Squares: An Introduction to Formulas O V E R V I E W Rows of squares are formed with toothpicks. The relationship between the number of squares in a row and the number of toothpicks

More information

MATD 0390 - Intermediate Algebra Review for Pretest

MATD 0390 - Intermediate Algebra Review for Pretest MATD 090 - Intermediate Algebra Review for Pretest. Evaluate: a) - b) - c) (-) d) 0. Evaluate: [ - ( - )]. Evaluate: - -(-7) + (-8). Evaluate: - - + [6 - ( - 9)]. Simplify: [x - (x - )] 6. Solve: -(x +

More information

ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL

ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Kardi Teknomo ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Revoledu.com Table of Contents Analytic Hierarchy Process (AHP) Tutorial... 1 Multi Criteria Decision Making... 1 Cross Tabulation... 2 Evaluation

More information

ACCUPLACER Arithmetic & Elementary Algebra Study Guide

ACCUPLACER Arithmetic & Elementary Algebra Study Guide ACCUPLACER Arithmetic & Elementary Algebra Study Guide Acknowledgments We would like to thank Aims Community College for allowing us to use their ACCUPLACER Study Guides as well as Aims Community College

More information

5 means to write it as a product something times something instead of a sum something plus something plus something.

5 means to write it as a product something times something instead of a sum something plus something plus something. Intermediate algebra Class notes Factoring Introduction (section 6.1) Recall we factor 10 as 5. Factoring something means to think of it as a product! Factors versus terms: terms: things we are adding

More information

Math Content by Strand 1

Math Content by Strand 1 Math Content by Strand 1 Number and Operations with Whole Numbers Multiplication and Division Grade 3 In Grade 3, students investigate the properties of multiplication and division, including the inverse

More information

ALGEBRA 2/TRIGONOMETRY

ALGEBRA 2/TRIGONOMETRY ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Thursday, January 9, 015 9:15 a.m to 1:15 p.m., only Student Name: School Name: The possession

More information

Problem of the Month The Wheel Shop

Problem of the Month The Wheel Shop Problem of the Month The Wheel Shop The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core

More information

Chapter 13: Fibonacci Numbers and the Golden Ratio

Chapter 13: Fibonacci Numbers and the Golden Ratio Chapter 13: Fibonacci Numbers and the Golden Ratio 13.1 Fibonacci Numbers THE FIBONACCI SEQUENCE 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, The sequence of numbers shown above is called the Fibonacci

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

I remember that when I

I remember that when I 8. Airthmetic and Geometric Sequences 45 8. ARITHMETIC AND GEOMETRIC SEQUENCES Whenever you tell me that mathematics is just a human invention like the game of chess I would like to believe you. But I

More information

EAP/GWL Rev. 1/2011 Page 1 of 5. Factoring a polynomial is the process of writing it as the product of two or more polynomial factors.

EAP/GWL Rev. 1/2011 Page 1 of 5. Factoring a polynomial is the process of writing it as the product of two or more polynomial factors. EAP/GWL Rev. 1/2011 Page 1 of 5 Factoring a polynomial is the process of writing it as the product of two or more polynomial factors. Example: Set the factors of a polynomial equation (as opposed to an

More information

2. In solving percent problems with a proportion, use the following pattern:

2. In solving percent problems with a proportion, use the following pattern: HFCC Learning Lab PERCENT WORD PROBLEMS Arithmetic - 11 Many percent problems can be solved using a proportion. In order to use this method, you should be familiar with the following ideas about percent:

More information

Lectures 5-6: Taylor Series

Lectures 5-6: Taylor Series Math 1d Instructor: Padraic Bartlett Lectures 5-: Taylor Series Weeks 5- Caltech 213 1 Taylor Polynomials and Series As we saw in week 4, power series are remarkably nice objects to work with. In particular,

More information

Mathematics 31 Pre-calculus and Limits

Mathematics 31 Pre-calculus and Limits Mathematics 31 Pre-calculus and Limits Overview After completing this section, students will be epected to have acquired reliability and fluency in the algebraic skills of factoring, operations with radicals

More information

Acquisition Lesson Planning Form Key Standards addressed in this Lesson: MM2A3d,e Time allotted for this Lesson: 4 Hours

Acquisition Lesson Planning Form Key Standards addressed in this Lesson: MM2A3d,e Time allotted for this Lesson: 4 Hours Acquisition Lesson Planning Form Key Standards addressed in this Lesson: MM2A3d,e Time allotted for this Lesson: 4 Hours Essential Question: LESSON 4 FINITE ARITHMETIC SERIES AND RELATIONSHIP TO QUADRATIC

More information

The Deadly Sins of Algebra

The Deadly Sins of Algebra The Deadly Sins of Algebra There are some algebraic misconceptions that are so damaging to your quantitative and formal reasoning ability, you might as well be said not to have any such reasoning ability.

More information

1.3 Polynomials and Factoring

1.3 Polynomials and Factoring 1.3 Polynomials and Factoring Polynomials Constant: a number, such as 5 or 27 Variable: a letter or symbol that represents a value. Term: a constant, variable, or the product or a constant and variable.

More information

Core Maths C1. Revision Notes

Core Maths C1. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Indices... Rules of indices... Surds... 4 Simplifying surds... 4 Rationalising the denominator... 4 Quadratic functions... 4 Completing the

More information

Guide to Leaving Certificate Mathematics Ordinary Level

Guide to Leaving Certificate Mathematics Ordinary Level Guide to Leaving Certificate Mathematics Ordinary Level Dr. Aoife Jones Paper 1 For the Leaving Cert 013, Paper 1 is divided into three sections. Section A is entitled Concepts and Skills and contains

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections 4.6 and 1.1) 8.1 Equivalent Inequalities Definition 8.1 Two inequalities are equivalent

More information

Part 1 will be selected response. Each selected response item will have 3 or 4 choices.

Part 1 will be selected response. Each selected response item will have 3 or 4 choices. Items on this review are grouped by Unit and Topic. A calculator is permitted on the Algebra 1 A Semester Exam The Algebra 1 A Semester Exam will consist of two parts. Part 1 will be selected response.

More information

SECTION 10-5 Multiplication Principle, Permutations, and Combinations

SECTION 10-5 Multiplication Principle, Permutations, and Combinations 10-5 Multiplication Principle, Permutations, and Combinations 761 54. Can you guess what the next two rows in Pascal s triangle, shown at right, are? Compare the numbers in the triangle with the binomial

More information

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES Content Expectations for Precalculus Michigan Precalculus 2011 REVERSE CORRELATION CHAPTER/LESSON TITLES Chapter 0 Preparing for Precalculus 0-1 Sets There are no state-mandated Precalculus 0-2 Operations

More information

Summation Algebra. x i

Summation Algebra. x i 2 Summation Algebra In the next 3 chapters, we deal with the very basic results in summation algebra, descriptive statistics, and matrix algebra that are prerequisites for the study of SEM theory. You

More information

Operation Count; Numerical Linear Algebra

Operation Count; Numerical Linear Algebra 10 Operation Count; Numerical Linear Algebra 10.1 Introduction Many computations are limited simply by the sheer number of required additions, multiplications, or function evaluations. If floating-point

More information

Dick Schwanke Finite Math 111 Harford Community College Fall 2013

Dick Schwanke Finite Math 111 Harford Community College Fall 2013 Annuities and Amortization Finite Mathematics 111 Dick Schwanke Session #3 1 In the Previous Two Sessions Calculating Simple Interest Finding the Amount Owed Computing Discounted Loans Quick Review of

More information

Chapter 31 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M.

Chapter 31 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. 31 Geometric Series Motivation (I hope) Geometric series are a basic artifact of algebra that everyone should know. 1 I am teaching them here because they come up remarkably often with Markov chains. The

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Learning Objectives Upon successful completion of Chapter 4, you will be able to: Determine sample spaces and find the probability of an event using classical

More information

5.5. Solving linear systems by the elimination method

5.5. Solving linear systems by the elimination method 55 Solving linear systems by the elimination method Equivalent systems The major technique of solving systems of equations is changing the original problem into another one which is of an easier to solve

More information

Flat Knit Doll Socks

Flat Knit Doll Socks This pattern sounds complicated, but it really isn t. You need to make a very few measurements of your doll s leg and foot, determine your stitch gauge, and do some arithmetic mostly dividing by 2 and

More information

MAT116 Project 2 Chapters 8 & 9

MAT116 Project 2 Chapters 8 & 9 MAT116 Project 2 Chapters 8 & 9 1 8-1: The Project In Project 1 we made a loan workout decision based only on data from three banks that had merged into one. We did not consider issues like: What was the

More information

Binary Adders: Half Adders and Full Adders

Binary Adders: Half Adders and Full Adders Binary Adders: Half Adders and Full Adders In this set of slides, we present the two basic types of adders: 1. Half adders, and 2. Full adders. Each type of adder functions to add two binary bits. In order

More information

Factoring Quadratic Expressions

Factoring Quadratic Expressions Factoring the trinomial ax 2 + bx + c when a = 1 A trinomial in the form x 2 + bx + c can be factored to equal (x + m)(x + n) when the product of m x n equals c and the sum of m + n equals b. (Note: the

More information

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES

SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES SECTION 1.5 : SUMMATION NOTATION + WORK WITH SEQUENCES Read Sectio 1.5 (pages 5 9) Overview I Sectio 1.5 we lear to work with summatio otatio ad formulas. We will also itroduce a brief overview of sequeces,

More information

More on annuities with payments in arithmetic progression and yield rates for annuities

More on annuities with payments in arithmetic progression and yield rates for annuities More on annuities with payments in arithmetic progression and yield rates for annuities 1 Annuities-due with payments in arithmetic progression 2 Yield rate examples involving annuities More on annuities

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

General Framework for an Iterative Solution of Ax b. Jacobi s Method

General Framework for an Iterative Solution of Ax b. Jacobi s Method 2.6 Iterative Solutions of Linear Systems 143 2.6 Iterative Solutions of Linear Systems Consistent linear systems in real life are solved in one of two ways: by direct calculation (using a matrix factorization,

More information

Factorizations: Searching for Factor Strings

Factorizations: Searching for Factor Strings " 1 Factorizations: Searching for Factor Strings Some numbers can be written as the product of several different pairs of factors. For example, can be written as 1, 0,, 0, and. It is also possible to write

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

Overview. Opening 10 minutes. Closing 10 minutes. Work Time 25 minutes EXECUTIVE SUMMARY WORKSHOP MODEL

Overview. Opening 10 minutes. Closing 10 minutes. Work Time 25 minutes EXECUTIVE SUMMARY WORKSHOP MODEL Overview EXECUTIVE SUMMARY onramp to Algebra is designed to ensure that at-risk students are successful in Algebra, a problem prominent in most of our country s larger school districts. onramp to Algebra

More information

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1 Accelerated Mathematics 3 This is a course in precalculus and statistics, designed to prepare students to take AB or BC Advanced Placement Calculus. It includes rational, circular trigonometric, and inverse

More information

Factoring Numbers. Factoring numbers means that we break numbers down into the other whole numbers that multiply

Factoring Numbers. Factoring numbers means that we break numbers down into the other whole numbers that multiply Factoring Numbers Author/Creation: Pamela Dorr, September 2010. Summary: Describes two methods to help students determine the factors of a number. Learning Objectives: To define prime number and composite

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series In the preceding section we were able to find power series representations for a certain restricted class of functions. Here we investigate more general problems: Which functions

More information

Algebra 2 PreAP. Name Period

Algebra 2 PreAP. Name Period Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for completing

More information

Grade 6 Mathematics Assessment. Eligible Texas Essential Knowledge and Skills

Grade 6 Mathematics Assessment. Eligible Texas Essential Knowledge and Skills Grade 6 Mathematics Assessment Eligible Texas Essential Knowledge and Skills STAAR Grade 6 Mathematics Assessment Mathematical Process Standards These student expectations will not be listed under a separate

More information