Workbook Detail
Math Maze Addition Small Easy — Set 10
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"_meta": {
"schemaVersion": "2.0.0",
"nodeId": "node-1-leaf-math-maze-addition-small-easy",
"pageNumber": 10,
"generatedAt": "2026-03-01T01:52:02.319Z",
"generatorVersion": "v7.2.1-wp-g2",
"seed": "3304824412291956354",
"resolvedParams": {
"expectedPuzzleSize": null,
"expectedSize": null,
"expectedDifficulty": "easy",
"expectedVariant": null,
"displayDifficulty": "easy",
"theme": null,
"contentType": "maze",
"source": {
"puzzleSize": "config",
"size": "config",
"difficulty": "slug",
"variant": "config"
}
},
"contractVersion": "1.0",
"canonicalVersion": "2.0",
"archetype": "form-exercise",
"contentHash": "f0de3c9e6f7dada0b54283a00ecc2b86f7fae2071adfe77b0f437cc8435094a2",
"fallbackReason": null
},
"title": "form-exercise set 10",
"operation": "math-maze",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"difficulty": "easy",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "math-maze",
"startValue": 18,
"steps": [
{
"op": "+",
"value": 8,
"result": 26
},
{
"op": "+",
"value": 9,
"result": 35
}
],
"forks": [
{
"correct": 26,
"wrong": 29,
"options": [
29,
26
],
"correctIndex": 1,
"op": "+",
"value": 8
},
{
"correct": 35,
"wrong": 40,
"options": [
40,
35
],
"correctIndex": 1,
"op": "+",
"value": 9
}
],
"answer": 35,
"correctAnswer": "35",
"question": "Start at 18. Follow the path: +8, +9. What is the final answer?"
},
{
"id": 2,
"type": "math-maze",
"startValue": 17,
"steps": [
{
"op": "+",
"value": 7,
"result": 24
},
{
"op": "-",
"value": 3,
"result": 21
}
],
"forks": [
{
"correct": 24,
"wrong": 19,
"options": [
19,
24
],
"correctIndex": 1,
"op": "+",
"value": 7
},
{
"correct": 21,
"wrong": 20,
"options": [
20,
21
],
"correctIndex": 1,
"op": "-",
"value": 3
}
],
"answer": 21,
"correctAnswer": "21",
"question": "Start at 17. Follow the path: +7, -3. What is the final answer?"
},
{
"id": 3,
"type": "math-maze",
"startValue": 18,
"steps": [
{
"op": "-",
"value": 9,
"result": 9
},
{
"op": "+",
"value": 5,
"result": 14
}
],
"forks": [
{
"correct": 9,
"wrong": 5,
"options": [
9,
5
],
"correctIndex": 0,
"op": "-",
"value": 9
},
{
"correct": 14,
"wrong": 15,
"options": [
14,
15
],
"correctIndex": 0,
"op": "+",
"value": 5
}
],
"answer": 14,
"correctAnswer": "14",
"question": "Start at 18. Follow the path: -9, +5. What is the final answer?"
},
{
"id": 4,
"type": "math-maze",
"startValue": 9,
"steps": [
{
"op": "-",
"value": 5,
"result": 4
},
{
"op": "-",
"value": 2,
"result": 2
}
],
"forks": [
{
"correct": 4,
"wrong": 1,
"options": [
1,
4
],
"correctIndex": 1,
"op": "-",
"value": 5
},
{
"correct": 2,
"wrong": 6,
"options": [
6,
2
],
"correctIndex": 1,
"op": "-",
"value": 2
}
],
"answer": 2,
"correctAnswer": "2",
"question": "Start at 9. Follow the path: -5, -2. What is the final answer?"
},
{
"id": 5,
"type": "math-maze",
"startValue": 9,
"steps": [
{
"op": "+",
"value": 10,
"result": 19
},
{
"op": "+",
"value": 9,
"result": 28
}
],
"forks": [
{
"correct": 19,
"wrong": 22,
"options": [
22,
19
],
"correctIndex": 1,
"op": "+",
"value": 10
},
{
"correct": 28,
"wrong": 27,
"options": [
27,
28
],
"correctIndex": 1,
"op": "+",
"value": 9
}
],
"answer": 28,
"correctAnswer": "28",
"question": "Start at 9. Follow the path: +10, +9. What is the final answer?"
},
{
"id": 6,
"type": "math-maze",
"startValue": 17,
"steps": [
{
"op": "+",
"value": 1,
"result": 18
},
{
"op": "+",
"value": 1,
"result": 19
}
],
"forks": [
{
"correct": 18,
"wrong": 15,
"options": [
18,
15
],
"correctIndex": 0,
"op": "+",
"value": 1
},
{
"correct": 19,
"wrong": 23,
"options": [
19,
23
],
"correctIndex": 0,
"op": "+",
"value": 1
}
],
"answer": 19,
"correctAnswer": "19",
"question": "Start at 17. Follow the path: +1, +1. What is the final answer?"
},
{
"id": 7,
"type": "math-maze",
"startValue": 12,
"steps": [
{
"op": "+",
"value": 2,
"result": 14
},
{
"op": "-",
"value": 5,
"result": 9
}
],
"forks": [
{
"correct": 14,
"wrong": 15,
"options": [
14,
15
],
"correctIndex": 0,
"op": "+",
"value": 2
},
{
"correct": 9,
"wrong": 5,
"options": [
9,
5
],
"correctIndex": 0,
"op": "-",
"value": 5
}
],
"answer": 9,
"correctAnswer": "9",
"question": "Start at 12. Follow the path: +2, -5. What is the final answer?"
},
{
"id": 8,
"type": "math-maze",
"startValue": 4,
"steps": [
{
"op": "-",
"value": 2,
"result": 2
},
{
"op": "+",
"value": 7,
"result": 9
}
],
"forks": [
{
"correct": 2,
"wrong": 4,
"options": [
4,
2
],
"correctIndex": 1,
"op": "-",
"value": 2
},
{
"correct": 9,
"wrong": 8,
"options": [
9,
8
],
"correctIndex": 0,
"op": "+",
"value": 7
}
],
"answer": 9,
"correctAnswer": "9",
"question": "Start at 4. Follow the path: -2, +7. What is the final answer?"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
},
"semantics": {
"contentType": "form-exercise",
"difficulty": "medium"
},
"version": "2.0",
"_archetype": null,
"_generatorId": null
}Teaching Notes
- Start at 18. Follow the path: +8, +9. What is the final answer?
- Start at 17. Follow the path: +7, -3. What is the final answer?
- Start at 18. Follow the path: -9, +5. What is the final answer?
- Start at 9. Follow the path: -5, -2. What is the final answer?
- Start at 9. Follow the path: +10, +9. What is the final answer?
- Start at 17. Follow the path: +1, +1. What is the final answer?
- Start at 12. Follow the path: +2, -5. What is the final answer?
- Start at 4. Follow the path: -2, +7. What is the final answer?
Practice math maze addition small with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Math Maze Addition Small Easy 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.