General Mathematics Topic 4: Number Patterns and Recursion

Size: px
Start display at page:

Download "General Mathematics Topic 4: Number Patterns and Recursion"

Transcription

1 General Mathematics Topic 4: Number Patterns and Recursion This topic includes: the concept of a sequence as a function use of a first- order linear recurrence relation to generate the terms of a number sequence tabular and graphical display of sequences. Key knowledge the concept of sequence as a function and its recursive specification the use of a first- order linear recurrence relation to generate the terms of a number sequence including the special cases of arithmetic and geometric sequences; and the rule for the nth term, tn, of an arithmetic sequence and a geometric sequence and their evaluation the use of a first- order linear recurrence relation to model linear growth and decay, including the rule for evaluating the term after n periods of linear growth or decay the use of a first- order linear recurrence relation to model geometric growth and decay, including the use of the rule for evaluating the term after n periods of geometric growth or decay Key skills use a given recurrence relation to generate an arithmetic or a geometric sequence, deduce the rule for the nth term from the recursion relation and evaluate use a recurrence relation to model and analyse practical situations involving discrete linear and geometric growth or decay formulate the recurrence relation to generate the Fibonacci sequence and use this sequence to model and analyse practical situations. For this topic ALL QUESTIONS are included in these notes at the end of each section.

2 GENERAL MATHEMATICS 2018 Table of Contents TOPIC 4: NUMBER PATTERNS AND RECURSION... 1 A. SEQUENCES... 3 RANDOMLY GENERATED SEQUENCES... 3 RULE BASED SEQUENCES... 3 NAMING THE TERMS IN A SEQUENCE... 3 ARITHMETIC SEQUENCES... 4 Example USING REPEATED ADDITION ON A CAS CALCULATOR TO GENERATE A SEQUENCE... 5 GRAPHS OF ARITHMETIC SEQUENCES... 5 EXERCISE B. USING A RECURRENCE RELATION TO GENERATE AND ANALYSE AN ARITHMETIC SEQUENCE... 9 GENERATING THE TERMS OF A FIRST- ORDER RECURRENCE RELATIONS... 9 Example THE IMPORTANCE OF THE STARTING TERM FINDING OTHER TERMS IN A RECURRENCE RELATION (A GENERAL RULE) FINDING THE nth TERM IN AN ARITHMETIC SEQUENCE Example 3- Finding the nth term of an arithmetic sequence EXERCISE C. GEOMETRIC SEQUENCES THE COMMON RATIO, R Example IDENTIFYING GEOMETRIC SEQUENCES Example USING REPEATED MULTIPLICATION ON A CAS CALCULATOR TO GENERATE A GEOMETRIC SEQUENCE GRAPHS OF GEOMETRIC SEQUENCES EXERCISE D. USING A RECURRENCE RELATION TO GENERATE AND ANALYSE A GEOMETRIC SEQUENCE Example GENERAL FORM OF THE RECURRENCE RELATION FOR A GEOMETRIC SEQUENCE Example EXERCISE E. MODELLING PRACTICAL SITUATIONS (LINEAR GROWTH AND DECAY) Example 4: Depreciating assets CHAPTER SUMMARY Page 2

3 NUMBER PATTERNS AND RECURSION A. Sequences A sequence is a list of numbers in a particular order. The numbers or items in a sequence are called the terms of the sequence. They may be generated randomly or by a rule. Randomly generated sequences Recording the numbers obtained while tossing a die would give a randomly generated sequence, such as: 3, 1, 2, 2, 6, 4, 3,... Because there is no pattern in the sequence there is no way of predicting the next term. Consequently, random sequences are of no relevance to this topic and will NOT be considered. Rule based Sequences Writing down odd numbers starting at 1 would result in a sequence generated by a rule: 1, 3, 5, 7, 9, 11, 13,... There is a rule that allows us to state the next term in the sequence. For example: add 2 to the current odd number to find the term after 13, just add 2 to 13, to get = 15. The group of three dots ( ) at the end of the sequence is called an ellipsis. An ellipsis is used to show that the sequence continues. In this topic, we will look at sequences that can be generated by a rule. Naming the terms in a sequence The symbols V 0, V 1, V 2, are used as labels or names for the first, second and third terms in the sequence. In the labels V 0, V 1, V 2 the numbers 0, 1, 2 are called subscripts. The subscripts tell us the position of each term in the sequence. So, V 10 is just a name for the term in the sequence NOT the value of the term. e.g. 1, 3, 5, 7, 9, 11 Term n n=0 n=1 n=2 n=3 n=4 n=5 V n V 0 V 1 V 2 V 3 V 4 V 5 Term n n=0 n=1 n=2 n=3 n=4 n=5 V n V 0=1 V 1=3 V 2=5 V 3=7 V 4=9 V 5=11 Page 3

4 GENERAL MATHEMATICS 2018 Arithmetic sequences Sequences that are generated by adding or subtracting a fixed amount to the previous term are called arithmetic sequences. The fixed amount we add or subtract to form an arithmetic sequence recursively is called the common difference. The symbol d is often used to represent the common difference. If a sequence is known to be arithmetic, the common difference can be calculated by simply subtracting any pair of successive terms. If a sequence is not known to be arithmetic BUT is found to have a common difference then the sequence is arithmetic. Common Difference, d In an arithmetic sequence, the fixed number added to (or subtracted from) each term to make the next term is called the common difference, where: d = any term the previous term d = V 8 V 9 d = V : V 8 d = V ; V : and so on, For example, the common difference for the arithmetic sequence 20, 25, 30, is: or d = V 8 V 9 = = 5 d = V : V 8 = = 5 etc Example 1 Finding the common difference in an arithmetic sequence Find the common difference for the following arithmetic sequences and use it to find the 3 rd term in the sequence: a) 2,5,8,... b) 25,23,21,... Page 4

5 Using repeated addition on a CAS calculator to generate a sequence NUMBER PATTERNS AND RECURSION As we have seen, a recursive rule based on repeated addition, such as to find the next term, add 6, is a quick and easy way of generating the next few terms of a sequence. However, it becomes tedious to do by hand if we want to find, say, the next 20 terms. Fortunately, your CAS calculator can semi- automate the process. Graphs of arithmetic sequences If we plot the values of the terms of an arithmetic sequence (V n ) against their number (n) or position in the sequence, we will find that the points lie on a straight line. An upward slope indicates regular growth and a downward slope reveals decay at a constant rate. A line with positive slope rises from left to right. A negative slope falls from left to right. Page 5

