6.2 Arithmetic Sequences

Size: px
Start display at page:

Download "6.2 Arithmetic Sequences"

Transcription

1 6.2 Arithmetic Sequences A sequence like 2, 5, 8, 11,, where the difference between consecutive terms is a constant, is called an arithmetic sequence. In an arithmetic sequence, the first term, t 1, is denoted by the letter a. Each term after the first is found by adding a constant, called the common difference, d, to the preceding term. INVESTIGATE & INQUIRE For about 200 years, the Gatineau River was used as a highway by logging companies. Logs from the Canadian Shield were floated down the river to the Ottawa River. It has been estimated that 2% of the hundreds of millions of logs that floated down the Gatineau sank. Those that sank below the oxygen level are perfectly preserved and are now being harvested by water loggers, who wear scuba-diving gear. The pressure that a diver experiences is the sum of the pressure of the atmosphere and the pressure of the water. The increase in pressure with depth under water follows an arithmetic sequence. If a diver enters the water when the atmospheric pressure is 100 kpa (kilopascals), the pressure at a depth of 1 m is about 110 kpa. At a depth of 2 m, the pressure is about 120 kpa, and so on. 1. Copy and complete the table for this sequence. Term Pressure (kpa) Pressure (kpa) Expressed Using 100 and 10 Pressure Expressed Using a and d t 1 t 2 t 3 t 4 t (10) a a + 2. What are the values of a and d for this sequence? 3. When you write an expression for a term using the letters a and d, you are writing a formula for the term. What is the formula for t 6? t 8? t 9? 436 MHR Chapter 6

2 4. Evaluate t 8 and t The Gatineau River has maximum depth of 35 m. What pressure would a diver experience at this depth? EXAMPLE 1 Writing Terms of a Sequence Given the formula for the nth term of an arithmetic sequence, = 2n + 1, write the first 6 terms. SOLUTION 1 Paper-and-Pencil Method = 2n + 1 t 1 = 2(1) + 1 = 3 t 2 = 2(2) + 1 = 5 t 3 = 2(3) + 1 = 7 t 4 = 2(4) + 1 = 9 t 5 = 2(5) + 1 = 11 t 6 = 2(6) + 1 = 13 The first 6 terms are 3, 5, 7, 9, 11, and 13. SOLUTION 2 Graphing-Calculator Method Use the mode settings to choose the Seq (sequence) graphing mode. Use the sequence function from the LIST OPS menu to generate the first 6 terms. The first 6 terms are 3, 5, 7, 9, 11, and 13. Note that the arithmetic sequence defined by = 2n + 1, or f(n) = 2n + 1, in Example 1, is a linear function, as shown by the following graphs n 6.2 Arithmetic Sequences MHR 437

3 EXAMPLE 2 Determining the Value of a Term Given the formula for the nth term, find t 10. a) = 7 + 4n b) f(n) = 5n 8 SOLUTION 1 Pencil-and-Paper Method a) = 7 + 4n b) f(n) = 5n 8 t 10 = 7 + 4(10) f(10) = 5(10) 8 = = 50 8 = 47 = 42 SOLUTION 2 Graphing-Calculator Method Use the mode settings to choose the Seq (sequence) graphing mode. Use the sequence function from the LIST OPS menu to generate the 10th term. a) b) Note that the general arithmetic sequence is a, a + d, a + 2d, a + 3d, where a is the first term and d is the common difference. t 1 = a t 2 = a + d t 3 = a + 2d. = a + (n 1)d, where n is a natural number. Note that d is the difference between any successive pair of terms. For example, t 2 t 1 = (a + d ) a = d t 3 t 2 = (a + 2d ) (a + d ) = a + 2d a d = d 438 MHR Chapter 6

4 EXAMPLE 3 Finding the Formula for the nth Term Find the formula for the nth term,, and find t 19, for the arithmetic sequence 8, 12, 16, SOLUTION For the given sequence, a = 8 and d = 4. = a +(n 1)d Substitute known values: = 8 + (n 1)4 Expand: = 8 + 4n 4 Simplify: = 4n + 4 Three ways to find t 19 are as follows. Method 1 Method 2 Method 3 = a +(n 1)d = 4n + 4 Use a graphing calculator. t 19 = a + (19 1)d t 19 = 4(19) + 4 = a + 18d = = (4) = 80 = = 80 So, = 4n + 4 and t 19 = 80. EXAMPLE 4 Finding the Number of Terms How many terms are there in the following sequence? 3, 2, 7,, 152 SOLUTION For the given sequence, a = 3, d = 5, and = 152. Substitute the known values in the formula for the general term and solve for n. 6.2 Arithmetic Sequences MHR 439

5 = a + (n 1)d Substitute known values: 152 = 3 + (n 1)5 Expand: 152 = 3 + 5n 5 Simplify: 152 = 5n 8 Solve for n: = 5n = 5n = 5n 5 The sequence has 32 terms. 32 = n EXAMPLE 5 Finding Given Two Terms In an arithmetic sequence, t 7 = 121 and t 15 = 193. Find the first three terms of the sequence and. SOLUTION Substitute known values in the formula for the nth term to write a system of equations. Then, solve the system. = a + (n 1)d Write an equation for t 7 : 121 = a + (7 1)d 121 = a + 6d (1) Write an equation for t 15 : 193 = a + (15 1)d 193 = a + 14d (2) Subtract (1) from (2): 72 = 8d Solve for d: 9 = d Substitute 9 for d in (1): 121 = a + 6(9) Solve for a: 121 = a = a Since a = 67 and d = 9, the first three terms of the sequence are 67, 76, and 85. To find, substitute 67 for a and 9 for d in the formula for the nth term. = a + (n 1)d = 67 + (n 1)9 Simplify: = n 9 = 9n + 58 So, the first three terms are 67, 76, and 85, and = 9n MHR Chapter 6 The (1) shows that we are naming the equation as equation one. You can check by substituting 67 for a and 9 for d in (2).

