Workbook Detail
Patterns Number Patterns Grade 3 — 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": {
"maxNumber": 1000,
"_gradeLevel": "3"
},
"problems": [
{
"id": 1,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
6,
7,
8,
9
],
"question": "What comes next in the pattern? 5, 6, 7, 8, 9, __",
"answer": 10,
"correctAnswer": "10",
"difficulty": "normal"
},
{
"id": 2,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
16,
20,
24,
28,
32
],
"question": "What comes next in the pattern? 16, 20, 24, 28, 32, __",
"answer": 36,
"correctAnswer": "36",
"difficulty": "normal"
},
{
"id": 3,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
6,
7,
8,
9,
10
],
"question": "What comes next in the pattern? 6, 7, 8, 9, 10, __",
"answer": 11,
"correctAnswer": "11",
"difficulty": "normal"
},
{
"id": 4,
"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": "normal"
},
{
"id": 5,
"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": "normal"
},
{
"id": 6,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
3,
2,
1,
0,
-1
],
"question": "What comes next in the pattern? 3, 2, 1, 0, -1, __",
"answer": -2,
"correctAnswer": "-2",
"difficulty": "normal"
},
{
"id": 7,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
20,
29,
38,
47
],
"question": "What comes next in the pattern? 11, 20, 29, 38, 47, __",
"answer": 56,
"correctAnswer": "56",
"difficulty": "normal"
},
{
"id": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
-1,
-7,
-13,
-19
],
"question": "What comes next in the pattern? 5, -1, -7, -13, -19, __",
"answer": -25,
"correctAnswer": "-25",
"difficulty": "normal"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
5,
9,
13,
17
],
"question": "What comes next in the pattern? 1, 5, 9, 13, 17, __",
"answer": 21,
"correctAnswer": "21",
"difficulty": "normal"
},
{
"id": 10,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
12,
15,
18,
21,
24
],
"question": "What comes next in the pattern? 12, 15, 18, 21, 24, __",
"answer": 27,
"correctAnswer": "27",
"difficulty": "normal"
},
{
"id": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
8,
4,
0,
-4,
-8
],
"question": "What comes next in the pattern? 8, 4, 0, -4, -8, __",
"answer": -12,
"correctAnswer": "-12",
"difficulty": "normal"
},
{
"id": 12,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
14,
23,
32,
41
],
"question": "What comes next in the pattern? 5, 14, 23, 32, 41, __",
"answer": 50,
"correctAnswer": "50",
"difficulty": "normal"
},
{
"id": 13,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
25,
35,
45,
55
],
"question": "What comes next in the pattern? 15, 25, 35, 45, 55, __",
"answer": 65,
"correctAnswer": "65",
"difficulty": "normal"
},
{
"id": 14,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
7,
10,
13,
16,
19
],
"question": "What comes next in the pattern? 7, 10, 13, 16, 19, __",
"answer": 22,
"correctAnswer": "22",
"difficulty": "normal"
},
{
"id": 16,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
4,
7,
10,
13,
16
],
"question": "What comes next in the pattern? 4, 7, 10, 13, 16, __",
"answer": 19,
"correctAnswer": "19",
"difficulty": "normal"
},
{
"id": 18,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
19,
27,
35,
43,
51
],
"question": "What comes next in the pattern? 19, 27, 35, 43, 51, __",
"answer": 59,
"correctAnswer": "59",
"difficulty": "normal"
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
20,
29,
38,
47,
56
],
"question": "What comes next in the pattern? 20, 29, 38, 47, 56, __",
"answer": 65,
"correctAnswer": "65",
"difficulty": "normal"
},
{
"id": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
7,
8,
9,
10,
11
],
"question": "What comes next in the pattern? 7, 8, 9, 10, 11, __",
"answer": 12,
"correctAnswer": "12",
"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? 5, 6, 7, 8, 9, __
- What comes next in the pattern? 16, 20, 24, 28, 32, __
- What comes next in the pattern? 6, 7, 8, 9, 10, __
- What comes next in the sequence? 2, 6, 18, 54, 162, __
- What comes next in the sequence? 1, 2, 4, 8, 16, __
- What comes next in the pattern? 3, 2, 1, 0, -1, __
- What comes next in the pattern? 11, 20, 29, 38, 47, __
- What comes next in the pattern? 5, -1, -7, -13, -19, __
- What comes next in the pattern? 1, 5, 9, 13, 17, __
- What comes next in the pattern? 12, 15, 18, 21, 24, __
- What comes next in the pattern? 8, 4, 0, -4, -8, __
- What comes next in the pattern? 5, 14, 23, 32, 41, __
- What comes next in the pattern? 15, 25, 35, 45, 55, __
- What comes next in the pattern? 7, 10, 13, 16, 19, __
- What comes next in the pattern? 4, 7, 10, 13, 16, __
- What comes next in the pattern? 19, 27, 35, 43, 51, __
- What comes next in the pattern? 20, 29, 38, 47, 56, __
- What comes next in the pattern? 7, 8, 9, 10, 11, __
Practice patterns number patterns with free printable worksheets for Grade 3. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Patterns Number Patterns Grade 3 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.