hard Set 100 Form Exercise

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

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-leaf-pyramid-mixed-5layer-hard",
        "pageNumber": 100,
        "generatedAt": "2026-03-16T15:21:51.505Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "4d0e9f973ae6440f",
        "seedInput": "1|node-1-leaf-pyramid-mixed-5layer-hard|100|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": "44cb6b17d2eee3d0"
        },
        "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): [77] → [_, _] → [_, 20, _] → [_, 11, _, _] → [_, 4, 7, 2, 3]",
            "answer": "Row2[2]=34, Row4[4]=5, Row4[3]=9, Row5[1]=8, Row3[3]=14, Row4[1]=12, Row2[1]=43, Row3[1]=23",
            "levels": [
                [
                    77
                ],
                [
                    43,
                    34
                ],
                [
                    23,
                    20,
                    14
                ],
                [
                    12,
                    11,
                    9,
                    5
                ],
                [
                    8,
                    4,
                    7,
                    2,
                    3
                ]
            ],
            "base": [
                8,
                4,
                7,
                2,
                3
            ],
            "topValue": 77,
            "hiddenCells": [
                {
                    "r": 1,
                    "c": 1,
                    "v": 34
                },
                {
                    "r": 3,
                    "c": 3,
                    "v": 5
                },
                {
                    "r": 3,
                    "c": 2,
                    "v": 9
                },
                {
                    "r": 4,
                    "c": 0,
                    "v": 8
                },
                {
                    "r": 2,
                    "c": 2,
                    "v": 14
                },
                {
                    "r": 3,
                    "c": 0,
                    "v": 12
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 43
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 23
                }
            ]
        },
        {
            "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): [111] → [_, _] → [_, 27, 23] → [18, _, 11, 12] → [_, _, _, _, 9]",
            "answer": "Row2[2]=50, Row5[2]=8, Row2[1]=61, Row5[4]=3, Row5[3]=8, Row3[1]=34, Row5[1]=10, Row4[2]=16",
            "levels": [
                [
                    111
                ],
                [
                    61,
                    50
                ],
                [
                    34,
                    27,
                    23
                ],
                [
                    18,
                    16,
                    11,
                    12
                ],
                [
                    10,
                    8,
                    8,
                    3,
                    9
                ]
            ],
            "base": [
                10,
                8,
                8,
                3,
                9
            ],
            "topValue": 111,
            "hiddenCells": [
                {
                    "r": 1,
                    "c": 1,
                    "v": 50
                },
                {
                    "r": 4,
                    "c": 1,
                    "v": 8
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 61
                },
                {
                    "r": 4,
                    "c": 3,
                    "v": 3
                },
                {
                    "r": 4,
                    "c": 2,
                    "v": 8
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 34
                },
                {
                    "r": 4,
                    "c": 0,
                    "v": 10
                },
                {
                    "r": 3,
                    "c": 1,
                    "v": 16
                }
            ]
        },
        {
            "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): [80] → [_, 36] → [_, _, _] → [_, 12, _, 10] → [5, _, 4, _, 7]",
            "answer": "Row5[2]=8, Row2[1]=44, Row3[3]=17, Row4[1]=13, Row3[2]=19, Row3[1]=25, Row5[4]=3, Row4[3]=7",
            "levels": [
                [
                    80
                ],
                [
                    44,
                    36
                ],
                [
                    25,
                    19,
                    17
                ],
                [
                    13,
                    12,
                    7,
                    10
                ],
                [
                    5,
                    8,
                    4,
                    3,
                    7
                ]
            ],
            "base": [
                5,
                8,
                4,
                3,
                7
            ],
            "topValue": 80,
            "hiddenCells": [
                {
                    "r": 4,
                    "c": 1,
                    "v": 8
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 44
                },
                {
                    "r": 2,
                    "c": 2,
                    "v": 17
                },
                {
                    "r": 3,
                    "c": 0,
                    "v": 13
                },
                {
                    "r": 2,
                    "c": 1,
                    "v": 19
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 25
                },
                {
                    "r": 4,
                    "c": 3,
                    "v": 3
                },
                {
                    "r": 3,
                    "c": 2,
                    "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): [_] → [65, 67] → [29, 36, _] → [_, _, 18, _] → [_, 10, _, _, 3]",
            "answer": "Row4[2]=18, Row1[1]=132, Row5[4]=10, Row5[1]=1, Row5[3]=8, Row3[3]=31, Row4[4]=13, Row4[1]=11",
            "levels": [
                [
                    132
                ],
                [
                    65,
                    67
                ],
                [
                    29,
                    36,
                    31
                ],
                [
                    11,
                    18,
                    18,
                    13
                ],
                [
                    1,
                    10,
                    8,
                    10,
                    3
                ]
            ],
            "base": [
                1,
                10,
                8,
                10,
                3
            ],
            "topValue": 132,
            "hiddenCells": [
                {
                    "r": 3,
                    "c": 1,
                    "v": 18
                },
                {
                    "r": 0,
                    "c": 0,
                    "v": 132
                },
                {
                    "r": 4,
                    "c": 3,
                    "v": 10
                },
                {
                    "r": 4,
                    "c": 0,
                    "v": 1
                },
                {
                    "r": 4,
                    "c": 2,
                    "v": 8
                },
                {
                    "r": 2,
                    "c": 2,
                    "v": 31
                },
                {
                    "r": 3,
                    "c": 3,
                    "v": 13
                },
                {
                    "r": 3,
                    "c": 0,
                    "v": 11
                }
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "guided-solver",
    "_generatorId": "arithmetic-generator-v7.2.1"
}