6 Key Concepts The general arithmetic sequence is a, a + d, a + 2d, a + 3d,, where a is the first term and d is the common difference. The formula for the nth term, or f(n), of an arithmetic sequence is = a + (n 1)d, where n is a natural number. Communicate Your Understanding 1. Given the formula for the nth term of an arithmetic sequence, = 4n 3, describe how you would find the first 6 terms. 2. a) Describe how you find the formula for the nth term of the arithmetic sequence 3, 8, 13, 18, b) Describe how you would find t 46 for this sequence. 3. Describe how you would find the number of terms in the sequence 5, 10, 15,, Given that t 5 = 11 and t 12 = 25 for an arithmetic sequence, describe how you would find for the sequence. Practise A 1. Find the next three terms of each arithmetic sequence. a) 3, 7, 11, b) 33, 27, 21, c) 23, 18, 13, d) 25, 18, 11, e) 5.8, 7.2, 8.6, f),,, Given the formula for the nth term of an arithmetic sequence, write the first 4 terms. a) = 3n + 5 b) f(n) = 2n 7 c) = 4n 1 d) f(n) = 6 n n + 3 e) = 5n 2 f) f(n) = 2 3. Given the formula for the nth term of an arithmetic sequence, write the indicated term. a) = 2n 5; t 11 b) = 4 + 3n; t 15 c) f(n) = 4n + 5; t 10 d) f(n) = 0.1n 1; t 25 2n 1 e) = 2.5n + 3.5; t 30 f) f(n) = ; t Determine which of the following sequences are arithmetic. If a sequence is arithmetic, write the values of a and d. a) 5, 9, 13, 17, b) 1, 6, 10, 15, 19, c) 2, 4, 8, 16, 32, d) 1, 4, 7, 10, e) 1, 1, 1, 1, 1, f),,,, g) 4, 2.5, 1, 0.5, h) y, y 2, y 3, y 4, i) x, 2x, 3x, 4x, j) c, c + 2d, c + 4d, c + 6d, 6.2 Arithmetic Sequences MHR 441

7 5. Given the values of a and d, write the first five terms of each arithmetic sequence. a) a = 7, d = 2 b) a = 3, d = 4 c) a = 4, d = 6 d) a = 2, d = 3 e) a = 5, d = f) a =, d = 2 2 g) a = 0, d = 0.25 h) a = 8, d = x i) t 1 = 6, d = y + 1 j) t 1 = 3m, d = 1 m 6. Find the formula for the nth term and find the indicated terms for each arithmetic sequence. a) 6, 8, 10, ; t 10 and t 34 b) 12, 16, 20, ; t 18 and t 41 c) 9, 16, 23, ; t 9 and t 100 d) 10, 7, 4, ; t 11 and t 22 e) 4, 9, 14, ; t 18 and t f),,, ; t 12 and t g) 5, 1, 7, ; t 8 and t 14 h) 7, 10, 13, ; t 15 and t 30 i) 10, 8, 6, ; t 13 and t 22 j) x, x + 4, x + 8, ; t 14 and t Find the number of terms in each of the following arithmetic sequences. a) 10, 15, 20,, 250 b) 1, 4, 7,, 121 c) 40, 38, 36,, 30 d) 11, 7, 3,, 153 e) 2, 8, 14,, 206 f) 6, 7, 1,, g) x + 2, x + 9, x + 16,, x Find a and d, and then write the formula for the nth term,, of arithmetic sequences with the following terms. a) t 5 = 16 and t 8 = 25 b) t 12 = 52 and t 22 = 102 c) t 50 = 140 and t 70 = 180 d) t 2 = 12 and t 5 = 9 e) t 7 = 37 and t 10 = 121 f) t 8 = 166 and t 12 = 130 g) t 4 = 2.5 and t 15 = 6.9 h) t 3 = 4 and t 21 = 5 9. The third term of an arithmetic sequence is 24 and the ninth term is 54. a) What is the first term? b) What is the formula for the nth term? 10. The fourth term of an arithmetic sequence is 14 and the eleventh term is 35. a) What are the first four terms? b) What is the formula for the nth term? Apply, Solve, Communicate 11. The graph of an arithmetic sequence is shown. a) What are the first five terms of the sequence? b) What is t 50? t 200? n 442 MHR Chapter 6

8 B 12. Find the common difference of the sequence whose formula for the nth term is = 2n Copy and complete each arithmetic sequence. Graph versus n for each sequence. a),, 14,, 26 b), 3,,, Olympic Games The modern summer Olympic Games were first held in Athens, Greece, in The games were to be held every four years, so the years of the games form an arithmetic sequence. a) What are the values of a and d for this sequence? b) Research In what years were the games cancelled and why? c) What are the term numbers for the years the games were cancelled? d) What is the term number for the next summer games? 15. Multiples How many multiples of 5 are there from 15 to 450, inclusive? 16. The 18th term of an arithmetic sequence is 262. The common difference is 15. What is the first term of the sequence? 17. Driving Barrie is 60 km north of Toronto by road. If you drive north from Barrie at 80 km/h, how far are you from Toronto by road after a) 1 h? b) 2 h? c) t hours? 18. Inquiry/Problem Solving Comets approach the Earth at regular intervals. For example, Halley s Comet reaches its closest point to the Earth about every 76 years. Comet Finlay is expected to reach its closest point to the Earth in 2009, 2037, and three times between these years. In which years between 2009 and 2037 will Comet Finlay reach its closest point to the Earth? 19. Electrician Amber works as an electrician. She charges $60 for each service call, plus an hourly rate. If she charges $420 for an 8-h service call a) what is her hourly rate? b) how much would she charge for a 5-h service call? 20. Salary Franco is the manager of a health club. He earns a salary of $ a year, plus $200 for every membership he sells. What will he earn in a year if he sells 71 memberships? 88 memberships? 104 memberships? 6.2 Arithmetic Sequences MHR 443

