Workbook Detail
Patterns Ab Grade 3 — Set 10
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": [
12,
14,
16,
18,
20
],
"question": "What comes next in the pattern? 12, 14, 16, 18, 20, __",
"answer": 22,
"correctAnswer": "22",
"difficulty": "normal"
},
{
"id": 2,
"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": "normal"
},
{
"id": 3,
"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": 4,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
13,
12,
11,
10,
9
],
"question": "What comes next in the pattern? 13, 12, 11, 10, 9, __",
"answer": 8,
"correctAnswer": "8",
"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": [
5,
15,
25,
35,
45
],
"question": "What comes next in the pattern? 5, 15, 25, 35, 45, __",
"answer": 55,
"correctAnswer": "55",
"difficulty": "normal"
},
{
"id": 7,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
8,
9,
10,
11,
12
],
"question": "What comes next in the pattern? 8, 9, 10, 11, 12, __",
"answer": 13,
"correctAnswer": "13",
"difficulty": "normal"
},
{
"id": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
9,
17,
25,
33
],
"question": "What comes next in the pattern? 1, 9, 17, 25, 33, __",
"answer": 41,
"correctAnswer": "41",
"difficulty": "normal"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
16,
19,
22,
25,
28
],
"question": "What comes next in the pattern? 16, 19, 22, 25, 28, __",
"answer": 31,
"correctAnswer": "31",
"difficulty": "normal"
},
{
"id": 10,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
14,
17,
20,
23,
26
],
"question": "What comes next in the pattern? 14, 17, 20, 23, 26, __",
"answer": 29,
"correctAnswer": "29",
"difficulty": "normal"
},
{
"id": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
3,
-4,
-11,
-18,
-25
],
"question": "What comes next in the pattern? 3, -4, -11, -18, -25, __",
"answer": -32,
"correctAnswer": "-32",
"difficulty": "normal"
},
{
"id": 12,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
6,
0,
-6,
-12,
-18
],
"question": "What comes next in the pattern? 6, 0, -6, -12, -18, __",
"answer": -24,
"correctAnswer": "-24",
"difficulty": "normal"
},
{
"id": 13,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
17,
18,
19,
20,
21
],
"question": "What comes next in the pattern? 17, 18, 19, 20, 21, __",
"answer": 22,
"correctAnswer": "22",
"difficulty": "normal"
},
{
"id": 14,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
17,
26,
35,
44,
53
],
"question": "What comes next in the pattern? 17, 26, 35, 44, 53, __",
"answer": 62,
"correctAnswer": "62",
"difficulty": "normal"
},
{
"id": 15,
"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": 16,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
24,
33,
42,
51
],
"question": "What comes next in the pattern? 15, 24, 33, 42, 51, __",
"answer": 60,
"correctAnswer": "60",
"difficulty": "normal"
},
{
"id": 18,
"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": 19,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
3,
6,
12,
24,
48
],
"question": "What comes next in the sequence? 3, 6, 12, 24, 48, __",
"answer": 96,
"correctAnswer": "96",
"difficulty": "normal"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- What comes next in the pattern? 12, 14, 16, 18, 20, __
- What comes next in the sequence? 1, 3, 9, 27, 81, __
- What comes next in the sequence? 5, 10, 20, 40, 80, __
- What comes next in the pattern? 13, 12, 11, 10, 9, __
- What comes next in the sequence? 1, 2, 4, 8, 16, __
- What comes next in the pattern? 5, 15, 25, 35, 45, __
- What comes next in the pattern? 8, 9, 10, 11, 12, __
- What comes next in the pattern? 1, 9, 17, 25, 33, __
- What comes next in the pattern? 16, 19, 22, 25, 28, __
- What comes next in the pattern? 14, 17, 20, 23, 26, __
- What comes next in the pattern? 3, -4, -11, -18, -25, __
- What comes next in the pattern? 6, 0, -6, -12, -18, __
- What comes next in the pattern? 17, 18, 19, 20, 21, __
- What comes next in the pattern? 17, 26, 35, 44, 53, __
- What comes next in the sequence? 4, 12, 36, 108, 324, __
- What comes next in the pattern? 15, 24, 33, 42, 51, __
- What comes next in the sequence? 2, 4, 8, 16, 32, __
- What comes next in the sequence? 3, 6, 12, 24, 48, __
Practice patterns ab 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 Ab 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.