Workbook Detail
Patterns Skip Counting — Set 17
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": "easy",
"config": {
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
19,
25,
31,
37,
43
],
"question": "What comes next in the pattern? 19, 25, 31, 37, 43, __",
"answer": 49,
"correctAnswer": "49",
"difficulty": "normal"
},
{
"id": 2,
"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": "normal"
},
{
"id": 3,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
14,
16,
18,
20,
22
],
"question": "What comes next in the pattern? 14, 16, 18, 20, 22, __",
"answer": 24,
"correctAnswer": "24",
"difficulty": "normal"
},
{
"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": "normal"
},
{
"id": 5,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
4,
9,
14,
19,
24
],
"question": "What comes next in the pattern? 4, 9, 14, 19, 24, __",
"answer": 29,
"correctAnswer": "29",
"difficulty": "normal"
},
{
"id": 6,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
20,
25,
30,
35
],
"question": "What comes next in the pattern? 15, 20, 25, 30, 35, __",
"answer": 40,
"correctAnswer": "40",
"difficulty": "normal"
},
{
"id": 7,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
13,
15,
17,
19
],
"question": "What comes next in the pattern? 11, 13, 15, 17, 19, __",
"answer": 21,
"correctAnswer": "21",
"difficulty": "normal"
},
{
"id": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
19,
23,
27,
31,
35
],
"question": "What comes next in the pattern? 19, 23, 27, 31, 35, __",
"answer": 39,
"correctAnswer": "39",
"difficulty": "normal"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
3,
6,
9,
12,
15
],
"question": "What comes next in the pattern? 3, 6, 9, 12, 15, __",
"answer": 18,
"correctAnswer": "18",
"difficulty": "normal"
},
{
"id": 10,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
5,
10,
20,
40,
80
],
"question": "What comes next in the sequence? 5, 10, 20, 40, 80, __",
"answer": 160,
"correctAnswer": "160",
"difficulty": "normal"
},
{
"id": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
-7,
-15,
-23,
-31
],
"question": "What comes next in the pattern? 1, -7, -15, -23, -31, __",
"answer": -39,
"correctAnswer": "-39",
"difficulty": "normal"
},
{
"id": 12,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
10,
1,
-8,
-17,
-26
],
"question": "What comes next in the pattern? 10, 1, -8, -17, -26, __",
"answer": -35,
"correctAnswer": "-35",
"difficulty": "normal"
},
{
"id": 14,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
13,
21,
29,
37
],
"question": "What comes next in the pattern? 5, 13, 21, 29, 37, __",
"answer": 45,
"correctAnswer": "45",
"difficulty": "normal"
},
{
"id": 15,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
1,
-9,
-19,
-29
],
"question": "What comes next in the pattern? 11, 1, -9, -19, -29, __",
"answer": -39,
"correctAnswer": "-39",
"difficulty": "normal"
},
{
"id": 16,
"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": "normal"
},
{
"id": 17,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
10,
15,
20,
25,
30
],
"question": "What comes next in the pattern? 10, 15, 20, 25, 30, __",
"answer": 35,
"correctAnswer": "35",
"difficulty": "normal"
},
{
"id": 18,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
7,
13,
19,
25
],
"question": "What comes next in the pattern? 1, 7, 13, 19, 25, __",
"answer": 31,
"correctAnswer": "31",
"difficulty": "normal"
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
4,
5,
6,
7,
8
],
"question": "What comes next in the pattern? 4, 5, 6, 7, 8, __",
"answer": 9,
"correctAnswer": "9",
"difficulty": "normal"
},
{
"id": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
9,
12,
15,
18,
21
],
"question": "What comes next in the pattern? 9, 12, 15, 18, 21, __",
"answer": 24,
"correctAnswer": "24",
"difficulty": "normal"
}
],
"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? 19, 25, 31, 37, 43, __
- What comes next in the sequence? 3, 9, 27, 81, 243, __
- What comes next in the pattern? 14, 16, 18, 20, 22, __
- What comes next in the sequence? 2, 4, 8, 16, 32, __
- What comes next in the pattern? 4, 9, 14, 19, 24, __
- What comes next in the pattern? 15, 20, 25, 30, 35, __
- What comes next in the pattern? 11, 13, 15, 17, 19, __
- What comes next in the pattern? 19, 23, 27, 31, 35, __
- What comes next in the pattern? 3, 6, 9, 12, 15, __
- What comes next in the sequence? 5, 10, 20, 40, 80, __
- What comes next in the pattern? 1, -7, -15, -23, -31, __
- What comes next in the pattern? 10, 1, -8, -17, -26, __
- What comes next in the pattern? 5, 13, 21, 29, 37, __
- What comes next in the pattern? 11, 1, -9, -19, -29, __
- What comes next in the sequence? 4, 12, 36, 108, 324, __
- What comes next in the pattern? 10, 15, 20, 25, 30, __
- What comes next in the pattern? 1, 7, 13, 19, 25, __
- What comes next in the pattern? 4, 5, 6, 7, 8, __
- What comes next in the pattern? 9, 12, 15, 18, 21, __
Practice patterns skip counting with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Patterns Skip Counting 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.