9 21. Ring sizes A ring size indicates a standardized inside diameter of a ring. The table gives the inside diameters for 5 ring sizes. a) Determine the formula for the nth term of the sequence of inside diameters. b) Use the formula to find the inside diameter of a size 13 ring. 22. Displaying merchandise Boxes are stacked in a store display in the shape of a triangle. The numbers of boxes in the rows form an arithmetic sequence. There are 41 boxes in the 3rd row from the bottom. There are 23 boxes in the 12th row from the bottom. a) How many boxes are there in the first (bottom) row? b) What is the formula for the nth term of the sequence? c) What is the maximum possible number of rows of boxes? 23. Application On the first day of practice, the soccer team ran eight 40-m wind sprints. On each day after the first, the number of wind sprints was increased by two from the day before. a) What are the values of a and d for this sequence? b) Write the formula for the nth term of the sequence. c) How many wind sprints did the team run on the 15th day of practice? How many metres was this? 24. Pattern How many dots are in the 51st figure? n = Pattern The U-shapes are made from asterisks. a) How many asterisks are in the 4th diagram? b) What is the formula for the nth term of the sequence in the numbers of asterisks? c) How many asterisks are in the 25th diagram? d) Which diagram contains 139 asterisks? Ring Size 26. Astronomy The time from one full moon to the next is days. The first full moon of a year occurred days into the year. a) How many days into the year did the 9th full moon occur? b) At what time of day did the 9th full moon occur? Inside Diameter (mm) MHR Chapter 6

10 27. The eighth term of an arithmetic sequence is 5.3 and the fourteenth term is 8.3. What is the fifth term? 28. Communication a) Use finite differences to explain why the graph of versus n for an arithmetic sequence is linear. b) Explain why the points on a graph of versus n for an arithmetic sequence are not joined by a straight line. 29. Motion of a pendulum The period of a pendulum is the time it takes to complete one back-and-forth swing. On the Earth, the period, T seconds, is approximately given by the formula T = 2 l, where l metres is the length of the pendulum. If a 1-m pendulum completes its first period at a time of 10:15:30, or 15 min 30 s after 10:00, a) at what time would it complete 100 periods? 151 periods? b) how many periods would it have completed by 10:30:00? 30. Motion of a pendulum Repeat question 29 for a 9-m pendulum on the Earth. 31. Motion of a pendulum The period of a pendulum depends on the acceleration due to gravity, so the period would be different on the moon than on the Earth. On the moon, the period, T seconds, would be given approximately by the formula T = 5 l, where l metres is the length of the pendulum. Repeat question 29 for a 1-m pendulum on the moon. C 32. Measurement The side lengths in a right triangle form an arithmetic sequence with a common difference of 2. What are the side lengths? 33. The sum of the first two terms of an arithmetic sequence is 16. The sum of the second and third terms is 28. What are the first three terms of the sequence? 34. a) How does the sum of the first and fourth terms of an arithmetic sequence compare with the sum of the second and third terms? Explain. b) Find two other pairs of terms whose sums compare in the same way as the two pairs of terms in part a). 35. The first four terms of an arithmetic sequence are 4, 13, 22, and 31. Which of the following is a term of the sequence? Arithmetic Sequences MHR 445

11 36. Algebra The first term of an arithmetic sequence is represented by 3x + 2y. The third term is represented by 7x. Write the expression that represents the second term. 37. Algebra Determine the value of x that makes each sequence arithmetic. a) 2, 8, 14, 4x, b) 1, 3, 5, 2x 1, c) x 2, x + 2, 5, 9, d) x 4, 6, x, e) x + 8, 2x + 8, x, 38. Algebra Find the value of x so that the three given terms are consecutive terms of an arithmetic sequence. a) 2x 1, 4x, and 5x + 3 b) x, 0.5x + 7, and 3x 1 c) 2x, 3x + 1, and x Algebra Find a, d, and for the arithmetic sequence with the terms t 7 = 3 + 5x and t 11 = x. 40. Algebra Show that 1 = d for any arithmetic sequence. A CHIEVEMENT Check Knowledge/Understanding Thinking/Inquiry/Problem Solving Communication Application 3, 14, 25, and 2, 9, 16, are two arithmetic sequences. Find the first ten terms common to both sequences. LOGIC Power A box contains 5 coloured cubes and an empty space the size of a cube. Use moves like those in checkers. In one move, one cube can slide to an empty space or jump over one cube to an empty space. Find the smallesumber of moves needed to reverse the order of the cubes. 446 MHR Chapter 6

1.5 Simplifying Rational Expressions

1.5 Simplifying Rational Expressions .5 Simplifying Rational Epressions Canada officially has two national games, lacrosse and hockey. Lacrosse is thought to have originated with the Algonquin tribes in the St. Lawrence Valley. The game was

More information

Using the power law for exponents, 9 can be written as ( 9. natural number. The first statement has been partially completed. 1 2 ) 2.

Using the power law for exponents, 9 can be written as ( 9. natural number. The first statement has been partially completed. 1 2 ) 2. .2 Rational Exponents Most of the power used to move a ship is needed to push along the bow wave that builds up in front of the ship. Ships are designed to use as little power as possible. To ensure that

More information

10-2 Arithmetic Sequences and Series

10-2 Arithmetic Sequences and Series Determine the common difference, and find the next four terms of each arithmetic sequence. 1. 20, 17, 14, 17 20 = 3 14 17 = 3 The common difference is 3. Add 3 to the third term to find the fourth term,

More information

Arithmetic Series. How can a long sequence of numbers be added quickly? Mean of All Terms

Arithmetic Series. How can a long sequence of numbers be added quickly? Mean of All Terms 6.6 Arithmetic Series Dar Robinson was a famous stuntman. In 1979, Dar was paid $100 000 to jump off the CN Tower in Toronto. During the first second of the jump, Dar fell 4.9 m; during the next second,

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

UNCORRECTED. 4Arithmetic sequences

UNCORRECTED. 4Arithmetic sequences Chapter 4 4Arithmetic sequences Objectives To explore sequences of numbers and their recurrence relations. To use a calculator to generate sequences and display their graphs. To recognise arithmetic sequences,

More information

Quadratic Models Using Factored Form

Quadratic Models Using Factored Form 3.5 Quadratic Models Using Factored Form GOAL Determine the equation of a quadratic model using the factored form of a quadratic relation. INVESTIGATE the Math You can draw one straight line through any

More information

2-1 Writing Equations

2-1 Writing Equations Translate each sentence into an equation. 1. Three times r less than 15 equals 6. Rewrite the verbal sentence so it is easier to translate. Three times r less than 15 equals 6 is the same as 15 minus 3

More information

