Workbook Detail
Grade K Patterns Growing Patterns — Set 46
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,
"maxSum": 10,
"maxOperand": 10,
"_gradeLevel": "k"
},
"problems": [
{
"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",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "8"
}
},
{
"id": 7,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
6,
1,
-4,
-9
],
"question": "What comes next in the pattern? 11, 6, 1, -4, -9, __",
"answer": -14,
"correctAnswer": "-14",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "-14"
}
},
{
"id": 11,
"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",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "19"
}
},
{
"id": 17,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
-1,
-3,
-5,
-7
],
"question": "What comes next in the pattern? 1, -1, -3, -5, -7, __",
"answer": -9,
"correctAnswer": "-9",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "-9"
}
},
{
"id": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
2,
5,
8,
11,
14
],
"question": "What comes next in the pattern? 2, 5, 8, 11, 14, __",
"answer": 17,
"correctAnswer": "17",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "17"
}
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}