6 GENERAL MATHEMATICS 2018 Exercise Find the required terms from the sequence: 6, 11, 16, 21, 26, a) V 1 b) V 3 c) V 4 d) V 5 e) V 2 f) V 0 2. For each sequence state the value of the named terms: i) V 1 ii) V 3 iii) V 0 a) 6, 10, 14, 18,... b) 2, 8, 32, 128,... c) 29, 22, 15, 8,... d) 96, 48, 24, 12, Find out which of the sequences below is arithmetic. Give the common difference for each sequence that is arithmetic. a) 8, 11, 14, 17,... b) 7, 15, 22, 30,... c) 11, 7, 3, 1,... d) 12, 9, 6, 3,... e) 16,8,4,2,... f) 1, 1, 1, 1, For each of these arithmetic sequences, find the common difference and the 5th term. a) 5, 11, 17, 23,... b) 17, 13, 9, 5,... c) 11, 15, 19, 23,... d) 8, 4, 0, 4,... e) 35, 30, 25, 20,... f) 1.5, 2, 2.5, 3, Give the next two terms in each of these arithmetic sequences. a) 17, 23, 29, 35,... b) 14, 11, 8, 5,... c) 2, 1.5, 1.0, 0.5,... d) 27, 35, 43, 51,... e) 33, 21, 9, 3,... f) 0.8, 1.1, 1.4, 1.7,... Page 6

7 NUMBER PATTERNS AND RECURSION 6. Using your CAS calculator: a) Generate the first six terms of the arithmetic sequence: 1, 6, 11...and write down V 5. b) Generate the first 12 terms of the arithmetic sequence: 45, 43, and write down V 12. c) Generate the first 10 terms of the arithmetic sequence: 15, 14, 13,... and write down V 10. d) Generate the first 15 terms of the arithmetic sequence: 0, 3, 6,... and write down V The number of sticks used to make the hexagonal patterns opposite form the arithmetic sequence: 6, 11, 16,... a) Write the common difference for this sequence. b) Using your CAS calculator, determine the number of matches needed to form: i) pattern 6 ii) pattern10 8. After one week of business Fumbles Restaurant had 320 wine glasses. After two weeks, they only had 305 wine glasses. On average 15 glasses are broken each week. Use your CAS calculator, to determine how many weeks it takes at that breakage rate for there to be only 200 glasses left? 9. Elizabeth stored 350 songs on her phone in the first month. In each month that followed she stored 35 more songs. Using your CAS calculator: a) determine the number of songs she had stored after each of the first 4 months b) determine the number of songs she had stored by the end of the first year. Page 7

8 GENERAL MATHEMATICS a) Graphing the terms of the arithmetic sequence 4, 7, 10,... i. Construct a table showing the term number (n) and its value (t n ) for the first five terms in the sequence. ii. Use the table to plot the graph. iii. Describe the graph. b) Graphing the terms of the arithmetic sequence 9, 7, 5,... i. Construct a table showing the term number (n) and its value (t n ) for the first five terms in the sequence. ii.use the table to plot the graph. iii.describe the graph. Page 8

9 NUMBER PATTERNS AND RECURSION B. Using a Recurrence Relation to generate and analyse an arithmetic sequence Generating the terms of a first- order recurrence relations A first- order recurrence relation relates a term in a sequence to the previous term in the same sequence. To generate the terms in the sequence, only the initial term is required. A recurrence relation is a mathematical rule that we can use to generate a sequence. It has two parts: 1. a starting point: the value of one of the terms in the sequence 2. a rule that can be used to generate successive terms in the sequence. For example, in words, a recursion rule that can be used to generate the sequence: 10, 15, 20,... can be written as follows: 1. Start with To obtain the next term, add 5 to the current term and repeat the process. A more compact way of communicating this information is to translate this rule into symbolic form. We do this by defining a subscripted variable. Here we will use the variable V n, but the V can be replaced by any letter of the alphabet. Let V n be the term in the sequence after n iterations*. Using this definition, we now proceed to translate our rule written in words into a mathematical rule. Starting value (n=0) Rule for generating the next term V 0=10 V n+1=v n+5 Next term =current term +5 Recurrence relation (two parts: starting value plus rule) V 0=10 V n+1=v n+5 Starting value rule Note: Because of the way we defined V n, the starting value of n is 0. At the start there have been no applications of the rule. This is the most appropriate starting point for financial modelling. Example 2 For the sequence 2, 7, 12, 17, a) Determine if it is an arithmetic sequence d = any term the previous term d = V 8 V 9 = 7 2 = 5 d = V : V 8 = 12 7 = 5 Yes it is arithmetic b) Hence, if it is an arithmetic sequence, state the common difference hence d = 5 c) State the Recurrence Relation for the sequence Recurrence relation V 9 = 2, V?@8 = V? + d, here d = 5 so: The Recurrence Relation is: V 9 = 2, V?@8 = V? + 5 d) Using your CAS list the first 10 terms of the sequence (hint n = 0 n = 9) * Each time we apply the rule it is called an iteration. Page 9

10 GENERAL MATHEMATICS 2018 The importance of the Starting Term In the example 2 above, If the same rule is used with a different starting point, it will generate different sets of numbers. Example 2 V I = 2, V?@8 = V? + 5 The first five terms were: 2, 7, 12, 17, 22 If V0 =1 then, they would be: 1, 6, 11, 16, 21 If V0 =3 then, they would be: 3, 8, 13, 18, 23 Here you can clearly see that the effect the value of the starting point has. Hence, a recurrence relation MUST have it s starting value stated at ALL TIMES Finding other Terms in a recurrence relation (A General Rule) We can also use recurrence relations to find previous terms, but we need two pieces of information 1. The rule, in terms of V n+1 and V n 2. The term number and its value. i.e. n=2 and V 2=10 (note if n=0, 1, 2, then n=2 is the 3 rd term) Finding the nth term in an arithmetic sequence In Example 2(a), above, the sequence is 4, 7, 10, 13, where V 9 = 4 and d = 3. Writing this out gives: V 9 = 4 = V = 4 V 1 = V = [V 9 + 3] = V = 7 V 2 = V = [V ] = V = 10 V 3 = V : + 3 = [V ] + 3 = V = 13 V 4 = V ; + 3 = [V ] + 3 = V = 16 We can see that a pattern has emerged, that is: where V? the nth term, V 9 is the starting term, d = common difference n = position number of the term. V? = V 9 + n d, Example 3- Finding the nth term of an arithmetic sequence a) Find t 5, the 5th term in the arithmetic sequence: 21, 18, 15, 12,... b) Find t 10, the 10th term in the arithmetic sequence: 9, 7, 5, Page 10

11 NUMBER PATTERNS AND RECURSION Exercise a) Generate and graph the first five terms of the sequence defined by the recurrence relation: V 0 = 15, V?@8 = V? + 5 where n 1. b) Calculate the value of the 45 th term in the sequence. 2. a) Generate and graph the first five terms of the sequence defined by the recurrence relation: V 0 = 60, V?@8 = V? 5 where n 1. b) Calculate the value of the 10 th term in the sequence. 3. a) Generate and graph the first five terms of the sequence defined by the recurrence relation: V 9 =15, V?@8 = V n + 35 where n 1. b) Calculate the value of the 15 th term in the sequence. Page 11

