Workbook Detail
Patterns Skip 4 Medium — Set 35
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": "medium",
"config": {
"difficulty": "medium",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
50,
34,
18,
2,
-14
],
"question": "What comes next in the pattern? 50, 34, 18, 2, -14, __",
"answer": -30,
"correctAnswer": "-30",
"difficulty": "medium"
},
{
"id": 2,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
28,
44,
60,
76,
92
],
"question": "What comes next in the pattern? 28, 44, 60, 76, 92, __",
"answer": 108,
"correctAnswer": "108",
"difficulty": "medium"
},
{
"id": 3,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
36,
20,
4,
-12,
-28
],
"question": "What comes next in the pattern? 36, 20, 4, -12, -28, __",
"answer": -44,
"correctAnswer": "-44",
"difficulty": "medium"
},
{
"id": 4,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
2,
4,
8,
16,
32
],
"question": "What comes next in the sequence? 2, 4, 8, 16, 32, __",
"answer": 64,
"correctAnswer": "64",
"difficulty": "medium"
},
{
"id": 5,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
9,
-1,
-11,
-21,
-31
],
"question": "What comes next in the pattern? 9, -1, -11, -21, -31, __",
"answer": -41,
"correctAnswer": "-41",
"difficulty": "medium"
},
{
"id": 6,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
48,
56,
64,
72,
80
],
"question": "What comes next in the pattern? 48, 56, 64, 72, 80, __",
"answer": 88,
"correctAnswer": "88",
"difficulty": "medium"
},
{
"id": 7,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
33,
48,
63,
78,
93
],
"question": "What comes next in the pattern? 33, 48, 63, 78, 93, __",
"answer": 108,
"correctAnswer": "108",
"difficulty": "medium"
},
{
"id": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
37,
49,
61,
73,
85
],
"question": "What comes next in the pattern? 37, 49, 61, 73, 85, __",
"answer": 97,
"correctAnswer": "97",
"difficulty": "medium"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
10,
-9,
-28,
-47,
-66
],
"question": "What comes next in the pattern? 10, -9, -28, -47, -66, __",
"answer": -85,
"correctAnswer": "-85",
"difficulty": "medium"
},
{
"id": 10,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
4,
12,
36,
108,
324
],
"question": "What comes next in the sequence? 4, 12, 36, 108, 324, __",
"answer": 972,
"correctAnswer": "972",
"difficulty": "medium"
},
{
"id": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
21,
27,
33,
39
],
"question": "What comes next in the pattern? 15, 21, 27, 33, 39, __",
"answer": 45,
"correctAnswer": "45",
"difficulty": "medium"
},
{
"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": "medium"
},
{
"id": 13,
"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": "medium"
},
{
"id": 14,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
-1,
-17,
-33,
-49
],
"question": "What comes next in the pattern? 15, -1, -17, -33, -49, __",
"answer": -65,
"correctAnswer": "-65",
"difficulty": "medium"
},
{
"id": 15,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
48,
32,
16,
0,
-16
],
"question": "What comes next in the pattern? 48, 32, 16, 0, -16, __",
"answer": -32,
"correctAnswer": "-32",
"difficulty": "medium"
},
{
"id": 17,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
22,
38,
54,
70,
86
],
"question": "What comes next in the pattern? 22, 38, 54, 70, 86, __",
"answer": 102,
"correctAnswer": "102",
"difficulty": "medium"
},
{
"id": 18,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
22,
26,
30,
34,
38
],
"question": "What comes next in the pattern? 22, 26, 30, 34, 38, __",
"answer": 42,
"correctAnswer": "42",
"difficulty": "medium"
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
26,
41,
56,
71,
86
],
"question": "What comes next in the pattern? 26, 41, 56, 71, 86, __",
"answer": 101,
"correctAnswer": "101",
"difficulty": "medium"
},
{
"id": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
6,
-7,
-20,
-33,
-46
],
"question": "What comes next in the pattern? 6, -7, -20, -33, -46, __",
"answer": -59,
"correctAnswer": "-59",
"difficulty": "medium"
}
],
"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? 50, 34, 18, 2, -14, __
- What comes next in the pattern? 28, 44, 60, 76, 92, __
- What comes next in the pattern? 36, 20, 4, -12, -28, __
- What comes next in the sequence? 2, 4, 8, 16, 32, __
- What comes next in the pattern? 9, -1, -11, -21, -31, __
- What comes next in the pattern? 48, 56, 64, 72, 80, __
- What comes next in the pattern? 33, 48, 63, 78, 93, __
- What comes next in the pattern? 37, 49, 61, 73, 85, __
- What comes next in the pattern? 10, -9, -28, -47, -66, __
- What comes next in the sequence? 4, 12, 36, 108, 324, __
- What comes next in the pattern? 15, 21, 27, 33, 39, __
- What comes next in the sequence? 1, 3, 9, 27, 81, __
- What comes next in the sequence? 5, 15, 45, 135, 405, __
- What comes next in the pattern? 15, -1, -17, -33, -49, __
- What comes next in the pattern? 48, 32, 16, 0, -16, __
- What comes next in the pattern? 22, 38, 54, 70, 86, __
- What comes next in the pattern? 22, 26, 30, 34, 38, __
- What comes next in the pattern? 26, 41, 56, 71, 86, __
- What comes next in the pattern? 6, -7, -20, -33, -46, __
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 Medium 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.