hard Set 8 Form Exercise

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-pyramid-mixed-6layer-hard",
        "pageNumber": 8,
        "generatedAt": "2026-03-01T01:52:06.379Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "1363904988567277621",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "hard",
            "expectedVariant": null,
            "displayDifficulty": "hard",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "guided-solver",
        "contentHash": "3a46736424beaef409d973034be0eb05da4cba84a1986dbdc09761038242b587",
        "fallbackReason": null
    },
    "title": "guided-solver set 8",
    "operation": "pyramid",
    "subject": "arithmetic",
    "difficulty": "hard",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "difficulty": "hard"
    },
    "problems": [
        {
            "id": 1,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    3,
                    8,
                    1
                ],
                [
                    11,
                    7
                ],
                [
                    4
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 2
                }
            ],
            "answer": [
                11,
                7,
                4,
                1
            ],
            "solution": [
                [
                    3,
                    8,
                    1
                ],
                [
                    11,
                    7
                ],
                [
                    4
                ]
            ]
        },
        {
            "id": 2,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    5,
                    8,
                    6
                ],
                [
                    3,
                    2
                ],
                [
                    1
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 0
                }
            ],
            "answer": [
                3,
                2,
                1,
                5
            ],
            "solution": [
                [
                    5,
                    8,
                    6
                ],
                [
                    3,
                    2
                ],
                [
                    1
                ]
            ]
        },
        {
            "id": 3,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    7,
                    8,
                    10
                ],
                [
                    15,
                    2
                ],
                [
                    13
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 2
                }
            ],
            "answer": [
                15,
                2,
                13,
                10
            ],
            "solution": [
                [
                    7,
                    8,
                    10
                ],
                [
                    15,
                    2
                ],
                [
                    13
                ]
            ]
        },
        {
            "id": 4,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    3,
                    2,
                    4
                ],
                [
                    1,
                    6
                ],
                [
                    7
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 2
                }
            ],
            "answer": [
                1,
                6,
                7,
                4
            ],
            "solution": [
                [
                    3,
                    2,
                    4
                ],
                [
                    1,
                    6
                ],
                [
                    7
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "semantics": {
        "contentType": "form-exercise",
        "difficulty": "medium"
    },
    "version": "2.0",
    "_archetype": null,
    "_generatorId": null
}