12 GENERAL MATHEMATICS The Llama shapes have been made using blocks. Llama 0 Llama 1 Llama 2 Let B n be the number of blocks used to make the nth Llama shape. The number of blocks used to make each Llama shape is generated by the recurrence relation: B 9 = 7, B?@8 = B? + 4 a) Count and record the number of blocks used to make the first, second and third Llama shapes. b) Use the recurrence relation for B n to generate the first five terms of the sequence of perimeters for these shapes. c) Use a rule to calculate the number of blocks needed to make the Llama 8 shape. 5. The BBQ shapes have been made using blocks, each with a side length of 1 unit. BBQ 0 BBQ 1 BBQ 2 The perimeter of each BBQ shape can be found by counting the sides of the blocks around the outside of the shape. Let P n be the perimeter of the nth BBQ shape. The perimeters for this sequence of BBQ shapes is generated by the recurrence relation: P 9 = 16, P?@8 = P n + 6 a) Count and record the perimeters of the first, second and third BBQ shapes. b) Use the recurrence relation for P n to generate the first four terms of this sequence of perimeters. c) Draw the fourth BBQ shape, find its perimeter and check if the recurrence relation correctly predicted the perimeter. d) Use the rule for the nth term for this sequence to predict the perimeter of the 10th BBQ shape (P 89 ). Page 12

13 NUMBER PATTERNS AND RECURSION C. Geometric sequences The common ratio, r In a geometric sequence, each new term is made by multiplying the previous term by a fixed number called the common ratio, r. This repeating or recurring process is another example of a sequence generated by recursion. In the sequence: each new term is made by multiplying the previous term by 3. The common ratio is 3. In the sequence: each new term is made by halving the previous term. In this sequence, we are multiplying each term by 8, which is equivalent to dividing by 2. The common ratio is 8. New terms in a geometric sequence : : V 9, V 8, V ;, V Y, are made by multiplying the previous term by the common ratio, r. Common Ratio, r In a geometric sequence, the common ratio, r, is found by dividing the next term by the current term. current term Common Ratio, r = previous term = V 8 = V : = V ; = V 9 V 8 V : Note: we will only consider values of r > 0 (consider what happens if r < 0) Example 4 Find the common ratio in each of the following geometric sequences. a) 3, 12, 48, 192,... b) 81, 27, 9, 3, Page 13

14 GENERAL MATHEMATICS 2018 Identifying geometric sequences To identify a sequence as a geometric sequence, it is necessary to find the ratio between multiple pairs of successive terms. If they are common (the same), then it is a geometric sequence. Example 5 Which of the following sequences are geometric sequences? a) 2, 10, 50, 250,... b) 3, 6, 18, 36, Using repeated multiplication on a CAS calculator to generate a geometric sequence As we have seen, using a recursive rule based on repeated multiplication, such as to find the next term, multiply by 2, is a quick and easy way of generating the next few terms of an geometric sequence. It would be tedious to find the next 50 terms. Fortunately, your CAS calculator can semi- automate the process of performing multiple repeated multiplications and do this very quickly. Page 14

15 NUMBER PATTERNS AND RECURSION Graphs of geometric sequences In contrast with the straight- line graph of an arithmetic sequence, the values of a geometric sequence lie along a curve. Graphing the values of a sequence is a valuable tool for understanding applications involving growth and decay. In the graph above the sequence 2, 4, 8, 16, 32, 64, 128, 256, is an example of geometric growth where r = 2. In the graph above the sequence 256, 128, 64, 32, 16, 8, 4, 2, is an example of geometric decay where r = 1 2 Graphs of Geometric Sequences Graphs of Geometric Sequences (for r > 0, i. e. r is positive) increasing when r is greater than 1, r > 0 decreasing towards zero when r is between 0 and 1, 0 < r < 1. Exercise 3 1. Find out which of the following sequences are geometric. Give the common ratio for each sequence that is geometric. a) 4, 8, 16, 32,... b) 1, 3, 9, 27, c) 5, 10, 15, 20, d) 5, 15, 45, 135, e) 24, 12, 6, 3,... f) 3, 6, 12, 18, g) 4, 8, 12, 16, h) 2, 4, 8, 16 Page 15

16 GENERAL MATHEMATICS Find the missing terms in each of these geometric sequences. a) 7, 14, 28,,,... b) 3, 15, 75,,, c) 4, 12,,, 324, d),, 20, 40, 80, e) 2,, 32, 128,,... f) 3,, 27,, 243, 729, 3. Use your graphics calculator to generate each sequence and find V e, the sixth term. a) 7, 35, 175,... b) 3, 18, 108, c) 96, 48, 24, d) 4, 28, 196, e) 160, 80, 40,... f) 11, 99, 891, 4. Consider each of the geometric sequences below. i. Find the next two terms. ii. Show the terms in a graph. iii. Describe the graph. a) 3, 6, 12,... b) 8, 4, 2,... Page 16

17 NUMBER PATTERNS AND RECURSION D. Using a recurrence relation to generate and analyse a geometric sequence Consider the geometric sequence below: 2, 6, 18,... We can continue to generate the terms of this sequence by recognising that it uses the rule: to find the next term multiply the current term by 3 and keep repeating the process. A recurrence relation is a way of expressing this rule in a precise mathematical language. The recurrence relation that generates that sequence 2, 6, 18,... is: V 0 = 2, V?@8 = 3 V n The rule tells us that: the first term is 2, and each subsequent term is equal to the current term multiplied by 3. Understanding this, we proceed to generate the sequence term- by- term as follows: V 9 = 2 V 8 = V 9 3 = 2 3 = 6 V : = V 8 3 = 6 3 = 18 V ; = V : 3 = 18 3 = 54 V Y = V ; 3 = 54 3 = 162 and so on The recurrence relation for generating a geometric sequence is: (the starting term) V 9, V?@8 = V? r, where V? the nth term, V 9 is the starting term, r = common ratio n = position number of the term. Example 6 Generate the recurrence relation for the following geometric sequences a) 4, 8, 16, 32,... b) 1, 3, 9, 27, c) 5, 10, 15, 20, Page 17

18 GENERAL MATHEMATICS 2018 General form of the recurrence relation for a Geometric Sequence Considering the sequence above: 2, 6, 18,... V 9 = 2 V 8 = V 9 3 = V 9 3 = V = 6 V 2 = V 8 3 = V = V = 18 V 3 = V : 3 = V = V = 54 V 4 = V ; 3 = V = V = 162 and so on The nth term of geometric sequence can be found by the recurrence relation: (the starting term) V 9, V? = V 9 r?, where V? the nth term, V 9 is the starting term, r = common ratio n = position number of the term. Example 7 a) Generate the first 5 terms of the sequence defined by the recurrence relation: V 9 = 5, V?@8 = 2 V n b) Graph the first 5 terms c) Write down a general recurrence rule to calculate the value of the nth term in the sequence and use it to find V 89. Page 18

