Workbook Detail
Patterns Skip 4 Hard — Set 97
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "patterns",
"subject": "arithmetic",
"difficulty": "hard",
"config": {
"difficulty": "hard",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
42,
89,
136,
183,
230,
277
],
"question": "What comes next in the pattern? 42, 89, 136, 183, 230, 277, __",
"answer": 324,
"correctAnswer": "324",
"difficulty": "hard"
},
{
"id": 2,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
21,
54,
87,
120,
153,
186
],
"question": "What comes next in the pattern? 21, 54, 87, 120, 153, 186, __",
"answer": 219,
"correctAnswer": "219",
"difficulty": "hard"
},
{
"id": 3,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
3,
9,
27,
81,
243
],
"question": "What comes next in the sequence? 3, 9, 27, 81, 243, __",
"answer": 729,
"correctAnswer": "729",
"difficulty": "hard"
},
{
"id": 4,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
5,
15,
45,
135,
405
],
"question": "What comes next in the sequence? 5, 15, 45, 135, 405, __",
"answer": 1215,
"correctAnswer": "1215",
"difficulty": "hard"
},
{
"id": 5,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
51,
5,
-41,
-87,
-133,
-179
],
"question": "What comes next in the pattern? 51, 5, -41, -87, -133, -179, __",
"answer": -225,
"correctAnswer": "-225",
"difficulty": "hard"
},
{
"id": 6,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
90,
115,
140,
165,
190,
215
],
"question": "What comes next in the pattern? 90, 115, 140, 165, 190, 215, __",
"answer": 240,
"correctAnswer": "240",
"difficulty": "hard"
},
{
"id": 7,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
100,
146,
192,
238,
284,
330
],
"question": "What comes next in the pattern? 100, 146, 192, 238, 284, 330, __",
"answer": 376,
"correctAnswer": "376",
"difficulty": "hard"
},
{
"id": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
86,
127,
168,
209,
250,
291
],
"question": "What comes next in the pattern? 86, 127, 168, 209, 250, 291, __",
"answer": 332,
"correctAnswer": "332",
"difficulty": "hard"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
44,
39,
34,
29,
24,
19
],
"question": "What comes next in the pattern? 44, 39, 34, 29, 24, 19, __",
"answer": 14,
"correctAnswer": "14",
"difficulty": "hard"
},
{
"id": 10,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
74,
25,
-24,
-73,
-122,
-171
],
"question": "What comes next in the pattern? 74, 25, -24, -73, -122, -171, __",
"answer": -220,
"correctAnswer": "-220",
"difficulty": "hard"
},
{
"id": 11,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
4,
8,
16,
32,
64
],
"question": "What comes next in the sequence? 4, 8, 16, 32, 64, __",
"answer": 128,
"correctAnswer": "128",
"difficulty": "hard"
},
{
"id": 12,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
3,
6,
12,
24,
48
],
"question": "What comes next in the sequence? 3, 6, 12, 24, 48, __",
"answer": 96,
"correctAnswer": "96",
"difficulty": "hard"
},
{
"id": 13,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
1,
3,
9,
27,
81
],
"question": "What comes next in the sequence? 1, 3, 9, 27, 81, __",
"answer": 243,
"correctAnswer": "243",
"difficulty": "hard"
},
{
"id": 15,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
34,
68,
102,
136,
170,
204
],
"question": "What comes next in the pattern? 34, 68, 102, 136, 170, 204, __",
"answer": 238,
"correctAnswer": "238",
"difficulty": "hard"
},
{
"id": 17,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
98,
50,
2,
-46,
-94,
-142
],
"question": "What comes next in the pattern? 98, 50, 2, -46, -94, -142, __",
"answer": -190,
"correctAnswer": "-190",
"difficulty": "hard"
},
{
"id": 18,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
1,
2,
4,
8,
16
],
"question": "What comes next in the sequence? 1, 2, 4, 8, 16, __",
"answer": 32,
"correctAnswer": "32",
"difficulty": "hard"
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
35,
58,
81,
104,
127,
150
],
"question": "What comes next in the pattern? 35, 58, 81, 104, 127, 150, __",
"answer": 173,
"correctAnswer": "173",
"difficulty": "hard"
},
{
"id": 20,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
2,
6,
18,
54,
162
],
"question": "What comes next in the sequence? 2, 6, 18, 54, 162, __",
"answer": 486,
"correctAnswer": "486",
"difficulty": "hard"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- What comes next in the pattern? 42, 89, 136, 183, 230, 277, __
- What comes next in the pattern? 21, 54, 87, 120, 153, 186, __
- What comes next in the sequence? 3, 9, 27, 81, 243, __
- What comes next in the sequence? 5, 15, 45, 135, 405, __
- What comes next in the pattern? 51, 5, -41, -87, -133, -179, __
- What comes next in the pattern? 90, 115, 140, 165, 190, 215, __
- What comes next in the pattern? 100, 146, 192, 238, 284, 330, __
- What comes next in the pattern? 86, 127, 168, 209, 250, 291, __
- What comes next in the pattern? 44, 39, 34, 29, 24, 19, __
- What comes next in the pattern? 74, 25, -24, -73, -122, -171, __
- What comes next in the sequence? 4, 8, 16, 32, 64, __
- What comes next in the sequence? 3, 6, 12, 24, 48, __
- What comes next in the sequence? 1, 3, 9, 27, 81, __
- What comes next in the pattern? 34, 68, 102, 136, 170, 204, __
- What comes next in the pattern? 98, 50, 2, -46, -94, -142, __
- What comes next in the sequence? 1, 2, 4, 8, 16, __
- What comes next in the pattern? 35, 58, 81, 104, 127, 150, __
- What comes next in the sequence? 2, 6, 18, 54, 162, __
Practice patterns skip 4 with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Patterns Skip 4 Hard Worksheets worksheet?
Print the worksheet and complete the problems. Each set number generates a unique arrangement. Use the same set number for all students in a class for consistent assessment.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen.