Workbook Detail
Math Maze Division Small Hard — Set 6
Start at 24. Follow the path: ÷6, -1, ×3, ÷9. What is the final answer?
Show answer
Answer: 1
- StartValue
- 24
- Steps
- {"op":"\u00f7","value":6,"result":4}
- {"op":"-","value":1,"result":3}
- {"op":"\u00d7","value":3,"result":9}
- {"op":"\u00f7","value":9,"result":1}
- Forks
- {"correct":4,"wrong":9,"options":[9,4],"correctIndex":1,"op":"\u00f7","value":6}
- {"correct":3,"wrong":1,"options":[3,1],"correctIndex":0,"op":"-","value":1}
- {"correct":9,"wrong":7,"options":[9,7],"correctIndex":0,"op":"\u00d7","value":3}
- {"correct":1,"wrong":4,"options":[1,4],"correctIndex":0,"op":"\u00f7","value":9}
Start at 24. Follow the path: ÷6, ÷4, ×3, +13. What is the final answer?
Show answer
Answer: 16
- StartValue
- 24
- Steps
- {"op":"\u00f7","value":6,"result":4}
- {"op":"\u00f7","value":4,"result":1}
- {"op":"\u00d7","value":3,"result":3}
- {"op":"+","value":13,"result":16}
- Forks
- {"correct":4,"wrong":8,"options":[4,8],"correctIndex":0,"op":"\u00f7","value":6}
- {"correct":1,"wrong":1,"options":[1,1],"correctIndex":0,"op":"\u00f7","value":4}
- {"correct":3,"wrong":8,"options":[8,3],"correctIndex":1,"op":"\u00d7","value":3}
- {"correct":16,"wrong":13,"options":[13,16],"correctIndex":1,"op":"+","value":13}
Start at 23. Follow the path: -14, +9, +4, +7. What is the final answer?
Show answer
Answer: 29
- StartValue
- 23
- Steps
- {"op":"-","value":14,"result":9}
- {"op":"+","value":9,"result":18}
- {"op":"+","value":4,"result":22}
- {"op":"+","value":7,"result":29}
- Forks
- {"correct":9,"wrong":14,"options":[9,14],"correctIndex":0,"op":"-","value":14}
- {"correct":18,"wrong":14,"options":[18,14],"correctIndex":0,"op":"+","value":9}
- {"correct":22,"wrong":19,"options":[19,22],"correctIndex":1,"op":"+","value":4}
- {"correct":29,"wrong":31,"options":[31,29],"correctIndex":1,"op":"+","value":7}
Start at 6. Follow the path: -2, +10, +11, -19. What is the final answer?
Show answer
Answer: 6
- StartValue
- 6
- Steps
- {"op":"-","value":2,"result":4}
- {"op":"+","value":10,"result":14}
- {"op":"+","value":11,"result":25}
- {"op":"-","value":19,"result":6}
- Forks
- {"correct":4,"wrong":2,"options":[2,4],"correctIndex":1,"op":"-","value":2}
- {"correct":14,"wrong":15,"options":[15,14],"correctIndex":1,"op":"+","value":10}
- {"correct":25,"wrong":27,"options":[27,25],"correctIndex":1,"op":"+","value":11}
- {"correct":6,"wrong":11,"options":[6,11],"correctIndex":0,"op":"-","value":19}
Start at 23. Follow the path: -3, -14, ÷2, -1. What is the final answer?
Show answer
Answer: 2
- StartValue
- 23
- Steps
- {"op":"-","value":3,"result":20}
- {"op":"-","value":14,"result":6}
- {"op":"\u00f7","value":2,"result":3}
- {"op":"-","value":1,"result":2}
- Forks
- {"correct":20,"wrong":16,"options":[16,20],"correctIndex":1,"op":"-","value":3}
- {"correct":6,"wrong":9,"options":[9,6],"correctIndex":1,"op":"-","value":14}
- {"correct":3,"wrong":5,"options":[5,3],"correctIndex":1,"op":"\u00f7","value":2}
- {"correct":2,"wrong":5,"options":[5,2],"correctIndex":1,"op":"-","value":1}
Start at 39. Follow the path: +12, +5, ÷8, +14. What is the final answer?
Show answer
Answer: 21
- StartValue
- 39
- Steps
- {"op":"+","value":12,"result":51}
- {"op":"+","value":5,"result":56}
- {"op":"\u00f7","value":8,"result":7}
- {"op":"+","value":14,"result":21}
- Forks
- {"correct":51,"wrong":48,"options":[48,51],"correctIndex":1,"op":"+","value":12}
- {"correct":56,"wrong":52,"options":[56,52],"correctIndex":0,"op":"+","value":5}
- {"correct":7,"wrong":5,"options":[5,7],"correctIndex":1,"op":"\u00f7","value":8}
- {"correct":21,"wrong":20,"options":[20,21],"correctIndex":1,"op":"+","value":14}
Start at 36. Follow the path: -19, ×4, ÷2, ÷2. What is the final answer?
Show answer
Answer: 17
- StartValue
- 36
- Steps
- {"op":"-","value":19,"result":17}
- {"op":"\u00d7","value":4,"result":68}
- {"op":"\u00f7","value":2,"result":34}
- {"op":"\u00f7","value":2,"result":17}
- Forks
- {"correct":17,"wrong":16,"options":[16,17],"correctIndex":1,"op":"-","value":19}
- {"correct":68,"wrong":73,"options":[73,68],"correctIndex":1,"op":"\u00d7","value":4}
- {"correct":34,"wrong":33,"options":[33,34],"correctIndex":1,"op":"\u00f7","value":2}
- {"correct":17,"wrong":13,"options":[17,13],"correctIndex":0,"op":"\u00f7","value":2}
Start at 41. Follow the path: ×2, -2, +4, +6. What is the final answer?
Show answer
Answer: 90
- StartValue
- 41
- Steps
- {"op":"\u00d7","value":2,"result":82}
- {"op":"-","value":2,"result":80}
- {"op":"+","value":4,"result":84}
- {"op":"+","value":6,"result":90}
- Forks
- {"correct":82,"wrong":84,"options":[84,82],"correctIndex":1,"op":"\u00d7","value":2}
- {"correct":80,"wrong":76,"options":[76,80],"correctIndex":1,"op":"-","value":2}
- {"correct":84,"wrong":89,"options":[84,89],"correctIndex":0,"op":"+","value":4}
- {"correct":90,"wrong":92,"options":[90,92],"correctIndex":0,"op":"+","value":6}
Teaching Notes
Practice math maze division small with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Math Maze Division Small Hard 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.