CCGPS Coordinate Algebra Summer Packet (Rising 9 th graders)

CCGPS Coordinate Algebra Summer Packet (Rising 9 th graders) Name: CCGPS Coordinate Algebra Summer Packet (Rising 9 th graders) Numbers and Operations: Round the following numbers to the thousandth place. 1. 16,579.1256 2. 34. 876 3. 1,456.1289123 4. - 235.4575

More information

Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1.

Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1. 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 8: Sequences, Series, and Combinatorics Section 8.1 Sequences and Series Sequences A sequence

More information

Algebra 1 Unit 6: Linear Inequalities and Absolute Value Guided Notes

Algebra 1 Unit 6: Linear Inequalities and Absolute Value Guided Notes Section 6.1: Solving Inequalities by Addition and Subtraction How do we solve the equation: x 12 = 65? How do we solve the equation: x 12 < 65? Graph the solution: Example 1: 12 y 9 Example 2: q + 23

More information

Archdiocese of Washington Catholic Schools Academic Standards Mathematics

Archdiocese of Washington Catholic Schools Academic Standards Mathematics 7 th GRADE Archdiocese of Washington Catholic Schools Standard 1 - Number Sense Students understand and use scientific notation* and square roots. They convert between fractions and decimals. MA.7.1.1

More information

Using Graphs to Relate Two Quantities

Using Graphs to Relate Two Quantities - Using Graphs to Relate Two Quantities For Eercises, choose the correct letter.. The graph shows our distance from the practice field as ou go home after practice. You received a ride from a friend back

More information

1.5. Slopes of Secants and Average Rate of Change. _ Δd _ 400

1.5. Slopes of Secants and Average Rate of Change. _ Δd _ 400 1.5 Slopes of Secants and Average Rate of Change Change occurs in many aspects of everyday life. A person s height and mass change from birth to adulthood. The distance that a car travels in a period of

More information

A1 Further Worksheet 1

A1 Further Worksheet 1 Cambridge Essentials Mathematics Extension 7 A1 Further Worksheet 1 A1 Further Worksheet 1 1 Here is a puzzle. Each symbol stands for a number. The column on the right shows the total of each row. For

More information

1.5. Solve Quadratic Equations. Investigate

1.5. Solve Quadratic Equations. Investigate 1.5 Solve Quadratic Equations Aleandre Despatie is a Canadian diver who has won two Olympic silver medals. One of the keys to a successful dive is for Aleandre to jump upward and outward to ensure that

More information

10-3 Geometric Sequences and Series

10-3 Geometric Sequences and Series 1. CCSS REGULARITY Dean is making a family tree for his grandfather. He was able to trace many generations. If Dean could trace his family back 10 generations, starting with his parents how many ancestors

More information

Name: Period: Date: Algebra 1 1st Semester Review Which best describes the solution(s) for this equation? 3 ( 8x 12) = 33 2x

Name: Period: Date: Algebra 1 1st Semester Review Which best describes the solution(s) for this equation? 3 ( 8x 12) = 33 2x Name: Period: ate: lgebra 1 1st Semester Review 2011 1 Which algebraic expression could NOT match the pictorial representation below? 5 Which best describes the solution(s) for this equation? 3 ( 8x 12)

More information

12-1. Arithmetic Sequences and Series. Look Back

12-1. Arithmetic Sequences and Series. Look Back 12-1 OBJECTIVES Find the nth term and arithmetic means of an arithmetic sequence. Find the sum of n terms of an arithmetic series. Look Back Refer to Lesson 4-1 for more about Arithmetic Sequences and

More information

Geometric Sequences and Series

Geometric Sequences and Series 12-2 OBJECTIVES Find the nth term and geometric means of a geometric sequence. Find the sum of n terms of a geometric series. Geometric Sequences and Series ACCOUNTING Bertha Blackwell is an accountant

More information

MCR3U Unit 7 Lesson Notes

MCR3U Unit 7 Lesson Notes 7.1 Arithmetic Sequences Sequence: An ordered list of numbers identified by a pattern or rule that may stop at some number or continue indefinitely. Ex. 1, 2, 4, 8,... Ex. 3, 7, 11, 15 Term (of a sequence):

More information

5.5. Data Collecting and Modelling. Investigate

5.5. Data Collecting and Modelling. Investigate 5.5 Data Collecting and Modelling One of the real-world applications of sinusoidal models is the motion of a pendulum. A Foucault pendulum is used to measure the rotation of Earth. As Earth turns, the

More information

Section 2.3 : Solving Linear Equations

Section 2.3 : Solving Linear Equations Section 2.3 : Solving Linear Equations A linear equation is one whose graph is a line. With one variable, they look like 2x + 3 = 5x 2, just x, no x 2 or other power of x. Skill #1 Solving linear equations

More information

Ofek Quantitative Test 1

Ofek Quantitative Test 1 016 Ofek Quantitative Test 1 For more FREE prep materials visit ofekgmat.com B 5 C A 9 D 1. Point D is between points A and E (not shown). The area of triangle ABE is equal to the area of trapezoid ABCD.

More information

Correlation of From Patterns to Algebra to the Ontario Mathematics Curriculum (Grade 4)

Correlation of From Patterns to Algebra to the Ontario Mathematics Curriculum (Grade 4) Correlation of From Patterns to Algebra to the Ontario Mathematics Curriculum (Grade 4) Strand: Patterning and Algebra Ontario Curriculum Outcomes By the end of Grade 4, students will: describe, extend,

More information

Average Velocity. Before You Read. What is the difference between velocity and speed? How is velocity determined on a position-time graph?

Average Velocity. Before You Read. What is the difference between velocity and speed? How is velocity determined on a position-time graph? Average Velocity Textbook pages 362 375 Section 8. 2 Summary Before You Read Based on your current knowledge, how do you think speed differs from velocity? Write your answer in the lines below. State the

More information

Sequences, Induction, and Probability

Sequences, Induction, and Probability pr0-9-004.i-hr //0 :9 PM Page 9 CHAPTER 0 Sequences, Induction, and Probability W E OFTEN SAVE FOR THE FUTURE by investing small amounts at periodic intervals. To understand how our savings accumulate,

More information

