Workbook Detail
Patterns Skip 3 Starter — Set 67
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_meta": {
"nodeId": "node-1-leaf-patterns-skip-3-starter",
"pageNumber": 67,
"generatedAt": "2026-03-16T15:21:46.855Z",
"generatorVersion": "v7.2.1-wp-g2",
"seed": "d69ac17b978ba537",
"seedInput": "1|node-1-leaf-patterns-skip-3-starter|67|1.0.0|",
"schemaVersion": "2.0.0",
"mathTemplateId": null,
"archetype": "form-exercise",
"siteId": 1
},
"semantics": {
"solvability": {
"isDeterministic": true,
"solutionCount": 1
},
"difficulty": {
"declaredLevel": "easy",
"computedScore": 38,
"metrics": {
"problemCount": 14,
"operation": "patterns",
"digits": 2,
"regrouping": false
}
},
"diversity": {
"structuralHash": "acdaf3571e3dcf6e796432e12e2b6c5f",
"contentFingerprint": "d62cc0668ca00d6a"
},
"interaction": {
"checkable": true,
"revealable": true,
"randomizable": true,
"hintable": false,
"progressable": true,
"inputType": [
"text-input"
]
}
},
"version": "2.0",
"generatorId": "arithmetic-generator-v7.2.1",
"operation": "patterns",
"subject": "arithmetic",
"difficulty": "starter",
"config": {
"difficulty": "starter",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
2,
3,
4,
5
],
"question": "What comes next in the pattern? 2, 3, 4, 5, __",
"answer": 6,
"correctAnswer": "6",
"difficulty": "starter"
},
{
"id": 2,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
3,
5,
7,
9
],
"question": "What comes next in the pattern? 3, 5, 7, 9, __",
"answer": 11,
"correctAnswer": "11",
"difficulty": "starter"
},
{
"id": 4,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
6,
7,
8
],
"question": "What comes next in the pattern? 5, 6, 7, 8, __",
"answer": 9,
"correctAnswer": "9",
"difficulty": "starter"
},
{
"id": 6,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
3,
9,
27,
81
],
"question": "What comes next in the sequence? 3, 9, 27, 81, __",
"answer": 243,
"correctAnswer": "243",
"difficulty": "starter"
},
{
"id": 7,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
5,
15,
45,
135
],
"question": "What comes next in the sequence? 5, 15, 45, 135, __",
"answer": 405,
"correctAnswer": "405",
"difficulty": "starter"
},
{
"id": 8,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
3,
6,
12,
24
],
"question": "What comes next in the sequence? 3, 6, 12, 24, __",
"answer": 48,
"correctAnswer": "48",
"difficulty": "starter"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
4,
3,
2,
1
],
"question": "What comes next in the pattern? 4, 3, 2, 1, __",
"answer": 0,
"correctAnswer": "0",
"difficulty": "starter"
},
{
"id": 10,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
2,
3,
4
],
"question": "What comes next in the pattern? 1, 2, 3, 4, __",
"answer": 5,
"correctAnswer": "5",
"difficulty": "starter"
},
{
"id": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
3,
4,
5,
6
],
"question": "What comes next in the pattern? 3, 4, 5, 6, __",
"answer": 7,
"correctAnswer": "7",
"difficulty": "starter"
},
{
"id": 12,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
2,
6,
18,
54
],
"question": "What comes next in the sequence? 2, 6, 18, 54, __",
"answer": 162,
"correctAnswer": "162",
"difficulty": "starter"
},
{
"id": 13,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
3,
2,
1,
0
],
"question": "What comes next in the pattern? 3, 2, 1, 0, __",
"answer": -1,
"correctAnswer": "-1",
"difficulty": "starter"
},
{
"id": 16,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
7,
9,
11
],
"question": "What comes next in the pattern? 5, 7, 9, 11, __",
"answer": 13,
"correctAnswer": "13",
"difficulty": "starter"
},
{
"id": 17,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
4,
8,
16,
32
],
"question": "What comes next in the sequence? 4, 8, 16, 32, __",
"answer": 64,
"correctAnswer": "64",
"difficulty": "starter"
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
3,
5,
7
],
"question": "What comes next in the pattern? 1, 3, 5, 7, __",
"answer": 9,
"correctAnswer": "9",
"difficulty": "starter"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- What comes next in the pattern? 2, 3, 4, 5, __
- What comes next in the pattern? 3, 5, 7, 9, __
- What comes next in the pattern? 5, 6, 7, 8, __
- What comes next in the sequence? 3, 9, 27, 81, __
- What comes next in the sequence? 5, 15, 45, 135, __
- What comes next in the sequence? 3, 6, 12, 24, __
- What comes next in the pattern? 4, 3, 2, 1, __
- What comes next in the pattern? 1, 2, 3, 4, __
- What comes next in the pattern? 3, 4, 5, 6, __
- What comes next in the sequence? 2, 6, 18, 54, __
- What comes next in the pattern? 3, 2, 1, 0, __
- What comes next in the pattern? 5, 7, 9, 11, __
- What comes next in the sequence? 4, 8, 16, 32, __
- What comes next in the pattern? 1, 3, 5, 7, __
Practice patterns skip 3 with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Patterns Skip 3 Starter 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.