19 NUMBER PATTERNS AND RECURSION Exercise a) Generate first five terms of the geometric sequence defined by the recurrence relation: t 0 = 1000, t n + 1 = 1.1t n. b) Write down a general recurrence rule to calculate the value of the nth term in the sequence and use it to find 13 th term in the sequence correct to two decimal places. 2. a) Generate the first five terms of the geometric sequence defined by the recurrence relation: t 0 = 256, t?@8 = 0.5t n. b) Write down a general recurrence rule to calculate the value of the nth term in the sequence and use it to find 10 th term in the sequence. 3. a) Generate the first five terms of the geometric sequence defined by the recurrence relation: t 1 = , t?@8 = 1.25t?. Give values to the nearest whole number. b) Write down a general recurrence rule to calculate the value of the nth term in the sequence and use it to find 25 th term in the sequence. Page 19

20 GENERAL MATHEMATICS A sheet of paper is in the shape of a rectangle. When the sheet is folded once and opened, 2 rectangles are formed either side of the crease. When a sheet is folded twice and opened, 4 rectangles are created, and so on. Note: in the above diagram, n = 0 and hence F 9 are not shown because that is just the unfolded paper Let F n be the number of rectangles created by n folds. The sequence for the number of rectangles created is generated by the recurrence relation: F 0 = 1, F?@8 = 2F n a) Use the recurrence relation for F n to generate the first five terms of the sequence. b) Write down a general recurrence relation for the nth term in the sequence and use it to calculate the number of rectangles after 5 and 10 folds. c) Using your calculator, generate the terms of the sequence to check your answer to b). 6. As a park ranger, Megan has been working on a project to increase the number of rare native orchids in Wilsons Promontory National Park. At the start of the project, a survey found 200 of the orchids in the park. It is assumed from similar projects that the number of orchids will increase by about 18% each year. a) State the first term V 9, and the common ratio r, for the geometric sequence for the number of orchids each year. b) Find a rule for the number of orchids at the start of the nth year. c) How many orchids are predicted in 10 years time? Page 20

21 NUMBER PATTERNS AND RECURSION E. Modelling practical situations (linear growth and decay) Linear growth and decay is commonly found around the world. They occur when a quantity increases or decreases by the same amount at regular intervals. Everyday examples include the paying of simple interest or the depreciation of the value of a new car by a constant amount each year. An example of linear growth is the investment of money, such as putting it in a savings account where the sum increases over time. An example of linear decay is the money owned to repay a loan, the sum of money owned will decrease over time. Example 4: Jelena puts $5000 into an investment that earns simple interest at a rate of $50 per month. (a) Set up a recurrence relation that represents Jelena s situation as an arithmetic sequence, where Vn+1 is the amount in Jelena s account after n months. (b) Use your equation from part (a) to determine the amount in Jelena s account at the end of each of the first 6 months. n Vn d Vn+1=Vn+d n = 0 V1 = n = 1 V2 = n = 2 V3 = n = 3 V4 = n = 4 V5 = n = 5 V6 = (c) Calculate the amount in Jelena s account at the end of 18 months n = 18, V18 = Page 21

22 GENERAL MATHEMATICS 2018 Depreciating assets Many items, such as electronic equipment, depreciate over time because of wear and tear. Unit cost depreciation is a way of calculating the value of depreciation according to its use. For example, the value of a cars depreciation is based on how many kilometres it has driven. The value of an item at any given time can be calculated and is referred to as its future value. The write-off value or scrap value of an asset is the point at which the asset is effectively worthless, that is when the value is equal to $0 due to depreciation. Example 5: Loni purchases a new car for $25000 and decides to depreciate it at a rate of $0.20 per km. (a) Set up an equation to determine the value of the car after n km of use. (b) Use your equation from part (a) to determine the future value of the car after it has 7500km on its clock. Page 22

23 NUMBER PATTERNS AND RECURSION Chapter Summary Sequence Arithmetic sequence Recurrence relation for an arithmetic sequence Linear growth & decay Geometric sequence Recurrence relation for a geometric sequence A sequence is a list of numbers in a particular order. In an arithmetic sequence, each new term is made by adding a fixed number, called the common difference, d, to the previous term. Example: 3, 5, 7, 9,... is made by adding 2 to each term. The common difference, d, is found by taking any term and subtracting its previous term, e.g. V 1 V 0. In our example above, d = 5 3 = 2. A recurrence relation for an arithmetic sequence has the form V 0 = a, V?@8 = V n + d where d = common difference and a = first term. In our example: V 0 = 3, V?@8 = V? + 2 General Rule for finding V n, the nth term in an arithmetic sequence: V n = V 9 + n d To find V? in our example: put n = 10, a = 3, d = 2 V? = = 23 The graph of an arithmetic sequence: " values lie along a straight line Increasing values when d>0 (positive slope) Decreasing values when d<0 (negative slope) An arithmetic sequence can be used to model linear growth (d > 0) or linear decay (d < 0). In a geometric sequence, each term is made by multiplying the previous term by a fixed number, called the common ratio, r. Example: 5, 20, 80, 320,... is made by multiplying each term by 4. The common ratio, r, is found by dividing any term by its previous term, e.g. r = q r q s = q t q r = q u q t In our example: r = q r q s = :9 e = 4 Recurrence relation for a geometric sequence: V 9 = a, V?@8 = r V? where r = common ratio and a = first term. In our example: V 9 = 5, V?@8 = 4 V? General Rule for finding t n, the nth term, in a geometric sequence: V? = V 9 r? where V 9 =first term and r = common ratio. To find V v in our example: put n = 6, a = 5, r = 4 into: V? = 5 4 v = 20,480 The graph of a geometric sequence: Values increase when r > 1 Values decrease towards zero when 0 < r < 1 Page 23

2017 Year 10 General Mathematics Topic 4: Number Patterns and Recursion

2017 Year 10 General Mathematics Topic 4: Number Patterns and Recursion 2017 Year 10 General Mathematics Topic 4: Number Patterns and Recursion This topic includes: the concept of a sequence as a function use of a first- order linear recurrence relation to generate the terms

More information

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 5 - Recurrence Relations

Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 5 - Recurrence Relations Further Mathematics 2016 Core: RECURSION AND FINANCIAL MODELLING Chapter 5 - Recurrence Relations Extract from Study Design Key knowledge the concept of a first- order linear recurrence relation and its

More information

SAMPLE. Sequences and series

SAMPLE. Sequences and series C H A P T E R 8 Sequences and series What is a sequence? How do we make an arithmetic sequence? How can we generate a sequence recursively using a graphics calculator? What is the rule used to find the

More information

AQR Unit 4: Using Recursion in Models and Decision Making Sequence Notes. Name: Date: Sequences

AQR Unit 4: Using Recursion in Models and Decision Making Sequence Notes. Name: Date: Sequences Name: Date: Sequences A number sequence is a set of numbers, usually separated by commas, arranged in an order. The first term is referred to as t 1, the second term as t 2, the third term as t 3 and so

More information

Algebra. Topic: Manipulate simple algebraic expressions.

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

More information

Equations and Inequalities in One Variable

Equations and Inequalities in One Variable Name Date lass Equations and Inequalities in One Variable. Which of the following is ( r ) 5 + + s evaluated for r = 8 and s =? A 3 B 50 58. Solve 3x 9= for x. A B 7 3. What is the best first step for

More information

Complete Week 18 Package

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

More information

Unit 3: Linear and Exponential Functions

Unit 3: Linear and Exponential Functions Unit 3: Linear and Exponential Functions In Unit 3, students will learn function notation and develop the concepts of domain and range. They will discover that functions can be combined in ways similar

More information

Unit 3: Linear and Exponential Functions

Unit 3: Linear and Exponential Functions Unit 3: Linear and Exponential Functions In Unit 3, students will learn function notation and develop the concepts of domain and range. They will discover that functions can be combined in ways similar

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

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

Math 1 Exponential Functions Unit 2018

Math 1 Exponential Functions Unit 2018 1 Math 1 Exponential Functions Unit 2018 Points: /10 Name: Graphing Exponential Functions/Domain and Range Exponential Functions (Growth and Decay) Tables/Word Problems Linear vs Exponential Functions

More information

Chapter 7 - Exponents and Exponential Functions

Chapter 7 - Exponents and Exponential Functions Chapter 7 - Exponents and Exponential Functions 7-1: Multiplication Properties of Exponents 7-2: Division Properties of Exponents 7-3: Rational Exponents 7-4: Scientific Notation 7-5: Exponential Functions

More information

Unit 4. Exponential Function

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

More information

PLC Papers. Created For:

PLC Papers. Created For: PLC Papers Created For: Algebra and proof 2 Grade 8 Objective: Use algebra to construct proofs Question 1 a) If n is a positive integer explain why the expression 2n + 1 is always an odd number. b) Use

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

10-1 Sequences as Functions. Determine whether each sequence is arithmetic. Write yes or no. 1. 8, 2, 12, 22

10-1 Sequences as Functions. Determine whether each sequence is arithmetic. Write yes or no. 1. 8, 2, 12, 22 Determine whether each sequence is arithmetic. Write yes or no. 1. 8, 2, 12, 22 Subtract each term from the term directly after it. The common difference is 10. 3. 1, 2, 4, 8, 16 Subtract each term from

More information

10-1 Sequences as Functions. Determine whether each sequence is arithmetic. Write yes or no , 3, 0, 3, 9

10-1 Sequences as Functions. Determine whether each sequence is arithmetic. Write yes or no , 3, 0, 3, 9 Determine whether each sequence is arithmetic. Write yes or no. 22. 9, 3, 0, 3, 9 Find the next four terms of each arithmetic sequence. Then graph the sequence. 26. 10, 2, 6, 14, There is no common difference.

More information

Applications of Systems of Linear Equations

Applications of Systems of Linear Equations 5.2 Applications of Systems of Linear Equations 5.2 OBJECTIVE 1. Use a system of equations to solve an application We are now ready to apply our equation-solving skills to solving various applications

More information

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES This unit investigates linear equations and inequalities. Students create linear equations and inequalities and use them to solve problems. They

More information

MATHEMATICS: PAPER I. 1. This question paper consists of 8 pages and an Information Sheet of 2 pages (i ii). Please check that your paper is complete.

MATHEMATICS: PAPER I. 1. This question paper consists of 8 pages and an Information Sheet of 2 pages (i ii). Please check that your paper is complete. NATIONAL SENIOR CERTIFICATE EXAMINATION NOVEMBER 014 MATHEMATICS: PAPER I Time: 3 hours 150 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This question paper consists of 8 pages and an Information

More information

Fairview High School: 7 th Grade Mathematics

Fairview High School: 7 th Grade Mathematics Unit 1: Algebraic Reasoning (10 Days) Fairview High School: 7 th Grade Mathematics Standards CC.7.NS.1 Apply and extend previous understandings of addition and subtraction to add and subtract rational

More information

CONTENTS. Ladder Title

CONTENTS. Ladder Title MATHS NAME CLASS LEARNING LADDERS CONTENTS Ladder Title EYFS Maths Times Tables Addition Subtraction Multiplication Division Fractions Decimals Percentage and Ratio Problem Solving Properties of Number

More information

7th Grade IC - I Cans...

7th Grade IC - I Cans... Ratios and Proportional Relationships 7.RP Analyze proportional relationships and use them to solve real-world and mathematical problems. 1. Compute unit rates associated with ratios of fractions, including

More information

Willmar Public Schools Curriculum Map

Willmar Public Schools Curriculum Map Note: Problem Solving Algebra Prep is an elective credit. It is not a math credit at the high school as its intent is to help students prepare for Algebra by providing students with the opportunity to

More information

Milford Public Schools Curriculum

Milford Public Schools Curriculum Milford Public Schools Curriculum Department: Mathematics Course Name: Math 07 UNIT 1 Unit Title: Operating with Rational Numbers (add/sub) Unit Description: Number System Apply and extend previous understandings

More information

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

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

More information

Continuously Compounded Interest. Simple Interest Growth. Simple Interest. Logarithms and Exponential Functions

Continuously Compounded Interest. Simple Interest Growth. Simple Interest. Logarithms and Exponential Functions Exponential Models Clues in the word problems tell you which formula to use. If there s no mention of compounding, use a growth or decay model. If your interest is compounded, check for the word continuous.

More information

The Australian Curriculum Mathematics

The Australian Curriculum Mathematics The Australian Curriculum Mathematics Mathematics Table of Contents ACARA The Australian Curriculum Version 2.0 dated Monday, 17 October 2011 2 Number Algebra Number place value Fractions decimals Real

More information

Arkansas Council of Teachers of Mathematics Algebra I Regional Exam Spring 2008

Arkansas Council of Teachers of Mathematics Algebra I Regional Exam Spring 2008 Arkansas Council of Teachers of Mathematics Algebra I Regional Exam Spring 008 Select the best answer for each of the following questions and mark it on the answer sheet provided. Be sure to read all the

More information

Middle School Math 2 Grade 7

Middle School Math 2 Grade 7 Unit Activity Correlations to Common Core State Standards Middle School Math 2 Grade 7 Table of Contents Ratios and Proportional Relationships 1 The Number System 2 Expressions and Equations 5 Geometry

More information

Math 6 Notes Unit 02: Introduction to Algebra

Math 6 Notes Unit 02: Introduction to Algebra Math 6 Notes Unit 0: Introduction to Algebra Evaluating Algebraic Expressions NEW CCSS 6.EE.b Identify parts of an expression using mathematical terms (sum, term, product, factor, quotient, coefficient);

More information

8. 2 3x 1 = 16 is an example of a(n). SOLUTION: An equation in which the variable occurs as exponent is an exponential equation.

8. 2 3x 1 = 16 is an example of a(n). SOLUTION: An equation in which the variable occurs as exponent is an exponential equation. Choose the word or term that best completes each sentence. 1. 7xy 4 is an example of a(n). A product of a number and variables is a monomial. 2. The of 95,234 is 10 5. 95,234 is almost 100,000 or 10 5,