CLASS 6 REVISION WORKSHEET FINAL TERM 2017

CLASS 6 REVISION WORKSHEET FINAL TERM 2017 CLASS 6 REVISION WORKSHEET FINAL TERM 2017 PERCENTAGE Q1. Calculate the following. a. 50% of 300 b. 75% of 400 c. 40% of 600 d. 25% of 360 e. 80% of 250 f. 37.5% of 240 g. 87.5 of 880 h. 12.5% of 320 i.

More information

11.4 Partial Sums of Arithmetic and Geometric Sequences

11.4 Partial Sums of Arithmetic and Geometric Sequences Section.4 Partial Sums of Arithmetic and Geometric Sequences 653 Integrated Review SEQUENCES AND SERIES Write the first five terms of each sequence, whose general term is given. 7. a n = n - 3 2. a n =

More information

Welcome to Honors Algebra II Trigonometry at Morton High School!

Welcome to Honors Algebra II Trigonometry at Morton High School! Welcome to Honors Algebra II Trigonometry at Morton High School! Dear Parents and Students, Mathematics is a discipline that constantly builds on previous knowledge. Students entering Honors Algebra II

More information

Analyze Geometric Sequences and Series

Analyze Geometric Sequences and Series 23 a4, 2A2A; P4A, P4B TEKS Analyze Geometric Sequences and Series Before You studied arithmetic sequences and series Now You will study geometric sequences and series Why? So you can solve problems about

More information

1.7. Geometric Sequences. Part 1: Doubling. Think, Do, Discuss

1.7. Geometric Sequences. Part 1: Doubling. Think, Do, Discuss Geometric Sequences 1.7 Part 1: Doubling Many microorganisms are introduced into our bodies through everyday activities, breathing, eating, and drinking water. Some microorganisms are beneficial and some

More information

PreCalc 11 Chapter 1 Review Pack v1

PreCalc 11 Chapter 1 Review Pack v1 Period: Date: PreCalc 11 Chapter 1 Review Pack v1 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Determine the first 4 terms of an arithmetic sequence,

More information

Why? 0.10d 2x z _

Why? 0.10d 2x z _ Variables and Expressions Then You performed operations on integers. (Lesson 0-3) Now 1Write verbal expressions for algebraic expressions. 2Write algebraic expressions for verbal expressions. Why? Cassie

More information

Basic Applications. Equations of Tangent Lines

Basic Applications. Equations of Tangent Lines Math 1314 Some Applications of the Derivative Basic Applications Equations of Tangent Lines The first applications of the derivative involve finding the slope of the tangent line and writing equations

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

Created by T. Madas ARITHMETIC SERIES. Created by T. Madas

Created by T. Madas ARITHMETIC SERIES. Created by T. Madas ARITHMETIC SERIES Question 1 (**) non calculator The first few terms of an arithmetic sequence are given below 5, 9, 13, 17, 21,... a) Find the fortieth term of the sequence. b) Determine the sum of the

More information

NATIONAL 5 MATHEMATICS. Unit 1 Assessment Revision

NATIONAL 5 MATHEMATICS. Unit 1 Assessment Revision NATIONAL 5 MATHEMATICS Unit 1 Assessment Revision Volume, Changing the Subject, Equations & Inequations, Simultaneous Equations, Fractions & Percentages, Arcs & Sectors Mr Miscandlon gw13miscandlondavid@glow.sch.uk

More information

tiple Choice tify the letter of the choice that best completes the statement or answers the question.

tiple Choice tify the letter of the choice that best completes the statement or answers the question. T PREP tiple Choice tify the letter of the choice that best completes the statement or answers the question. 1. The owner of a small business makes $76,000 per year. His business manager makes $49,000.

More information

Academic. Grade 9 Assessment of Mathematics. Winter 2007 SAMPLE ASSESSMENT QUESTIONS

Academic. Grade 9 Assessment of Mathematics. Winter 2007 SAMPLE ASSESSMENT QUESTIONS Academic rade 9 Assessment of Mathematics Winter 7 SAMPLE ASSESSMENT QUESTIONS Please note: The format of these booklets is slightly different from that used for the assessment. The items themselves remain

More information

Arithmetic and Geometric Sequences and their Summation

Arithmetic and Geometric Sequences and their Summation 4 Arithmetic and Geometric Sequences and their Summation O-FOUDATIO 4F 4.4 Series 4.5 Arithmetic Series ame : Date : Mark : Key Concepts and Formulae Sum of the first n terms of an arithmetic series: na

More information

Name Class Date. Understanding Sequences

Name Class Date. Understanding Sequences Name Class Date 5-1 Introduction to Sequences Going Deeper Essential question: Why is a sequence a function? 1 MCC9 1.F.IF. ENGAGE Understanding Sequences Video Tutor A sequence is an ordered list of numbers

More information

6.5. Geometric Sequences. Investigate

6.5. Geometric Sequences. Investigate 6.5 Geometric Sequences Radioactive substances are used by doctors for diagnostic purposes. For example, thallium-201 (Tl-201) is a radioactive substance that can be injected into the bloodstream and then

More information

2) If an athletic conference has 12 teams and each of the teams plays each of the other teams, how many games will there be?

2) If an athletic conference has 12 teams and each of the teams plays each of the other teams, how many games will there be? Pre-Algebra Review Worksheet Final Exam Mr. Cierech Name: Date: Chapter 1: Number Patterns 1) Find the next three numbers in the sequence: a) 4, 9, 14, 19, 4... b) 16, 8, 4,, 1, ) If an athletic conference

More information

Eureka Math. Grade, Module. Student _B Contains Sprint and Fluency, Exit Ticket, and Assessment Materials

Eureka Math. Grade, Module. Student _B Contains Sprint and Fluency, Exit Ticket, and Assessment Materials A Story of Eureka Math Grade, Module Student _B Contains Sprint and Fluency,, and Assessment Materials Published by the non-profit Great Minds. Copyright 2015 Great Minds. All rights reserved. No part

More information

1-1 Variables and Expressions

1-1 Variables and Expressions Write a verbal expression for each algebraic expression. 1. 2m Because the 2 and the m are written next to each other, they are being multiplied. So, the verbal expression the product of 2 and m can be

