Workbook Detail
Patterns Skip 4 Hard — Set 65
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": [
81,
67,
53,
39,
25,
11
],
"question": "What comes next in the pattern? 81, 67, 53, 39, 25, 11, __",
"answer": -3,
"correctAnswer": "-3",
"difficulty": "hard"
},
{
"id": 2,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
66,
44,
22,
0,
-22,
-44
],
"question": "What comes next in the pattern? 66, 44, 22, 0, -22, -44, __",
"answer": -66,
"correctAnswer": "-66",
"difficulty": "hard"
},
{
"id": 3,
"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": 4,
"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": 5,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
2,
14,
26,
38,
50,
62
],
"question": "What comes next in the pattern? 2, 14, 26, 38, 50, 62, __",
"answer": 74,
"correctAnswer": "74",
"difficulty": "hard"
},
{
"id": 6,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
56,
97,
138,
179,
220
],
"question": "What comes next in the pattern? 15, 56, 97, 138, 179, 220, __",
"answer": 261,
"correctAnswer": "261",
"difficulty": "hard"
},
{
"id": 7,
"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": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
20,
53,
86,
119,
152,
185
],
"question": "What comes next in the pattern? 20, 53, 86, 119, 152, 185, __",
"answer": 218,
"correctAnswer": "218",
"difficulty": "hard"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
54,
72,
90,
108,
126,
144
],
"question": "What comes next in the pattern? 54, 72, 90, 108, 126, 144, __",
"answer": 162,
"correctAnswer": "162",
"difficulty": "hard"
},
{
"id": 10,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
36,
9,
-18,
-45,
-72,
-99
],
"question": "What comes next in the pattern? 36, 9, -18, -45, -72, -99, __",
"answer": -126,
"correctAnswer": "-126",
"difficulty": "hard"
},
{
"id": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
45,
68,
91,
114,
137,
160
],
"question": "What comes next in the pattern? 45, 68, 91, 114, 137, 160, __",
"answer": 183,
"correctAnswer": "183",
"difficulty": "hard"
},
{
"id": 12,
"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": 13,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
65,
97,
129,
161,
193,
225
],
"question": "What comes next in the pattern? 65, 97, 129, 161, 193, 225, __",
"answer": 257,
"correctAnswer": "257",
"difficulty": "hard"
},
{
"id": 14,
"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": 15,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
78,
119,
160,
201,
242,
283
],
"question": "What comes next in the pattern? 78, 119, 160, 201, 242, 283, __",
"answer": 324,
"correctAnswer": "324",
"difficulty": "hard"
},
{
"id": 16,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
69,
118,
167,
216,
265,
314
],
"question": "What comes next in the pattern? 69, 118, 167, 216, 265, 314, __",
"answer": 363,
"correctAnswer": "363",
"difficulty": "hard"
},
{
"id": 17,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
9,
-30,
-69,
-108,
-147,
-186
],
"question": "What comes next in the pattern? 9, -30, -69, -108, -147, -186, __",
"answer": -225,
"correctAnswer": "-225",
"difficulty": "hard"
},
{
"id": 18,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
6,
37,
68,
99,
130,
161
],
"question": "What comes next in the pattern? 6, 37, 68, 99, 130, 161, __",
"answer": 192,
"correctAnswer": "192",
"difficulty": "hard"
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
89,
124,
159,
194,
229,
264
],
"question": "What comes next in the pattern? 89, 124, 159, 194, 229, 264, __",
"answer": 299,
"correctAnswer": "299",
"difficulty": "hard"
},
{
"id": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
89,
121,
153,
185,
217,
249
],
"question": "What comes next in the pattern? 89, 121, 153, 185, 217, 249, __",
"answer": 281,
"correctAnswer": "281",
"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? 81, 67, 53, 39, 25, 11, __
- What comes next in the pattern? 66, 44, 22, 0, -22, -44, __
- What comes next in the sequence? 5, 15, 45, 135, 405, __
- What comes next in the sequence? 4, 8, 16, 32, 64, __
- What comes next in the pattern? 2, 14, 26, 38, 50, 62, __
- What comes next in the pattern? 15, 56, 97, 138, 179, 220, __
- What comes next in the sequence? 1, 2, 4, 8, 16, __
- What comes next in the pattern? 20, 53, 86, 119, 152, 185, __
- What comes next in the pattern? 54, 72, 90, 108, 126, 144, __
- What comes next in the pattern? 36, 9, -18, -45, -72, -99, __
- What comes next in the pattern? 45, 68, 91, 114, 137, 160, __
- What comes next in the sequence? 1, 3, 9, 27, 81, __
- What comes next in the pattern? 65, 97, 129, 161, 193, 225, __
- What comes next in the sequence? 3, 9, 27, 81, 243, __
- What comes next in the pattern? 78, 119, 160, 201, 242, 283, __
- What comes next in the pattern? 69, 118, 167, 216, 265, 314, __
- What comes next in the pattern? 9, -30, -69, -108, -147, -186, __
- What comes next in the pattern? 6, 37, 68, 99, 130, 161, __
- What comes next in the pattern? 89, 124, 159, 194, 229, 264, __
- What comes next in the pattern? 89, 121, 153, 185, 217, 249, __
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.