Start with 3. Add 4 each time.
3, 7, 11, 15
4, 7, 10, 13, ___, ___
15,18
5, 10, 15, 20, โฆ
๐ What is the term-to-term rule?
+5
Sequence: 2, 4, 6, 8, โฆ
๐ Write the nth term.
2n
Rule: ร3
Input: 4
๐ Output?
12
First term is 10. Subtract 2 each time.
10,8, 6
20, 18, 16, 14, ___, ___
12,10
2, 4, 8, 16, โฆ
๐ What is happening each time?
x2
5, 6, 7, 8, โฆ
๐ Find the nth term.
n + 4
Rule: รท2
Input: 20
๐ Output?
10
First term is 2. Multiply by 2, then add 1 each time.
2, 5, 11
2, 6, 18, ___, ___
54,162
30, 25, 20, 15, โฆ
๐ Write the rule.
3, 6, 9, 12
3n
Rule: ร5 then โ1
Input: 3
๐ Output?
14
Start at 100, รท2 and then x3
100,150, 225
1, 4, 9, 16, ___, ___
25,36
1, 3, 6, 10, โฆ
๐ Describe how the sequence grows.
๐ Add 2, then 3, then 4โฆ
5, 8, 11, 14
3n + 2
Rule: +4, -1
Input: 12
๐ Output?
15
Start at 5, ร3, โ2, +4
5,17,53,161
3, 8, 15, 24, ___, ___
35,48
4, 9, 16, 25
What is the rule?
Squared numbers or odd number
7, 12, 17, 22
5n + 2
Rule: ร4 then +3
Input: 7
๐ Output?
31