Workbook Detail
Patterns Grade 1 Patterns Homework — Set 39
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": [
7,
-3,
-13,
-23,
-33
],
"question": "What comes next in the pattern? 7, -3, -13, -23, -33, __",
"answer": -43,
"correctAnswer": "-43",
"difficulty": "normal"
},
{
"id": 2,
"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": 3,
"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"
},
{
"id": 5,
"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": 6,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
17,
16,
15,
14,
13
],
"question": "What comes next in the pattern? 17, 16, 15, 14, 13, __",
"answer": 12,
"correctAnswer": "12",
"difficulty": "normal"
},
{
"id": 7,
"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": 8,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
-5,
-15,
-25,
-35
],
"question": "What comes next in the pattern? 5, -5, -15, -25, -35, __",
"answer": -45,
"correctAnswer": "-45",
"difficulty": "normal"
},
{
"id": 9,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
16,
26,
36,
46,
56
],
"question": "What comes next in the pattern? 16, 26, 36, 46, 56, __",
"answer": 66,
"correctAnswer": "66",
"difficulty": "normal"
},
{
"id": 10,
"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": 11,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
14,
18,
22,
26,
30
],
"question": "What comes next in the pattern? 14, 18, 22, 26, 30, __",
"answer": 34,
"correctAnswer": "34",
"difficulty": "normal"
},
{
"id": 12,
"type": "patterns",
"subType": "geometric-sequence",
"sequence": [
4,
8,
16,
32,
64
],
"question": "What comes next in the sequence? 4, 8, 16, 32, 64, __",
"answer": 128,
"correctAnswer": "128",
"difficulty": "normal"
},
{
"id": 13,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
4,
14,
24,
34,
44
],
"question": "What comes next in the pattern? 4, 14, 24, 34, 44, __",
"answer": 54,
"correctAnswer": "54",
"difficulty": "normal"
},
{
"id": 14,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
12,
8,
4,
0,
-4
],
"question": "What comes next in the pattern? 12, 8, 4, 0, -4, __",
"answer": -8,
"correctAnswer": "-8",
"difficulty": "normal"
},
{
"id": 15,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
15,
19,
23,
27,
31
],
"question": "What comes next in the pattern? 15, 19, 23, 27, 31, __",
"answer": 35,
"correctAnswer": "35",
"difficulty": "normal"
},
{
"id": 16,
"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": 18,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
7,
3,
-1,
-5
],
"question": "What comes next in the pattern? 11, 7, 3, -1, -5, __",
"answer": -9,
"correctAnswer": "-9",
"difficulty": "normal"
},
{
"id": 19,
"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": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
19,
24,
29,
34,
39
],
"question": "What comes next in the pattern? 19, 24, 29, 34, 39, __",
"answer": 44,
"correctAnswer": "44",
"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? 7, -3, -13, -23, -33, __
- What comes next in the sequence? 5, 10, 20, 40, 80, __
- What comes next in the sequence? 3, 6, 12, 24, 48, __
- What comes next in the sequence? 3, 9, 27, 81, 243, __
- What comes next in the pattern? 17, 16, 15, 14, 13, __
- What comes next in the pattern? 16, 19, 22, 25, 28, __
- What comes next in the pattern? 5, -5, -15, -25, -35, __
- What comes next in the pattern? 16, 26, 36, 46, 56, __
- What comes next in the sequence? 1, 3, 9, 27, 81, __
- What comes next in the pattern? 14, 18, 22, 26, 30, __
- What comes next in the sequence? 4, 8, 16, 32, 64, __
- What comes next in the pattern? 4, 14, 24, 34, 44, __
- What comes next in the pattern? 12, 8, 4, 0, -4, __
- What comes next in the pattern? 15, 19, 23, 27, 31, __
- What comes next in the pattern? 19, 23, 27, 31, 35, __
- What comes next in the pattern? 11, 7, 3, -1, -5, __
- What comes next in the pattern? 6, 7, 8, 9, 10, __
- What comes next in the pattern? 19, 24, 29, 34, 39, __
Practice patterns with free printable worksheets for Grade 1. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Patterns Grade 1 Homework 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.