hard Set 22 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "nodeId": "node-1-leaf-pyramid-addition-3layer-hard",
        "pageNumber": 22,
        "generatedAt": "2026-03-16T15:21:50.073Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "b05b2bc7479ebc65",
        "seedInput": "1|node-1-leaf-pyramid-addition-3layer-hard|22|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "guided-solver",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "hard",
            "computedScore": 18,
            "metrics": {
                "problemCount": 4,
                "operation": "pyramid",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "b561ffddb4091138e540d36399321e87",
            "contentFingerprint": "cade9eca4f15ca92"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "pyramid",
    "subject": "arithmetic",
    "difficulty": "hard",
    "config": {
        "difficulty": "hard",
        "maxNumber": 10
    },
    "problems": [
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "hard",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [61, 47] → [_, 26, 21] → [_, 16, _, 11] → [10, _, _, _, _]",
            "answer": "Row3[1]=35, Row5[3]=7, Row5[5]=8, Row4[3]=10, Row5[2]=9, Row5[4]=3, Row4[1]=19, Row1[1]=108",
            "levels": [
                [
                    108
                ],
                [
                    61,
                    47
                ],
                [
                    35,
                    26,
                    21
                ],
                [
                    19,
                    16,
                    10,
                    11
                ],
                [
                    10,
                    9,
                    7,
                    3,
                    8
                ]
            ],
            "base": [
                10,
                9,
                7,
                3,
                8
            ],
            "topValue": 108,
            "hiddenCells": [
                {
                    "r": 2,
                    "c": 0,
                    "v": 35
                },
                {
                    "r": 4,
                    "c": 2,
                    "v": 7
                },
                {
                    "r": 4,
                    "c": 4,
                    "v": 8
                },
                {
                    "r": 3,
                    "c": 2,
                    "v": 10
                },
                {
                    "r": 4,
                    "c": 1,
                    "v": 9
                },
                {
                    "r": 4,
                    "c": 3,
                    "v": 3
                },
                {
                    "r": 3,
                    "c": 0,
                    "v": 19
                },
                {
                    "r": 0,
                    "c": 0,
                    "v": 108
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "hard",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [_, _] → [33, 30, 23] → [_, 17, _, 10] → [9, _, _, 3, _]",
            "answer": "Row1[1]=116, Row2[2]=53, Row4[1]=16, Row5[3]=10, Row5[5]=7, Row2[1]=63, Row4[3]=13, Row5[2]=7",
            "levels": [
                [
                    116
                ],
                [
                    63,
                    53
                ],
                [
                    33,
                    30,
                    23
                ],
                [
                    16,
                    17,
                    13,
                    10
                ],
                [
                    9,
                    7,
                    10,
                    3,
                    7
                ]
            ],
            "base": [
                9,
                7,
                10,
                3,
                7
            ],
            "topValue": 116,
            "hiddenCells": [
                {
                    "r": 0,
                    "c": 0,
                    "v": 116
                },
                {
                    "r": 1,
                    "c": 1,
                    "v": 53
                },
                {
                    "r": 3,
                    "c": 0,
                    "v": 16
                },
                {
                    "r": 4,
                    "c": 2,
                    "v": 10
                },
                {
                    "r": 4,
                    "c": 4,
                    "v": 7
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 63
                },
                {
                    "r": 3,
                    "c": 2,
                    "v": 13
                },
                {
                    "r": 4,
                    "c": 1,
                    "v": 7
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "hard",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [78] → [_, 34] → [24, _, _] → [_, 13, 7, 7] → [_, 8, _, _, _]",
            "answer": "Row5[4]=2, Row5[1]=3, Row4[1]=11, Row3[2]=20, Row5[5]=5, Row2[1]=44, Row3[3]=14, Row5[3]=5",
            "levels": [
                [
                    78
                ],
                [
                    44,
                    34
                ],
                [
                    24,
                    20,
                    14
                ],
                [
                    11,
                    13,
                    7,
                    7
                ],
                [
                    3,
                    8,
                    5,
                    2,
                    5
                ]
            ],
            "base": [
                3,
                8,
                5,
                2,
                5
            ],
            "topValue": 78,
            "hiddenCells": [
                {
                    "r": 4,
                    "c": 3,
                    "v": 2
                },
                {
                    "r": 4,
                    "c": 0,
                    "v": 3
                },
                {
                    "r": 3,
                    "c": 0,
                    "v": 11
                },
                {
                    "r": 2,
                    "c": 1,
                    "v": 20
                },
                {
                    "r": 4,
                    "c": 4,
                    "v": 5
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 44
                },
                {
                    "r": 2,
                    "c": 2,
                    "v": 14
                },
                {
                    "r": 4,
                    "c": 2,
                    "v": 5
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "hard",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [42, _] → [_, 21, _] → [11, _, _, _] → [7, 4, 6, _, 3]",
            "answer": "Row1[1]=82, Row3[1]=21, Row3[3]=19, Row4[3]=11, Row4[2]=10, Row5[4]=5, Row2[2]=40, Row4[4]=8",
            "levels": [
                [
                    82
                ],
                [
                    42,
                    40
                ],
                [
                    21,
                    21,
                    19
                ],
                [
                    11,
                    10,
                    11,
                    8
                ],
                [
                    7,
                    4,
                    6,
                    5,
                    3
                ]
            ],
            "base": [
                7,
                4,
                6,
                5,
                3
            ],
            "topValue": 82,
            "hiddenCells": [
                {
                    "r": 0,
                    "c": 0,
                    "v": 82
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 21
                },
                {
                    "r": 2,
                    "c": 2,
                    "v": 19
                },
                {
                    "r": 3,
                    "c": 2,
                    "v": 11
                },
                {
                    "r": 3,
                    "c": 1,
                    "v": 10
                },
                {
                    "r": 4,
                    "c": 3,
                    "v": 5
                },
                {
                    "r": 1,
                    "c": 1,
                    "v": 40
                },
                {
                    "r": 3,
                    "c": 3,
                    "v": 8
                }
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "guided-solver",
    "_generatorId": "arithmetic-generator-v7.2.1"
}