hard Set 8 Unknown

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-division-small-hard",
        "pageNumber": 8,
        "generatedAt": "2026-03-01T01:52:02.331Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "16478439864801388067",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "hard",
            "expectedVariant": null,
            "displayDifficulty": "hard",
            "theme": null,
            "contentType": "maze",
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "form-exercise",
        "contentHash": "4405ce74a6907910bedc884d6b06c807057e49b507eae57bcde524866e9e526c",
        "fallbackReason": null
    },
    "title": "form-exercise set 8",
    "operation": "math-maze",
    "subject": "arithmetic",
    "difficulty": "hard",
    "config": {
        "difficulty": "hard",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "math-maze",
            "startValue": 14,
            "steps": [
                {
                    "op": "×",
                    "value": 4,
                    "result": 56
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 28
                },
                {
                    "op": "-",
                    "value": 3,
                    "result": 25
                },
                {
                    "op": "+",
                    "value": 20,
                    "result": 45
                }
            ],
            "forks": [
                {
                    "correct": 56,
                    "wrong": 58,
                    "options": [
                        56,
                        58
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 4
                },
                {
                    "correct": 28,
                    "wrong": 25,
                    "options": [
                        28,
                        25
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 25,
                    "wrong": 27,
                    "options": [
                        27,
                        25
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 3
                },
                {
                    "correct": 45,
                    "wrong": 42,
                    "options": [
                        45,
                        42
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 20
                }
            ],
            "answer": 45,
            "correctAnswer": "45",
            "question": "Start at 14. Follow the path: ×4, ÷2, -3, +20. What is the final answer?"
        },
        {
            "id": 2,
            "type": "math-maze",
            "startValue": 34,
            "steps": [
                {
                    "op": "-",
                    "value": 6,
                    "result": 28
                },
                {
                    "op": "-",
                    "value": 14,
                    "result": 14
                },
                {
                    "op": "-",
                    "value": 5,
                    "result": 9
                },
                {
                    "op": "÷",
                    "value": 9,
                    "result": 1
                }
            ],
            "forks": [
                {
                    "correct": 28,
                    "wrong": 25,
                    "options": [
                        25,
                        28
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 6
                },
                {
                    "correct": 14,
                    "wrong": 12,
                    "options": [
                        12,
                        14
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 14
                },
                {
                    "correct": 9,
                    "wrong": 8,
                    "options": [
                        9,
                        8
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 5
                },
                {
                    "correct": 1,
                    "wrong": 2,
                    "options": [
                        1,
                        2
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 9
                }
            ],
            "answer": 1,
            "correctAnswer": "1",
            "question": "Start at 34. Follow the path: -6, -14, -5, ÷9. What is the final answer?"
        },
        {
            "id": 3,
            "type": "math-maze",
            "startValue": 37,
            "steps": [
                {
                    "op": "×",
                    "value": 4,
                    "result": 148
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 74
                },
                {
                    "op": "-",
                    "value": 9,
                    "result": 65
                },
                {
                    "op": "×",
                    "value": 2,
                    "result": 130
                }
            ],
            "forks": [
                {
                    "correct": 148,
                    "wrong": 150,
                    "options": [
                        148,
                        150
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 4
                },
                {
                    "correct": 74,
                    "wrong": 78,
                    "options": [
                        78,
                        74
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 65,
                    "wrong": 67,
                    "options": [
                        67,
                        65
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 9
                },
                {
                    "correct": 130,
                    "wrong": 135,
                    "options": [
                        130,
                        135
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 2
                }
            ],
            "answer": 130,
            "correctAnswer": "130",
            "question": "Start at 37. Follow the path: ×4, ÷2, -9, ×2. What is the final answer?"
        },
        {
            "id": 4,
            "type": "math-maze",
            "startValue": 9,
            "steps": [
                {
                    "op": "×",
                    "value": 2,
                    "result": 18
                },
                {
                    "op": "÷",
                    "value": 9,
                    "result": 2
                },
                {
                    "op": "×",
                    "value": 4,
                    "result": 8
                },
                {
                    "op": "+",
                    "value": 15,
                    "result": 23
                }
            ],
            "forks": [
                {
                    "correct": 18,
                    "wrong": 14,
                    "options": [
                        14,
                        18
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 2
                },
                {
                    "correct": 2,
                    "wrong": 1,
                    "options": [
                        1,
                        2
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 9
                },
                {
                    "correct": 8,
                    "wrong": 12,
                    "options": [
                        12,
                        8
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 4
                },
                {
                    "correct": 23,
                    "wrong": 25,
                    "options": [
                        25,
                        23
                    ],
                    "correctIndex": 1,
                    "op": "+",
                    "value": 15
                }
            ],
            "answer": 23,
            "correctAnswer": "23",
            "question": "Start at 9. Follow the path: ×2, ÷9, ×4, +15. What is the final answer?"
        },
        {
            "id": 5,
            "type": "math-maze",
            "startValue": 16,
            "steps": [
                {
                    "op": "-",
                    "value": 7,
                    "result": 9
                },
                {
                    "op": "×",
                    "value": 2,
                    "result": 18
                },
                {
                    "op": "-",
                    "value": 6,
                    "result": 12
                },
                {
                    "op": "×",
                    "value": 4,
                    "result": 48
                }
            ],
            "forks": [
                {
                    "correct": 9,
                    "wrong": 13,
                    "options": [
                        13,
                        9
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 7
                },
                {
                    "correct": 18,
                    "wrong": 19,
                    "options": [
                        18,
                        19
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 2
                },
                {
                    "correct": 12,
                    "wrong": 17,
                    "options": [
                        12,
                        17
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 6
                },
                {
                    "correct": 48,
                    "wrong": 53,
                    "options": [
                        53,
                        48
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 4
                }
            ],
            "answer": 48,
            "correctAnswer": "48",
            "question": "Start at 16. Follow the path: -7, ×2, -6, ×4. What is the final answer?"
        },
        {
            "id": 6,
            "type": "math-maze",
            "startValue": 30,
            "steps": [
                {
                    "op": "+",
                    "value": 16,
                    "result": 46
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 23
                },
                {
                    "op": "×",
                    "value": 4,
                    "result": 92
                },
                {
                    "op": "-",
                    "value": 10,
                    "result": 82
                }
            ],
            "forks": [
                {
                    "correct": 46,
                    "wrong": 47,
                    "options": [
                        46,
                        47
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 16
                },
                {
                    "correct": 23,
                    "wrong": 19,
                    "options": [
                        23,
                        19
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 92,
                    "wrong": 91,
                    "options": [
                        92,
                        91
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 4
                },
                {
                    "correct": 82,
                    "wrong": 83,
                    "options": [
                        82,
                        83
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 10
                }
            ],
            "answer": 82,
            "correctAnswer": "82",
            "question": "Start at 30. Follow the path: +16, ÷2, ×4, -10. What is the final answer?"
        },
        {
            "id": 7,
            "type": "math-maze",
            "startValue": 27,
            "steps": [
                {
                    "op": "÷",
                    "value": 9,
                    "result": 3
                },
                {
                    "op": "×",
                    "value": 3,
                    "result": 9
                },
                {
                    "op": "×",
                    "value": 3,
                    "result": 27
                },
                {
                    "op": "×",
                    "value": 3,
                    "result": 81
                }
            ],
            "forks": [
                {
                    "correct": 3,
                    "wrong": 4,
                    "options": [
                        3,
                        4
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 9
                },
                {
                    "correct": 9,
                    "wrong": 4,
                    "options": [
                        4,
                        9
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 3
                },
                {
                    "correct": 27,
                    "wrong": 29,
                    "options": [
                        29,
                        27
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 3
                },
                {
                    "correct": 81,
                    "wrong": 79,
                    "options": [
                        81,
                        79
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 3
                }
            ],
            "answer": 81,
            "correctAnswer": "81",
            "question": "Start at 27. Follow the path: ÷9, ×3, ×3, ×3. What is the final answer?"
        },
        {
            "id": 8,
            "type": "math-maze",
            "startValue": 21,
            "steps": [
                {
                    "op": "-",
                    "value": 17,
                    "result": 4
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 2
                },
                {
                    "op": "+",
                    "value": 13,
                    "result": 15
                },
                {
                    "op": "+",
                    "value": 3,
                    "result": 18
                }
            ],
            "forks": [
                {
                    "correct": 4,
                    "wrong": 5,
                    "options": [
                        5,
                        4
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 17
                },
                {
                    "correct": 2,
                    "wrong": 1,
                    "options": [
                        1,
                        2
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 15,
                    "wrong": 14,
                    "options": [
                        14,
                        15
                    ],
                    "correctIndex": 1,
                    "op": "+",
                    "value": 13
                },
                {
                    "correct": 18,
                    "wrong": 16,
                    "options": [
                        18,
                        16
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 3
                }
            ],
            "answer": 18,
            "correctAnswer": "18",
            "question": "Start at 21. Follow the path: -17, ÷2, +13, +3. What is the final answer?"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}