More information

Curriculum Scope & Sequence Subject/Grade Level: MATHEMATICS/GRADE 7 Course: MATH 7

Curriculum Scope & Sequence Subject/Grade Level: MATHEMATICS/GRADE 7 Course: MATH 7 BOE APPROVED 3/12/13 Curriculum Scope & Sequence Subject/Grade Level: MATHEMATICS/GRADE 7 Course: MATH 7 Unit Duration NJCCCS / Unit Goals Transfer Goal(s) Enduring Review of 10 Days Unit Goals: There

More information

ALGEBRA MIDTERM REVIEW SHEET

ALGEBRA MIDTERM REVIEW SHEET Name Date Part 1 (Multiple Choice): Please show ALL work! ALGEBRA MIDTERM REVIEW SHEET 1) The equations 5x 2y 48 and 3x 2y 32 represent the money collected from school concert ticket sales during two class

More information

P.7 Solving Inequalities Algebraically and Graphically

P.7 Solving Inequalities Algebraically and Graphically 54 CHAPTER P Prerequisites What you ll learn about Solving Absolute Value Inequalities Solving Quadratic Inequalities Approximating Solutions to Inequalities Projectile Motion... and why These techniques

More information

In order to prepare for the final exam, you need to understand and be able to work problems involving the following topics:

In order to prepare for the final exam, you need to understand and be able to work problems involving the following topics: MATH 080: Review for the Final Exam In order to prepare for the final exam, you need to understand and be able to work problems involving the following topics: I. Simplifying Expressions: Do you know how

More information

Mathematics Grade 7. Solve problems involving scale drawings.

Mathematics Grade 7. Solve problems involving scale drawings. Mathematics Grade 7 All West Virginia teachers are responsible for classroom instruction that integrates content standards and mathematical habits of mind. Students in the seventh grade will focus on four

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Agile Mind Mathematics 8 Scope and Sequence, Texas Essential Knowledge and Skills for Mathematics

Agile Mind Mathematics 8 Scope and Sequence, Texas Essential Knowledge and Skills for Mathematics Agile Mind Mathematics 8 Scope and Sequence, 2014-2015 Prior to Grade 8, students have written and interpreted expressions, solved equations and inequalities, explored quantitative relationships between

More information

NC Common Core Middle School Math Compacted Curriculum 7 th Grade Model 1 (3:2)

NC Common Core Middle School Math Compacted Curriculum 7 th Grade Model 1 (3:2) NC Common Core Middle School Math Compacted Curriculum 7 th Grade Model 1 (3:2) Analyze proportional relationships and use them to solve real-world and mathematical problems. Proportional Reasoning and

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

What should children at Year 3 level be able to do?

What should children at Year 3 level be able to do? What should children at Year 3 level be able to do? 1. Numbers, Number Patterns and Place Value. Recognise, read and write whole numbers to at least 100 in figures and words. Count on and back in steps

More information

1. Consider the following graphs and choose the correct name of each function.

1. Consider the following graphs and choose the correct name of each function. Name Date Summary of Functions Comparing Linear, Quadratic, and Exponential Functions - Part 1 Independent Practice 1. Consider the following graphs and choose the correct name of each function. Part A:

More information

WORD: EXAMPLE(S): COUNTEREXAMPLE(S): EXAMPLE(S): COUNTEREXAMPLE(S): WORD: EXAMPLE(S): COUNTEREXAMPLE(S): EXAMPLE(S): COUNTEREXAMPLE(S): WORD:

WORD: EXAMPLE(S): COUNTEREXAMPLE(S): EXAMPLE(S): COUNTEREXAMPLE(S): WORD: EXAMPLE(S): COUNTEREXAMPLE(S): EXAMPLE(S): COUNTEREXAMPLE(S): WORD: Bivariate Data DEFINITION: In statistics, data sets using two variables. Scatter Plot DEFINITION: a bivariate graph with points plotted to show a possible relationship between the two sets of data. Positive

More information

1st Nine Weeks. Eureka: Module 2: Topics A and B. 6th Grade Advanced Pacing Guide Integers

1st Nine Weeks. Eureka: Module 2: Topics A and B. 6th Grade Advanced Pacing Guide Integers Eureka: Module 2: Topics A and B Integers Chapter 1 Chapter 2 Chapter 2 1st Nine Weeks 7.NS.1 Apply and extend previous understandings of addition and subtraction to add and subtract rational numbers;

More information

Grade 7 Math Common Core Standards

Grade 7 Math Common Core Standards Page 1 of 5 Ratios & Proportional Relationships (RP) Analyze proportional relationships and use them to solve real-world and mathematical problems. 7.RP.1. Compute unit rates associated with ratios of

More information

MATHEMATICS: PAPER I

MATHEMATICS: PAPER I NATIONAL SENIOR CERTIFICATE EXAMINATION NOVEMBER 017 MATHEMATICS: PAPER I Time: 3 hours 150 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This question paper consists of 11 pages and an Information

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Rate of Change and slope. Objective: To find rates of change from tables. To find slope.

Rate of Change and slope. Objective: To find rates of change from tables. To find slope. Linear Functions Rate of Change and slope Objective: To find rates of change from tables. To find slope. Objectives I can find the rate of change using a table. I can find the slope of an equation using

More information

Pattern & Algebra Practice Problems

Pattern & Algebra Practice Problems Pattern & Algebra Practice Problems Solve Linear Inequalities 1. Solve for x. A. x > -3 B. x > 0 C. x < 0 D. x < -3 4x < -6 + 2x Symbolize Problem Situations 2. Scott is draining his swimming pool. The

More information

IDAHO EXTENDED CONTENT STANDARDS MATHEMATICS

IDAHO EXTENDED CONTENT STANDARDS MATHEMATICS Standard 1: Number and Operation Goal 1.1: Understand and use numbers. K.M.1.1.1A 1.M.1.1.1A Recognize symbolic Indicate recognition of expressions as numbers various # s in environments K.M.1.1.2A Demonstrate

More information

Topic I can Complete ( ) Mark Red/Amber/Green Parent s signature. Inverclyde Academy Mathematics Department Page 1

Topic I can Complete ( ) Mark Red/Amber/Green Parent s signature. Inverclyde Academy Mathematics Department Page 1 Fractions, Decimal Fractions and Percentages (MNU 2-07a, MNU 3-07a) I can write fractions by examining shapes cut into even parts. I know percentage is another way of describing a fraction. I can solve

More information

MATHS WORKSHOPS Algebra, Linear Functions and Series. Business School

MATHS WORKSHOPS Algebra, Linear Functions and Series. Business School MATHS WORKSHOPS Algebra, Linear Functions and Series Business School Outline Algebra and Equations Linear Functions Sequences, Series and Limits Summary and Conclusion Outline Algebra and Equations Linear

More information

UTAH CORE STATE STANDARDS for MATHEMATICS. Mathematics Grade 7