More information

Problem-solving pack. (3 marks) 2 Given that S = and T = write down, as a product of its prime factors: a S 2.

Problem-solving pack. (3 marks) 2 Given that S = and T = write down, as a product of its prime factors: a S 2. NAME 1 Fernando chooses three different whole numbers between 1 and 40. The first number is a square number. The second number is 4 multiplied by the first number. The third number is a prime number and

More information

NATIONAL 5 MATHEMATICS. Unit 1 Assessment Revision. Volume, Changing the Subject, Simultaneous Equations, Fractions & Percentages

NATIONAL 5 MATHEMATICS. Unit 1 Assessment Revision. Volume, Changing the Subject, Simultaneous Equations, Fractions & Percentages NATIONAL 5 MATHEMATICS Unit 1 Assessment Revision Volume, Changing the Subject, Simultaneous Equations, Fractions & Percentages Mr Miscandlon gw13miscandlondavid@glow.sch.uk Volume Basic B1. Find the volume

More information

and 5-4 Solving Compound Inequalities Solve each compound inequality. Then graph the solution set p 8 and p 14 2 SOLUTION:

and 5-4 Solving Compound Inequalities Solve each compound inequality. Then graph the solution set p 8 and p 14 2 SOLUTION: Solve each compound inequality. Then graph the solution set. 1. 4 p 8 and p 14 2 and The solution set is {p 12 p 16}. To graph the solution set, graph 12 p and graph p 16. Then find the intersection. 2.

More information

Sequences and Series

Sequences and Series UNIT 11 Sequences and Series An integrated circuit can hold millions of microscopic components called transistors. How many transistors can fit in a chip on the tip of your finger? Moore s law predicts

More information

(a b) = a + b a b. (C) 0 (D) 1 2

(a b) = a + b a b. (C) 0 (D) 1 2 6 th AM 10 A 005 1. While eating out, Mike and Joe each tipped their server $. Mike tipped 10% of his bill and Joe tipped 0% of his bill. What was the difference, in dollars, between their bills? (A) ()

More information

Chapter One. Quadratics 20 HOURS. Introduction

Chapter One. Quadratics 20 HOURS. Introduction Chapter One Quadratics 0 HOURS Introduction Students will be introduced to the properties of arithmetic and power sequences. They will use common differences between successive terms in a sequence to identify

More information

,525. Name: Primary 5-a-day Silver. 1st January. Round 3,541 to the nearest 100 Round 3,541 to the nearest 1,000

,525. Name: Primary 5-a-day Silver. 1st January. Round 3,541 to the nearest 100 Round 3,541 to the nearest 1,000 1st January 606 + 2,525 2 7 + 3 7 Round 3,541 to the nearest 100 Round 3,541 to the nearest 1,000 How many students are there in total in Year 4? How many more Year 4 children than Year 6 children play

More information

Write in the box how many flowers are in each picture.

Write in the box how many flowers are in each picture. Write in the box how many flowers are in each picture. Compare the pictures by drawing arrows between them to show more. a) Colour in three candles. b) Circle the third candle from the left. c) Tick the

More information

and 5-4 Solving Compound Inequalities Solve each compound inequality. Then graph the solution set p 8 and p 14 2 SOLUTION:

