hard Set 4 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": 4,
        "generatedAt": "2026-03-01T01:52:02.330Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "3115639551711566927",
        "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": "d79e9f325fa4ba035fc08c0d496e7707ee652e538b4a3b80d81075157a76e43c",
        "fallbackReason": null
    },
    "title": "form-exercise set 4",
    "operation": "math-maze",
    "subject": "arithmetic",
    "difficulty": "hard",
    "config": {
        "difficulty": "hard",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "math-maze",
            "startValue": 8,
            "steps": [
                {
                    "op": "÷",
                    "value": 2,
                    "result": 4
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 2
                },
                {
                    "op": "-",
                    "value": 1,
                    "result": 1
                },
                {
                    "op": "+",
                    "value": 10,
                    "result": 11
                }
            ],
            "forks": [
                {
                    "correct": 4,
                    "wrong": 2,
                    "options": [
                        2,
                        4
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 2,
                    "wrong": 3,
                    "options": [
                        2,
                        3
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 1,
                    "wrong": 5,
                    "options": [
                        1,
                        5
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 1
                },
                {
                    "correct": 11,
                    "wrong": 13,
                    "options": [
                        11,
                        13
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 10
                }
            ],
            "answer": 11,
            "correctAnswer": "11",
            "question": "Start at 8. Follow the path: ÷2, ÷2, -1, +10. What is the final answer?"
        },
        {
            "id": 2,
            "type": "math-maze",
            "startValue": 6,
            "steps": [
                {
                    "op": "×",
                    "value": 2,
                    "result": 12
                },
                {
                    "op": "-",
                    "value": 10,
                    "result": 2
                },
                {
                    "op": "+",
                    "value": 1,
                    "result": 3
                },
                {
                    "op": "÷",
                    "value": 3,
                    "result": 1
                }
            ],
            "forks": [
                {
                    "correct": 12,
                    "wrong": 9,
                    "options": [
                        9,
                        12
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 2
                },
                {
                    "correct": 2,
                    "wrong": 3,
                    "options": [
                        3,
                        2
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 10
                },
                {
                    "correct": 3,
                    "wrong": 6,
                    "options": [
                        6,
                        3
                    ],
                    "correctIndex": 1,
                    "op": "+",
                    "value": 1
                },
                {
                    "correct": 1,
                    "wrong": 6,
                    "options": [
                        1,
                        6
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 3
                }
            ],
            "answer": 1,
            "correctAnswer": "1",
            "question": "Start at 6. Follow the path: ×2, -10, +1, ÷3. What is the final answer?"
        },
        {
            "id": 3,
            "type": "math-maze",
            "startValue": 39,
            "steps": [
                {
                    "op": "÷",
                    "value": 3,
                    "result": 13
                },
                {
                    "op": "+",
                    "value": 1,
                    "result": 14
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 7
                },
                {
                    "op": "÷",
                    "value": 7,
                    "result": 1
                }
            ],
            "forks": [
                {
                    "correct": 13,
                    "wrong": 9,
                    "options": [
                        13,
                        9
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 3
                },
                {
                    "correct": 14,
                    "wrong": 13,
                    "options": [
                        13,
                        14
                    ],
                    "correctIndex": 1,
                    "op": "+",
                    "value": 1
                },
                {
                    "correct": 7,
                    "wrong": 11,
                    "options": [
                        11,
                        7
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 1,
                    "wrong": 1,
                    "options": [
                        1,
                        1
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 7
                }
            ],
            "answer": 1,
            "correctAnswer": "1",
            "question": "Start at 39. Follow the path: ÷3, +1, ÷2, ÷7. What is the final answer?"
        },
        {
            "id": 4,
            "type": "math-maze",
            "startValue": 15,
            "steps": [
                {
                    "op": "÷",
                    "value": 5,
                    "result": 3
                },
                {
                    "op": "-",
                    "value": 1,
                    "result": 2
                },
                {
                    "op": "+",
                    "value": 18,
                    "result": 20
                },
                {
                    "op": "÷",
                    "value": 5,
                    "result": 4
                }
            ],
            "forks": [
                {
                    "correct": 3,
                    "wrong": 1,
                    "options": [
                        1,
                        3
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 5
                },
                {
                    "correct": 2,
                    "wrong": 3,
                    "options": [
                        3,
                        2
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 1
                },
                {
                    "correct": 20,
                    "wrong": 15,
                    "options": [
                        20,
                        15
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 18
                },
                {
                    "correct": 4,
                    "wrong": 8,
                    "options": [
                        8,
                        4
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 5
                }
            ],
            "answer": 4,
            "correctAnswer": "4",
            "question": "Start at 15. Follow the path: ÷5, -1, +18, ÷5. What is the final answer?"
        },
        {
            "id": 5,
            "type": "math-maze",
            "startValue": 32,
            "steps": [
                {
                    "op": "-",
                    "value": 4,
                    "result": 28
                },
                {
                    "op": "÷",
                    "value": 2,
                    "result": 14
                },
                {
                    "op": "×",
                    "value": 4,
                    "result": 56
                },
                {
                    "op": "+",
                    "value": 20,
                    "result": 76
                }
            ],
            "forks": [
                {
                    "correct": 28,
                    "wrong": 29,
                    "options": [
                        28,
                        29
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 4
                },
                {
                    "correct": 14,
                    "wrong": 15,
                    "options": [
                        14,
                        15
                    ],
                    "correctIndex": 0,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 56,
                    "wrong": 59,
                    "options": [
                        59,
                        56
                    ],
                    "correctIndex": 1,
                    "op": "×",
                    "value": 4
                },
                {
                    "correct": 76,
                    "wrong": 78,
                    "options": [
                        76,
                        78
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 20
                }
            ],
            "answer": 76,
            "correctAnswer": "76",
            "question": "Start at 32. Follow the path: -4, ÷2, ×4, +20. What is the final answer?"
        },
        {
            "id": 6,
            "type": "math-maze",
            "startValue": 38,
            "steps": [
                {
                    "op": "×",
                    "value": 3,
                    "result": 114
                },
                {
                    "op": "-",
                    "value": 15,
                    "result": 99
                },
                {
                    "op": "+",
                    "value": 13,
                    "result": 112
                },
                {
                    "op": "-",
                    "value": 20,
                    "result": 92
                }
            ],
            "forks": [
                {
                    "correct": 114,
                    "wrong": 119,
                    "options": [
                        114,
                        119
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 3
                },
                {
                    "correct": 99,
                    "wrong": 95,
                    "options": [
                        99,
                        95
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 15
                },
                {
                    "correct": 112,
                    "wrong": 109,
                    "options": [
                        112,
                        109
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 13
                },
                {
                    "correct": 92,
                    "wrong": 93,
                    "options": [
                        92,
                        93
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 20
                }
            ],
            "answer": 92,
            "correctAnswer": "92",
            "question": "Start at 38. Follow the path: ×3, -15, +13, -20. What is the final answer?"
        },
        {
            "id": 7,
            "type": "math-maze",
            "startValue": 2,
            "steps": [
                {
                    "op": "÷",
                    "value": 2,
                    "result": 1
                },
                {
                    "op": "+",
                    "value": 4,
                    "result": 5
                },
                {
                    "op": "-",
                    "value": 1,
                    "result": 4
                },
                {
                    "op": "-",
                    "value": 2,
                    "result": 2
                }
            ],
            "forks": [
                {
                    "correct": 1,
                    "wrong": 1,
                    "options": [
                        1,
                        1
                    ],
                    "correctIndex": 1,
                    "op": "÷",
                    "value": 2
                },
                {
                    "correct": 5,
                    "wrong": 3,
                    "options": [
                        3,
                        5
                    ],
                    "correctIndex": 1,
                    "op": "+",
                    "value": 4
                },
                {
                    "correct": 4,
                    "wrong": 1,
                    "options": [
                        4,
                        1
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 1
                },
                {
                    "correct": 2,
                    "wrong": 6,
                    "options": [
                        2,
                        6
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 2
                }
            ],
            "answer": 2,
            "correctAnswer": "2",
            "question": "Start at 2. Follow the path: ÷2, +4, -1, -2. What is the final answer?"
        },
        {
            "id": 8,
            "type": "math-maze",
            "startValue": 6,
            "steps": [
                {
                    "op": "×",
                    "value": 3,
                    "result": 18
                },
                {
                    "op": "-",
                    "value": 12,
                    "result": 6
                },
                {
                    "op": "-",
                    "value": 1,
                    "result": 5
                },
                {
                    "op": "+",
                    "value": 20,
                    "result": 25
                }
            ],
            "forks": [
                {
                    "correct": 18,
                    "wrong": 23,
                    "options": [
                        18,
                        23
                    ],
                    "correctIndex": 0,
                    "op": "×",
                    "value": 3
                },
                {
                    "correct": 6,
                    "wrong": 4,
                    "options": [
                        6,
                        4
                    ],
                    "correctIndex": 0,
                    "op": "-",
                    "value": 12
                },
                {
                    "correct": 5,
                    "wrong": 8,
                    "options": [
                        8,
                        5
                    ],
                    "correctIndex": 1,
                    "op": "-",
                    "value": 1
                },
                {
                    "correct": 25,
                    "wrong": 26,
                    "options": [
                        25,
                        26
                    ],
                    "correctIndex": 0,
                    "op": "+",
                    "value": 20
                }
            ],
            "answer": 25,
            "correctAnswer": "25",
            "question": "Start at 6. Follow the path: ×3, -12, -1, +20. What is the final answer?"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}