Workbook Detail
Math Maze Addition Small Medium — Set 99
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"_meta": {
"nodeId": "node-1-leaf-math-maze-addition-small-medium",
"pageNumber": 99,
"generatedAt": "2026-03-16T15:22:00.075Z",
"generatorVersion": "v7.2.1-wp-g2",
"seed": "dedc58e258cd129c",
"seedInput": "1|node-1-leaf-math-maze-addition-small-medium|99|1.0.0|",
"schemaVersion": "2.0.0",
"mathTemplateId": null,
"archetype": "form-exercise",
"siteId": 1
},
"semantics": {
"solvability": {
"isDeterministic": true,
"solutionCount": 1
},
"difficulty": {
"declaredLevel": "medium",
"computedScore": 26,
"metrics": {
"problemCount": 8,
"operation": "math-maze",
"digits": 2,
"regrouping": false
}
},
"diversity": {
"structuralHash": "547a4e6270e51d63b23b982097aa8386",
"contentFingerprint": "cf4f65bd953c8b2e"
},
"interaction": {
"checkable": true,
"revealable": true,
"randomizable": true,
"hintable": false,
"progressable": true,
"inputType": [
"text-input"
]
}
},
"version": "2.0",
"generatorId": "arithmetic-generator-v7.2.1",
"operation": "math-maze",
"subject": "arithmetic",
"difficulty": "medium",
"config": {
"difficulty": "medium",
"maxNumber": 10
},
"problems": [
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 3. Follow the path: +5 → -5 → ×2 → ×2. What is the final value?",
"answer": "12",
"startValue": 3,
"steps": [
{
"op": "+",
"operand": 5,
"result": 8
},
{
"op": "-",
"operand": 5,
"result": 3
},
{
"op": "×",
"operand": 2,
"result": 6
},
{
"op": "×",
"operand": 2,
"result": 12
}
],
"finalValue": 12,
"pathDescription": "Step 1: +5 = 8; Step 2: -5 = 3; Step 3: ×2 = 6; Step 4: ×2 = 12"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 3. Follow the path: +5 → -7 → ×3 → -1. What is the final value?",
"answer": "2",
"startValue": 3,
"steps": [
{
"op": "+",
"operand": 5,
"result": 8
},
{
"op": "-",
"operand": 7,
"result": 1
},
{
"op": "×",
"operand": 3,
"result": 3
},
{
"op": "-",
"operand": 1,
"result": 2
}
],
"finalValue": 2,
"pathDescription": "Step 1: +5 = 8; Step 2: -7 = 1; Step 3: ×3 = 3; Step 4: -1 = 2"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 6. Follow the path: -2 → +6 → ×3 → +5. What is the final value?",
"answer": "35",
"startValue": 6,
"steps": [
{
"op": "-",
"operand": 2,
"result": 4
},
{
"op": "+",
"operand": 6,
"result": 10
},
{
"op": "×",
"operand": 3,
"result": 30
},
{
"op": "+",
"operand": 5,
"result": 35
}
],
"finalValue": 35,
"pathDescription": "Step 1: -2 = 4; Step 2: +6 = 10; Step 3: ×3 = 30; Step 4: +5 = 35"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 9. Follow the path: -7 → +5 → -6 → ×3. What is the final value?",
"answer": "3",
"startValue": 9,
"steps": [
{
"op": "-",
"operand": 7,
"result": 2
},
{
"op": "+",
"operand": 5,
"result": 7
},
{
"op": "-",
"operand": 6,
"result": 1
},
{
"op": "×",
"operand": 3,
"result": 3
}
],
"finalValue": 3,
"pathDescription": "Step 1: -7 = 2; Step 2: +5 = 7; Step 3: -6 = 1; Step 4: ×3 = 3"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 8. Follow the path: +10 → ×4 → ×4 → -127. What is the final value?",
"answer": "161",
"startValue": 8,
"steps": [
{
"op": "+",
"operand": 10,
"result": 18
},
{
"op": "×",
"operand": 4,
"result": 72
},
{
"op": "×",
"operand": 4,
"result": 288
},
{
"op": "-",
"operand": 127,
"result": 161
}
],
"finalValue": 161,
"pathDescription": "Step 1: +10 = 18; Step 2: ×4 = 72; Step 3: ×4 = 288; Step 4: -127 = 161"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 4. Follow the path: +7 → -6 → +4 → -7. What is the final value?",
"answer": "2",
"startValue": 4,
"steps": [
{
"op": "+",
"operand": 7,
"result": 11
},
{
"op": "-",
"operand": 6,
"result": 5
},
{
"op": "+",
"operand": 4,
"result": 9
},
{
"op": "-",
"operand": 7,
"result": 2
}
],
"finalValue": 2,
"pathDescription": "Step 1: +7 = 11; Step 2: -6 = 5; Step 3: +4 = 9; Step 4: -7 = 2"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 8. Follow the path: +6 → -11 → ×4 → -10. What is the final value?",
"answer": "2",
"startValue": 8,
"steps": [
{
"op": "+",
"operand": 6,
"result": 14
},
{
"op": "-",
"operand": 11,
"result": 3
},
{
"op": "×",
"operand": 4,
"result": 12
},
{
"op": "-",
"operand": 10,
"result": 2
}
],
"finalValue": 2,
"pathDescription": "Step 1: +6 = 14; Step 2: -11 = 3; Step 3: ×4 = 12; Step 4: -10 = 2"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 4. Follow the path: ×4 → +3 → ×4 → -13. What is the final value?",
"answer": "63",
"startValue": 4,
"steps": [
{
"op": "×",
"operand": 4,
"result": 16
},
{
"op": "+",
"operand": 3,
"result": 19
},
{
"op": "×",
"operand": 4,
"result": 76
},
{
"op": "-",
"operand": 13,
"result": 63
}
],
"finalValue": 63,
"pathDescription": "Step 1: ×4 = 16; Step 2: +3 = 19; Step 3: ×4 = 76; Step 4: -13 = 63"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- Math Maze: Start at 3. Follow the path: +5 → -5 → ×2 → ×2. What is the final value?
- Math Maze: Start at 3. Follow the path: +5 → -7 → ×3 → -1. What is the final value?
- Math Maze: Start at 6. Follow the path: -2 → +6 → ×3 → +5. What is the final value?
- Math Maze: Start at 9. Follow the path: -7 → +5 → -6 → ×3. What is the final value?
- Math Maze: Start at 8. Follow the path: +10 → ×4 → ×4 → -127. What is the final value?
- Math Maze: Start at 4. Follow the path: +7 → -6 → +4 → -7. What is the final value?
- Math Maze: Start at 8. Follow the path: +6 → -11 → ×4 → -10. What is the final value?
- Math Maze: Start at 4. Follow the path: ×4 → +3 → ×4 → -13. What is the final value?
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 Medium 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.