and 5-4 Solving Compound Inequalities Solve each compound inequality. Then graph the solution set p 8 and p 14 2 SOLUTION: Solve each compound inequality. Then graph the solution set. 1. 4 p 8 and p 14 2 and The solution set is {p 12 p 16}. To graph the solution set, graph 12 p and graph p 16. Then find the intersection. {p

More information

Turn to Section 4 of your answer sheet to answer the questions in this section.

Turn to Section 4 of your answer sheet to answer the questions in this section. Math Test Calculator MINUTES, QUESTIONS Turn to Section of your answer sheet to answer the questions in this section. For questions -, solve each problem, choose the best answer from the choices provided,

More information

Sequences and series UNCORRECTED PAGE PROOFS

Sequences and series UNCORRECTED PAGE PROOFS 3 Sequences and series 3.1 Kick off with CAS 3. Describing sequences 3.3 Arithmetic sequences 3.4 Arithmetic series 3.5 Geometric sequences 3.6 Geometric series 3.7 Applications of sequences and series

More information

and 5-4 Solving Compound Inequalities Solve each compound inequality. Then graph the solution set. p 8 and p

and 5-4 Solving Compound Inequalities Solve each compound inequality. Then graph the solution set. p 8 and p Solve each compound inequality. Then graph the solution set. p 8 and p and The solution set is {p p To graph the solution set, graph p and graph p. Then find the intersection. r + 6 < 8 or r 3 > 10 or

More information

The diagram shows a path, ST, up a hill. The path is 1.2 kilometres long and slopes at an angle of 21 to the horizontal.

The diagram shows a path, ST, up a hill. The path is 1.2 kilometres long and slopes at an angle of 21 to the horizontal. Grade: 9 th Holiday s HomeworkSession-04-05 All the answers must be given to sf, angle to dp or the degree of accuracy specified in the question. Show a neat sketch of the graph wherever neededwith ALL

More information

Q2. In a survey of 100 cars, 47 were white, 23 were blue and 30 were red. Express each of these numbers as a percentage of total.

Q2. In a survey of 100 cars, 47 were white, 23 were blue and 30 were red. Express each of these numbers as a percentage of total. Question Bank for grade 6 PERCENTAGE Q1.Calculate the following. a. 50% of 300 b. 75% of 400 c. 40% of 600 d. 25% of 360 e. 80% of 250 f. 37.5% of 240 g. 87.5 of 880 h. 12.5% of 320 i. 75% of 40 j. 40%

More information

Algebra 1R REVIEW (midterm)

Algebra 1R REVIEW (midterm) Algebra 1R Algebra 1R REVIEW (midterm) Short Answer 1. Find the x- and y-intercepts. 2. Tara creates a budget for her weekly expenses. The graph shows how much money is in the account at different times.

More information

CONTINUE. Feeding Information for Boarded Pets. Fed only dry food 5. Fed both wet and dry food 11. Cats. Dogs

CONTINUE. Feeding Information for Boarded Pets. Fed only dry food 5. Fed both wet and dry food 11. Cats. Dogs 1 Feeding Information for Boarded Pets Cats Dogs Total Fed only dry food 5 7 Fed both wet and dry food 11 3 34 Total The table above shows the kinds of foods that are fed to the cats and dogs currently

More information

A linear inequality in one variable can be written in one of the following forms, where a and b are real numbers and a Þ 0:

A linear inequality in one variable can be written in one of the following forms, where a and b are real numbers and a Þ 0: TEKS.6 a.2, a.5, A.7.A, A.7.B Solve Linear Inequalities Before You solved linear equations. Now You will solve linear inequalities. Why? So you can describe temperature ranges, as in Ex. 54. Key Vocabulary

More information

Section 2-2: Constant velocity means moving at a steady speed in the same direction

Section 2-2: Constant velocity means moving at a steady speed in the same direction Section 2-2: Constant velocity means moving at a steady speed in the same direction 1. A particle moves from x 1 = 30 cm to x 2 = 40 cm. The displacement of this particle is A. 30 cm B. 40 cm C. 70 cm

More information

Chapters 1-4 Review. Chapter 1 Symmetry and Surface Area

Chapters 1-4 Review. Chapter 1 Symmetry and Surface Area hapters 1-4 Review hapter 1 Symmetry and Surface Area 1. Sketch each shape showing its line(s of symmetry. Describe the lines of symmetry and the type of symmetry each shape has. a b 5. Reproduce the triangle

More information

Pre-Calc 11 Unit 1 Pre-Test

Pre-Calc 11 Unit 1 Pre-Test Name: Class: Date: Pre-Calc 11 Unit 1 Pre-Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which term below is a term of an arithmetic sequence with

More information

Solutions to the Olympiad Cayley Paper

Solutions to the Olympiad Cayley Paper s to the Olympiad Cayley Paper C1. A train travelling at constant speed takes five seconds to pass completely through a tunnel which is 85 m long, and eight seconds to pass completely through a second

More information

4.3. Model With Formulas. Investigate Use Formulas to Solve Problems

4.3. Model With Formulas. Investigate Use Formulas to Solve Problems 4.3 Model With Formulas The game of volleyball was invented in the late 19th century as an alternative to basketball. Six players on each team hit the ball back and forth over the net. The players try

More information

Looking Ahead to Chapter 4

Looking Ahead to Chapter 4 Looking Ahead to Chapter Focus In Chapter, you will learn about functions and function notation, and you will find the domain and range of a function. You will also learn about real numbers and their properties,

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

2.1 Derivative of a Polynomial

2.1 Derivative of a Polynomial . Derivative of a Polynomial Function There are countless real-world situations that can be modelled by polynomial functions. Consider the following: A recording studio determines that the cost, in dollars,

More information

Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS 2, 5, 8, 11, 14,..., 101

Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS 2, 5, 8, 11, 14,..., 101 Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS A finite sequence such as 2, 5, 8, 11, 14,..., 101 in which each succeeding term is obtained by adding a fixed number to the preceding term is called an

More information

Blitz, Regional 2015, Page 1

Blitz, Regional 2015, Page 1 Blitz, Regional 2015, Page 1 1. One person is chosen at random from a group of 5 kids, 2 of whom 1. are girls. What is the probability that the person is a boy? Express the answer as a common fraction.

More information

Course 2 Benchmark Test First Quarter(Chapters 1-2)

Course 2 Benchmark Test First Quarter(Chapters 1-2) Course 2 Benchmark Test First Quarter(Chapters 1-2) 1. The table shows the costs of different size jars of peanut butter. Which of the jars has the lowest unit rate? Comparison Shopping Size Cost 12-oz

More information

Math Review. for the Quantitative Reasoning measure of the GRE General Test

Math Review. for the Quantitative Reasoning measure of the GRE General Test Math Review for the Quantitative Reasoning measure of the GRE General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important for solving

More information

Using Graphs to Relate Two Quantities

Using Graphs to Relate Two Quantities - Think About a Plan Using Graphs to Relate Two Quantities Skiing Sketch a graph of each situation. Are the graphs the same? Explain. a. your speed as you travel from the bottom of a ski slope to the top

More information

Benchmark Test Second Quarter

Benchmark Test Second Quarter Benchmark Test Second Quarter 1. The table shows the prices of different sized jars of peanut butter. Which of the jars has the least unit price? A. 1-oz jar B. 1-oz jar Prices of Peanut Butter Size Price

More information

Sample Assessment Materials

Sample Assessment Materials Edexcel Awards Mathematics Sample Assessment Materials Edexcel Level Award in Algebra (AAL0) Edexcel Level 3 Award in Algebra (AAL30) For first teaching from October 01 Pearson Education Limited is a registered

More information

Using the distance formula Using formulas to solve unknowns. Pythagorean Theorem. Finding Legs of Right Triangles

Using the distance formula Using formulas to solve unknowns. Pythagorean Theorem. Finding Legs of Right Triangles Math 154 Chapter 9.6: Applications of Radical Equations Objectives: Finding legs of right triangles Finding hypotenuse of right triangles Solve application problems involving right triangles Pythagorean

More information

Overview Ratios, Rates, Proportions, and Percents Polynomials Equations Overview Statistics...

Overview Ratios, Rates, Proportions, and Percents Polynomials Equations Overview Statistics... Overview... 5 1. Integers and Real Numbers... 6 2. Ratios, Rates, Proportions, and Percents... 10 3. Laws of Exponents... 14 4. Algebraic Expressions... 18 5. Polynomials... 22 6. Equations... 26 7. Graphs

More information

3. If 4x = 0, the roots of the equation are (1) 25 and 25 (2) 25, only (3) 5 and 5 (4) 5, only 3

3. If 4x = 0, the roots of the equation are (1) 25 and 25 (2) 25, only (3) 5 and 5 (4) 5, only 3 ALGEBRA 1 Part I Answer all 24 questions in this part. Each correct answer will receive 2 credits. No partial credit will be allowed. For each statement or question, choose the word or expression that,

More information

Mechanics 1. Motion MEI, 20/10/08 1/5. Chapter Assessment

Mechanics 1. Motion MEI, 20/10/08 1/5. Chapter Assessment Chapter Assessment Motion. A snail moving across the lawn for her evening constitutional crawl is attracted to a live wire. On reaching the wire her speed increases at a constant rate and it doubles from.

More information

*2500/405* 2500/405. MATHEMATICS STANDARD GRADE Credit Level Paper 1 (Non-calculator) 1 You may NOT use a calculator.

*2500/405* 2500/405. MATHEMATICS STANDARD GRADE Credit Level Paper 1 (Non-calculator) 1 You may NOT use a calculator. C 500/405 N A T I O N A L Q U A L I F I C A T I O N S 0 0 8 T H U R S D A Y, 8 M A Y. 0 P M. 5 P M MATHEMATICS STANDARD GRADE Credit Level Paper (Non-calculator) You may NOT use a calculator. Answer as

More information

5.1 Modelling Polynomials

5.1 Modelling Polynomials 5.1 Modelling Polynomials FOCUS Model, write, and classify polynomials. In arithmetic, we use Base Ten Blocks to model whole numbers. How would you model the number 234? In algebra, we use algebra tiles

More information

Extra Practice 1. Name Date. Lesson 4.1: Writing Equations to Describe Patterns

Extra Practice 1. Name Date. Lesson 4.1: Writing Equations to Describe Patterns Master 4.20 Extra Practice 1 Lesson 4.1: Writing Equations to Describe Patterns 1. In each equation, determine the value of A when n is 3. a) A = 2n + 1 b) A = 3n 2 c) A = 4n + 3 d) A = 30 2n 2. The pattern

