hard Set 5 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-pyramid-addition-5layer-hard",
        "pageNumber": 5,
        "generatedAt": "2026-03-01T01:52:06.321Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "1791117243216452168",
        "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": "7e3564ba25fec2a91c84e700765cd32033083c55bcc608f95907c9711047a08f",
        "fallbackReason": null
    },
    "title": "guided-solver set 5",
    "operation": "pyramid",
    "subject": "arithmetic",
    "difficulty": "hard",
    "config": {
        "difficulty": "hard",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    8,
                    7,
                    6
                ],
                [
                    15,
                    13
                ],
                [
                    28
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 1
                }
            ],
            "answer": [
                15,
                13,
                28,
                7
            ],
            "solution": [
                [
                    8,
                    7,
                    6
                ],
                [
                    15,
                    13
                ],
                [
                    28
                ]
            ]
        },
        {
            "id": 2,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    7,
                    9,
                    8
                ],
                [
                    16,
                    17
                ],
                [
                    33
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 2
                }
            ],
            "answer": [
                16,
                17,
                33,
                8
            ],
            "solution": [
                [
                    7,
                    9,
                    8
                ],
                [
                    16,
                    17
                ],
                [
                    33
                ]
            ]
        },
        {
            "id": 3,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    5,
                    10,
                    9
                ],
                [
                    15,
                    19
                ],
                [
                    34
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 1
                }
            ],
            "answer": [
                15,
                19,
                34,
                10
            ],
            "solution": [
                [
                    5,
                    10,
                    9
                ],
                [
                    15,
                    19
                ],
                [
                    34
                ]
            ]
        },
        {
            "id": 4,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    2,
                    1,
                    9
                ],
                [
                    3,
                    10
                ],
                [
                    13
                ]
            ],
            "blanks": [
                {
                    "level": 1,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                },
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 0,
                    "index": 1
                }
            ],
            "answer": [
                3,
                10,
                13,
                1
            ],
            "solution": [
                [
                    2,
                    1,
                    9
                ],
                [
                    3,
                    10
                ],
                [
                    13
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}