Workbook Detail
Math Maze Mixed Small Medium — Set 27
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-mixed-small-medium",
"pageNumber": 27,
"generatedAt": "2026-03-16T15:22:00.506Z",
"generatorVersion": "v7.2.1-wp-g2",
"seed": "1f8f41365884f460",
"seedInput": "1|node-1-leaf-math-maze-mixed-small-medium|27|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": "954ff146cfe3c245"
},
"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 2. Follow the path: -1 → +8 → ×4 → -4. What is the final value?",
"answer": "32",
"startValue": 2,
"steps": [
{
"op": "-",
"operand": 1,
"result": 1
},
{
"op": "+",
"operand": 8,
"result": 9
},
{
"op": "×",
"operand": 4,
"result": 36
},
{
"op": "-",
"operand": 4,
"result": 32
}
],
"finalValue": 32,
"pathDescription": "Step 1: -1 = 1; Step 2: +8 = 9; Step 3: ×4 = 36; Step 4: -4 = 32"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 2. Follow the path: +6 → ×2 → ×3 → -41. What is the final value?",
"answer": "7",
"startValue": 2,
"steps": [
{
"op": "+",
"operand": 6,
"result": 8
},
{
"op": "×",
"operand": 2,
"result": 16
},
{
"op": "×",
"operand": 3,
"result": 48
},
{
"op": "-",
"operand": 41,
"result": 7
}
],
"finalValue": 7,
"pathDescription": "Step 1: +6 = 8; Step 2: ×2 = 16; Step 3: ×3 = 48; Step 4: -41 = 7"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 7. Follow the path: -6 → ×3 → +9 → +4. What is the final value?",
"answer": "16",
"startValue": 7,
"steps": [
{
"op": "-",
"operand": 6,
"result": 1
},
{
"op": "×",
"operand": 3,
"result": 3
},
{
"op": "+",
"operand": 9,
"result": 12
},
{
"op": "+",
"operand": 4,
"result": 16
}
],
"finalValue": 16,
"pathDescription": "Step 1: -6 = 1; Step 2: ×3 = 3; Step 3: +9 = 12; Step 4: +4 = 16"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 7. Follow the path: +3 → -3 → ×3 → +4. What is the final value?",
"answer": "25",
"startValue": 7,
"steps": [
{
"op": "+",
"operand": 3,
"result": 10
},
{
"op": "-",
"operand": 3,
"result": 7
},
{
"op": "×",
"operand": 3,
"result": 21
},
{
"op": "+",
"operand": 4,
"result": 25
}
],
"finalValue": 25,
"pathDescription": "Step 1: +3 = 10; Step 2: -3 = 7; Step 3: ×3 = 21; Step 4: +4 = 25"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 2. Follow the path: ×2 → ×3 → ×3 → ×4. What is the final value?",
"answer": "144",
"startValue": 2,
"steps": [
{
"op": "×",
"operand": 2,
"result": 4
},
{
"op": "×",
"operand": 3,
"result": 12
},
{
"op": "×",
"operand": 3,
"result": 36
},
{
"op": "×",
"operand": 4,
"result": 144
}
],
"finalValue": 144,
"pathDescription": "Step 1: ×2 = 4; Step 2: ×3 = 12; Step 3: ×3 = 36; Step 4: ×4 = 144"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 7. Follow the path: +1 → ×3 → -11 → +8. What is the final value?",
"answer": "21",
"startValue": 7,
"steps": [
{
"op": "+",
"operand": 1,
"result": 8
},
{
"op": "×",
"operand": 3,
"result": 24
},
{
"op": "-",
"operand": 11,
"result": 13
},
{
"op": "+",
"operand": 8,
"result": 21
}
],
"finalValue": 21,
"pathDescription": "Step 1: +1 = 8; Step 2: ×3 = 24; Step 3: -11 = 13; Step 4: +8 = 21"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 8. Follow the path: -7 → -1 → ×2 → +6. What is the final value?",
"answer": "6",
"startValue": 8,
"steps": [
{
"op": "-",
"operand": 7,
"result": 1
},
{
"op": "-",
"operand": 1,
"result": 0
},
{
"op": "×",
"operand": 2,
"result": 0
},
{
"op": "+",
"operand": 6,
"result": 6
}
],
"finalValue": 6,
"pathDescription": "Step 1: -7 = 1; Step 2: -1 = 0; Step 3: ×2 = 0; Step 4: +6 = 6"
},
{
"type": "math-maze",
"subType": "math-maze",
"difficulty": "medium",
"question": "Math Maze: Start at 5. Follow the path: +7 → ×2 → ×2 → ×2. What is the final value?",
"answer": "96",
"startValue": 5,
"steps": [
{
"op": "+",
"operand": 7,
"result": 12
},
{
"op": "×",
"operand": 2,
"result": 24
},
{
"op": "×",
"operand": 2,
"result": 48
},
{
"op": "×",
"operand": 2,
"result": 96
}
],
"finalValue": 96,
"pathDescription": "Step 1: +7 = 12; Step 2: ×2 = 24; Step 3: ×2 = 48; Step 4: ×2 = 96"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- Math Maze: Start at 2. Follow the path: -1 → +8 → ×4 → -4. What is the final value?
- Math Maze: Start at 2. Follow the path: +6 → ×2 → ×3 → -41. What is the final value?
- Math Maze: Start at 7. Follow the path: -6 → ×3 → +9 → +4. What is the final value?
- Math Maze: Start at 7. Follow the path: +3 → -3 → ×3 → +4. What is the final value?
- Math Maze: Start at 2. Follow the path: ×2 → ×3 → ×3 → ×4. What is the final value?
- Math Maze: Start at 7. Follow the path: +1 → ×3 → -11 → +8. What is the final value?
- Math Maze: Start at 8. Follow the path: -7 → -1 → ×2 → +6. What is the final value?
- Math Maze: Start at 5. Follow the path: +7 → ×2 → ×2 → ×2. What is the final value?
Practice math maze mixed small with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Math Maze Mixed 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.