More information

Midterm: Wednesday, January 23 rd at 8AM Midterm Review

Midterm: Wednesday, January 23 rd at 8AM Midterm Review Name: Algebra 1 CC Period: Midterm: Wednesday, January 23 rd at 8AM Midterm Review Unit 1: Building Blocks of Algebra Number Properties (Distributive, Commutative, Associative, Additive, Multiplicative)

More information

Pre-Test. Name Date. 1. Carolee makes quilts to sell at an arts and crafts fair. She charges $75 per quilt. a. Name the quantity that is constant.

Pre-Test. Name Date. 1. Carolee makes quilts to sell at an arts and crafts fair. She charges $75 per quilt. a. Name the quantity that is constant. Pre-Test Name Date 1. Carolee makes quilts to sell at an arts and crafts fair. She charges $75 per quilt. a. Name the quantity that is constant. b. Which quantity depends on the other? c. Write an algebraic

More information

ACCUPLACER Sample Questions for Students

ACCUPLACER Sample Questions for Students ACCUPLACER Sample Questions for Students Math Sample Questions for Students (ANSWER KEYS ARE FOUND AT THE END OF THIS DOCUMENT) 0 The College Board. College Board, ACCUPLACER, WritePlacer and the acorn

More information

2015 State Competition Countdown Round Problems 1 80

2015 State Competition Countdown Round Problems 1 80 2015 State Competition Countdown Round Problems 1 80 This booklet contains problems to be used in the Countdown Round. National Sponsors Raytheon Company Northrop Grumman Foundation U.S. Department of

More information

Summer Packet for Students entering Algebra 1/2

Summer Packet for Students entering Algebra 1/2 Course 3/Pre-Algebra (formerly: Entering Algebra /2): Page of 6 Name Date Period Directions: Please show all work on a separate sheet of paper and place your final answer on your summer packet. If no work

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A. Wednesday, August 16, :30 to 11:30 a.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A. Wednesday, August 16, :30 to 11:30 a.m. MATHEMATICS A The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A Wednesday, August 6, 2006 8:30 to :30 a.m., only Print Your Name: Print Your School s Name: Print your

More information

Math Check courseware for due dates for Homework, Quizzes, Poppers, Practice test and Tests

Math Check courseware for due dates for Homework, Quizzes, Poppers, Practice test and Tests Math 1311 Check courseware for due dates for Homework, Quizzes, Poppers, Practice test and Tests Previous lecture Example : Graph the function f (x) = 3 x x 2. a. Find a good window to view the piece from

More information

1.6 Multiplying and Dividing Rational Expressions

1.6 Multiplying and Dividing Rational Expressions 1.6 Multiplying and Dividing Rational Epressions The game of badminton originated in England around 1870. Badminton is named after the Duke of Beaufort s home, Badminton House, where the game was first

More information

Name: Class: Date: ID: A

Name: Class: Date: ID: A Name: Class: Date: 8th Grade Advanced Topic III, Linear Equations and Systems of Linear Equations, MA.8.A.1.1, MA.8.1.1.2, MA.8.A.1.3, *MA.8.A.1.4, MA.8.A.1.5, MA.8.A.1.6 Multiple Choice Identify the choice

More information

Name Class Date. Geometric Sequences and Series Going Deeper. Writing Rules for a Geometric Sequence

Name Class Date. Geometric Sequences and Series Going Deeper. Writing Rules for a Geometric Sequence Name Class Date 5-3 Geometric Sequences and Series Going Deeper Essential question: How can you write a rule for a geometric sequence and find the sum of a finite geometric series? In a geometric sequence,

More information

Math 7 Homework # 46 M3 L1

Math 7 Homework # 46 M3 L1 Name Date Math 7 Homework # 46 M3 L1 Lesson Summary Terms that contain exactly the same variable symbol can be combined by addition or subtraction because the variable represents the same number. Any order,

More information

Geometry Pre-Test. Name: Class: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question.

Geometry Pre-Test. Name: Class: Date: ID: A. Multiple Choice Identify the choice that best completes the statement or answers the question. Class: Date: Geometry Pre-Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. An equilateral triangle has three sides of equal length. What is the equation

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

Why It s Important. What You ll Learn

Why It s Important. What You ll Learn How could you solve this problem? Denali and Mahala weed the borders on the north and south sides of their rectangular yard. Denali starts first and has weeded m on the south side when Mahala says he should

More information

Algebra 1 Enriched- Midterm Review

Algebra 1 Enriched- Midterm Review Algebra 1 Enriched- Midterm Review Know all vocabulary, pay attention to the highlighted words in the text, and understand the various types of directions in each of the sections of the textbook. Practice

More information