Workbook Detail
Math Maze Subtraction Small Easy — Set 5
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-subtraction-small-easy",
"pageNumber": 5,
"generatedAt": "2026-03-01T01:52:02.390Z",
"generatorVersion": "v7.2.1-wp-g2",
"seed": "12114262597805716",
"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": "e213d95e5604b2084c5e4f8730eb09322bbd4395d1aaaa6fa1239c026c6d19a8",
"fallbackReason": null
},
"title": "form-exercise set 5",
"operation": "math-maze",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"maxNumber": 10,
"regrouping": false,
"operation": "subtraction",
"difficulty": "easy"
},
"problems": [
{
"id": 1,
"type": "math-maze",
"startValue": 20,
"steps": [
{
"op": "-",
"value": 7,
"result": 13
},
{
"op": "+",
"value": 4,
"result": 17
}
],
"forks": [
{
"correct": 13,
"wrong": 16,
"options": [
16,
13
],
"correctIndex": 1,
"op": "-",
"value": 7
},
{
"correct": 17,
"wrong": 18,
"options": [
18,
17
],
"correctIndex": 1,
"op": "+",
"value": 4
}
],
"answer": 17,
"correctAnswer": "17",
"question": "Start at 20. Follow the path: -7, +4. What is the final answer?"
},
{
"id": 2,
"type": "math-maze",
"startValue": 15,
"steps": [
{
"op": "-",
"value": 1,
"result": 14
},
{
"op": "-",
"value": 8,
"result": 6
}
],
"forks": [
{
"correct": 14,
"wrong": 18,
"options": [
14,
18
],
"correctIndex": 0,
"op": "-",
"value": 1
},
{
"correct": 6,
"wrong": 4,
"options": [
4,
6
],
"correctIndex": 1,
"op": "-",
"value": 8
}
],
"answer": 6,
"correctAnswer": "6",
"question": "Start at 15. Follow the path: -1, -8. What is the final answer?"
},
{
"id": 3,
"type": "math-maze",
"startValue": 2,
"steps": [
{
"op": "-",
"value": 1,
"result": 1
},
{
"op": "+",
"value": 1,
"result": 2
}
],
"forks": [
{
"correct": 1,
"wrong": 1,
"options": [
1,
1
],
"correctIndex": 1,
"op": "-",
"value": 1
},
{
"correct": 2,
"wrong": 1,
"options": [
2,
1
],
"correctIndex": 0,
"op": "+",
"value": 1
}
],
"answer": 2,
"correctAnswer": "2",
"question": "Start at 2. Follow the path: -1, +1. What is the final answer?"
},
{
"id": 4,
"type": "math-maze",
"startValue": 4,
"steps": [
{
"op": "-",
"value": 3,
"result": 1
},
{
"op": "+",
"value": 5,
"result": 6
}
],
"forks": [
{
"correct": 1,
"wrong": 2,
"options": [
1,
2
],
"correctIndex": 0,
"op": "-",
"value": 3
},
{
"correct": 6,
"wrong": 2,
"options": [
2,
6
],
"correctIndex": 1,
"op": "+",
"value": 5
}
],
"answer": 6,
"correctAnswer": "6",
"question": "Start at 4. Follow the path: -3, +5. What is the final answer?"
},
{
"id": 5,
"type": "math-maze",
"startValue": 21,
"steps": [
{
"op": "+",
"value": 7,
"result": 28
},
{
"op": "-",
"value": 6,
"result": 22
}
],
"forks": [
{
"correct": 28,
"wrong": 25,
"options": [
25,
28
],
"correctIndex": 1,
"op": "+",
"value": 7
},
{
"correct": 22,
"wrong": 27,
"options": [
27,
22
],
"correctIndex": 1,
"op": "-",
"value": 6
}
],
"answer": 22,
"correctAnswer": "22",
"question": "Start at 21. Follow the path: +7, -6. What is the final answer?"
},
{
"id": 6,
"type": "math-maze",
"startValue": 20,
"steps": [
{
"op": "+",
"value": 3,
"result": 23
},
{
"op": "+",
"value": 1,
"result": 24
}
],
"forks": [
{
"correct": 23,
"wrong": 25,
"options": [
25,
23
],
"correctIndex": 1,
"op": "+",
"value": 3
},
{
"correct": 24,
"wrong": 20,
"options": [
24,
20
],
"correctIndex": 0,
"op": "+",
"value": 1
}
],
"answer": 24,
"correctAnswer": "24",
"question": "Start at 20. Follow the path: +3, +1. What is the final answer?"
},
{
"id": 7,
"type": "math-maze",
"startValue": 14,
"steps": [
{
"op": "-",
"value": 1,
"result": 13
},
{
"op": "-",
"value": 10,
"result": 3
}
],
"forks": [
{
"correct": 13,
"wrong": 16,
"options": [
16,
13
],
"correctIndex": 1,
"op": "-",
"value": 1
},
{
"correct": 3,
"wrong": 1,
"options": [
3,
1
],
"correctIndex": 0,
"op": "-",
"value": 10
}
],
"answer": 3,
"correctAnswer": "3",
"question": "Start at 14. Follow the path: -1, -10. What is the final answer?"
},
{
"id": 8,
"type": "math-maze",
"startValue": 16,
"steps": [
{
"op": "+",
"value": 2,
"result": 18
},
{
"op": "+",
"value": 6,
"result": 24
}
],
"forks": [
{
"correct": 18,
"wrong": 21,
"options": [
18,
21
],
"correctIndex": 0,
"op": "+",
"value": 2
},
{
"correct": 24,
"wrong": 26,
"options": [
26,
24
],
"correctIndex": 1,
"op": "+",
"value": 6
}
],
"answer": 24,
"correctAnswer": "24",
"question": "Start at 16. Follow the path: +2, +6. What is the final answer?"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
},
"_archetype": null,
"_generatorId": null
}Teaching Notes
- Start at 20. Follow the path: -7, +4. What is the final answer?
- Start at 15. Follow the path: -1, -8. What is the final answer?
- Start at 2. Follow the path: -1, +1. What is the final answer?
- Start at 4. Follow the path: -3, +5. What is the final answer?
- Start at 21. Follow the path: +7, -6. What is the final answer?
- Start at 20. Follow the path: +3, +1. What is the final answer?
- Start at 14. Follow the path: -1, -10. What is the final answer?
- Start at 16. Follow the path: +2, +6. What is the final answer?
Practice math maze subtraction small with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Math Maze Subtraction 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.