UTAH CORE STATE STANDARDS for MATHEMATICS. Mathematics Grade 7 Mathematics Grade 7 In Grade 7, instructional time should focus on four critical areas: (1) developing understanding of and applying proportional relationships; (2) developing understanding of operations

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

Exponential Functions

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

More information

BMS Pacing 7 th Grade Level At a Glance

BMS Pacing 7 th Grade Level At a Glance Module 1: Rational and Irrational Numbers (30 days) Add, subtract, multiply, and divide integers Add, subtract, multiply, and divide positive and negative fractions Absolute value Change fractions to decimals

More information

Correlation of Final Common Core Standards (06/02/10) Grade 7 to UCSMP Transition Mathematics, 2008

Correlation of Final Common Core Standards (06/02/10) Grade 7 to UCSMP Transition Mathematics, 2008 Correlation of Final Common Core Standards (06/02/10) Grade 7 to UCSMP Transition Mathematics, 2008 Final Common Core Standards (06/02/10) Lessons Page References Ratios and Proportional Relationships

More information

Subskills by Standard Grade 7 7.RP.1. Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities

Subskills by Standard Grade 7 7.RP.1. Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities 7.RP.1. Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. For example, if a person walks 1/2 mile in each

More information

5 1 Worksheet MATCHING: For # 1 4, match each graph to its equation. Not all equations will be used. 1) 2) 3) 4)

5 1 Worksheet MATCHING: For # 1 4, match each graph to its equation. Not all equations will be used. 1) 2) 3) 4) Algebra 1 Name: Per: 5 1 Worksheet MATCHING: For # 1 4, match each graph to its equation. Not all equations will be used. 1) 2) 3) 4) A) yy = xx 3 B) yy = xx + 3 C) yy = 1 2 xx 3 D) yy = xx 3 E) yy = 2

More information

Grade 7 Overview. Mathematical Practices. Ratios and Proportional Relationships

Grade 7 Overview. Mathematical Practices. Ratios and Proportional Relationships Mathematics Grade 7 In Grade 7, instructional time should focus on four critical areas: (1) developing understanding of and applying proportional relationships; (2) developing understanding of operations

More information

Name: Linear and Exponential Functions 4.1H

Name: Linear and Exponential Functions 4.1H TE-18 Name: Linear and Exponential Functions 4.1H Ready, Set, Go! Ready Topic: Recognizing arithmetic and geometric sequences Predict the next 2 terms in the sequence. State whether the sequence is arithmetic,

More information

Madison County Schools Suggested 7 th Grade Math Pacing Guide,

Madison County Schools Suggested 7 th Grade Math Pacing Guide, Madison County Schools Suggested 7 th Grade Math Pacing Guide, 2016 2017 The following Standards have changes from the 2015-16 MS College- and Career-Readiness Standards: Significant Changes (ex: change

More information

Mapping Common Core State Standard Clusters and. Ohio Grade Level Indicator. Grade 7 Mathematics

Mapping Common Core State Standard Clusters and. Ohio Grade Level Indicator. Grade 7 Mathematics Mapping Common Core State Clusters and Ohio s Grade Level Indicators: Grade 7 Mathematics Ratios and Proportional Relationships: Analyze proportional relationships and use them to solve realworld and mathematical

More information

Grade 8 Mathematics MCA Item Sampler Teacher Guide

Grade 8 Mathematics MCA Item Sampler Teacher Guide Grade 8 Mathematics MCA Item Sampler Teacher Guide Overview of Item Samplers Item samplers are one type of student resource provided to help students and educators prepare for test administration. While

More information

Mathematics Grade 7. Updated 3/1/11 36

Mathematics Grade 7. Updated 3/1/11 36 Mathematics Grade 7 In Grade 7, instructional time should focus on four critical areas: (1) developing understanding of and applying proportional relationships; (2) developing understanding of operations

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

TransMath Third Edition Correlated to the South Carolina High School Credential Courses: Essentials of Math I, II, and III

TransMath Third Edition Correlated to the South Carolina High School Credential Courses: Essentials of Math I, II, and III TransMath Third Edition Correlated to the South Carolina High School Credential Courses: Essentials of Math I, II, and III TransMath correlated to the South Carolina High School Credential Courses: Essentials

More information

UNIT 1: The Number System

UNIT 1: The Number System Content Area: MATHEMATICS Grade Level: 7 Approximate Pacing: 25 days Domain: UNIT 1: The Number System 7.NS.1 7.NS.2 7.NS.3 Apply and extend previous understandings of addition and subtraction to add and

More information

Sequence of Grade 7 Modules Aligned with the Standards

Sequence of Grade 7 Modules Aligned with the Standards Sequence of Grade 7 Modules Aligned with the Standards Module 1: Ratios and Proportional Relationships Module 2: Rational Numbers Module 3: Expressions and Equations Module 4: Percent and Proportional

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

ISTEP+: Algebra I End-of-Course Assessment Released Items and Scoring Notes

ISTEP+: Algebra I End-of-Course Assessment Released Items and Scoring Notes ISTEP+: Algebra I End-of-Course Assessment Released Items and Scoring Notes Page 1 of 33 Introduction Indiana students enrolled in Algebra I participated in the ISTEP+: Algebra I Graduation Examination

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

Section 2.2 Objectives

Section 2.2 Objectives Section 2.2 Objectives Solve multi-step equations using algebra properties of equality. Solve equations that have no solution and equations that have infinitely many solutions. Solve equations with rational

More information

THE EXPONENTIAL AND NATURAL LOGARITHMIC FUNCTIONS: e x, ln x

THE EXPONENTIAL AND NATURAL LOGARITHMIC FUNCTIONS: e x, ln x Mathematics Revision Guides The Exponential and Natural Log Functions Page 1 of 17 M.K. HOME TUITION Mathematics Revision Guides Level: A-Level Year 1 / AS THE EXPONENTIAL AND NATURAL LOGARITHMIC FUNCTIONS:

More information

Grade 7. Overview. Ratios and Proportional Relationships STANDARDS FOR MATHEMATICAL PRACTICE. The Number System. Expressions and Equations.

Grade 7. Overview. Ratios and Proportional Relationships STANDARDS FOR MATHEMATICAL PRACTICE. The Number System. Expressions and Equations. Overview Ratios and Proportional Relationships Analyze proportional relationships and use them to solve real-world and mathematical problems. The Number System Apply and extend previous understandings

More information

1.4 Properties of Real Numbers and Algebraic Expressions

1.4 Properties of Real Numbers and Algebraic Expressions 0 CHAPTER Real Numbers and Algebraic Expressions.4 Properties of Real Numbers and Algebraic Expressions S Use Operation and Order Symbols to Write Mathematical Sentences. 2 Identify Identity Numbers and

More information

ALGEBRA I SEMESTER EXAMS PRACTICE MATERIALS SEMESTER Use the diagram below. 9.3 cm. A = (9.3 cm) (6.2 cm) = cm 2. 6.

ALGEBRA I SEMESTER EXAMS PRACTICE MATERIALS SEMESTER Use the diagram below. 9.3 cm. A = (9.3 cm) (6.2 cm) = cm 2. 6. 1. Use the diagram below. 9.3 cm A = (9.3 cm) (6.2 cm) = 57.66 cm 2 6.2 cm A rectangle s sides are measured to be 6.2 cm and 9.3 cm. What is the rectangle s area rounded to the correct number of significant

More information

Mississippi 7 th GRADE MATH Pacing Guide

Mississippi 7 th GRADE MATH Pacing Guide Mississippi 7 th GRADE MATH 2017-2018 Pacing Guide Note: The Mississippi College- and Career-Readiness Standards describe the varieties of expertise that mathematics educators should seek to develop in

More information

Fall IM I Exam B

Fall IM I Exam B Fall 2011-2012 IM I Exam B Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which of the following equations is linear? a. y = 2x - 3 c. 2. What is the

More information

FURTHER MATHEMATICS Units 3 & 4 - Written Examination 2

FURTHER MATHEMATICS Units 3 & 4 - Written Examination 2 THIS BOX IS FOR ILLUSTRATIVE PURPOSES ONLY 2016 Examination Package - Trial Examination 4 of 5 Figures STUDENT NUMBER Letter Words FURTHER MATHEMATICS Units 3 & 4 - Written Examination 2 (TSSM s 2014 trial

More information

QUADRATIC EQUATIONS M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier

QUADRATIC EQUATIONS M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier Mathematics Revision Guides Quadratic Equations Page 1 of 8 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier QUADRATIC EQUATIONS Version: 3.1 Date: 6-10-014 Mathematics Revision Guides

More information

Algebra II. In this technological age, mathematics is more important than ever. When students

Algebra II. In this technological age, mathematics is more important than ever. When students In this technological age, mathematics is more important than ever. When students leave school, they are more and more likely to use mathematics in their work and everyday lives operating computer equipment,

More information

Mini Lecture 1.1 Introduction to Algebra: Variables and Mathematical Models

Mini Lecture 1.1 Introduction to Algebra: Variables and Mathematical Models Mini Lecture. Introduction to Algebra: Variables and Mathematical Models. Evaluate algebraic expressions.. Translate English phrases into algebraic expressions.. Determine whether a number is a solution

More information

Algebra 1 STAAR Review Name: Date:

Algebra 1 STAAR Review Name: Date: Algebra 1 STAAR Review Name: Date: 1. Which graph does not represent y as a function of x? I. II. III. A) I only B) II only C) III only D) I and III E) I and II 2. Which expression is equivalent to? 3.

More information

Algebra I Midterm Exam Review

Algebra I Midterm Exam Review Chapter 1: Expressions, Equations, and Functions Lesson 1.1 Variables and Expressions Write a verbal expression for each algebraic expression. 23f 5m 2 + 2c 3 4n 1 7 Write an algebraic expression for each

More information

KINGDOM OF CAMBODIA NATION RELIGION KING MINISTRY OF EDUCATION, YOUTH AND SPORT BASIC EDUCATION CURRICULUM

KINGDOM OF CAMBODIA NATION RELIGION KING MINISTRY OF EDUCATION, YOUTH AND SPORT BASIC EDUCATION CURRICULUM KINGDOM OF CAMBODIA NATION RELIGION KING MINISTRY OF EDUCATION, YOUTH AND SPORT BASIC EDUCATION CURRICULUM MATHEMATICS GRADES 1 9 INTRODUCTION Mathematics is a crucial part of everyday life, at home, in

More information

Mathematics Practice Test 2

Mathematics Practice Test 2 Mathematics Practice Test 2 Complete 50 question practice test The questions in the Mathematics section require you to solve mathematical problems. Most of the questions are presented as word problems.

More information

UNIT 5 INEQUALITIES CCM6+/7+ Name: Math Teacher:

UNIT 5 INEQUALITIES CCM6+/7+ Name: Math Teacher: UNIT 5 INEQUALITIES 2015-2016 CCM6+/7+ Name: Math Teacher: Topic(s) Page(s) Unit 5 Vocabulary 2 Writing and Graphing Inequalities 3 8 Solving One-Step Inequalities 9 15 Solving Multi-Step Inequalities

More information

BMS Pacing 7 th Grade Honors At a Glance

BMS Pacing 7 th Grade Honors At a Glance Module 1: Rational and Irrational Numbers (27 days) Add, subtract, multiply, and divide integers Add, subtract, multiply, and divide positive and negative fractions Absolute value Change fractions to decimals

More information

A Story of Ratios: A Curriculum Overview for Grades 6-8

A Story of Ratios: A Curriculum Overview for Grades 6-8 New York State Common Core 6-8 Mathematics Curriculum GRADE A Story of Ratios: A Curriculum Overview for Grades 6-8 Table of Contents Introduction... 2 Curriculum Map... 3 Grade 6... 4 Grade 7... 13 Grade

More information

Mathematics Kindergarten

Mathematics Kindergarten Kindergarten describe and sort and count measureable attributes identify and describe compose and model Shapes and space Representing quantity Whole numbers count sequence cardinality count instant recognition

More information

BLUE VALLEY DISTRICT CURRICULUM MATHEMATICS Advanced Integrated Algebra 7

BLUE VALLEY DISTRICT CURRICULUM MATHEMATICS Advanced Integrated Algebra 7 BLUE VALLEY DISTRICT CURRICULUM MATHEMATICS Advanced Integrated Algebra 7 ORGANIZING THEME/TOPIC Cluster 1: Draw, construct, and describe geometrical figures and describe the relationships between them.

More information

Linear vs. Exponential Word Problems

Linear vs. Exponential Word Problems Linear vs. Eponential Word Problems At separate times in the course, you ve learned about linear functions and eponential functions, and done word problems involving each type of function. Today s assignment

More information

4 th Grade Hinojosa Math Vocabulary Words

4 th Grade Hinojosa Math Vocabulary Words Topic 1 Word Definition Picture Digit A symbol used to make numerals. These are the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. Place value The value of where the digit is in the number, such as units(ones),

More information

Madison County Schools Suggested 7 th Grade Math Pacing Guide for CPM

Madison County Schools Suggested 7 th Grade Math Pacing Guide for CPM Madison County Schools Suggested 7 th Grade Math Pacing Guide for CPM The following Standards have changes from the 2015-16 MS College- and Career-Readiness Standards: Significant Changes (ex: change in

More information

Mathematics Grade 7 focuses on four critical areas:

Mathematics Grade 7 focuses on four critical areas: Mathematics Grade 7 focuses on four critical areas: (1) Students extend their understanding of ratios and develop understanding of proportionality to solve single- and multi-step problems. Students use

More information

Name Period Date DRAFT

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

More information

Discrete Structures Lecture Sequences and Summations

Discrete Structures Lecture Sequences and Summations Introduction Good morning. In this section we study sequences. A sequence is an ordered list of elements. Sequences are important to computing because of the iterative nature of computer programs. The

More information