medium Set 71 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-multiplication-4layer-medium",
        "pageNumber": 71,
        "generatedAt": "2026-03-16T15:21:51.105Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "01daaf5a9b8c0ea0",
        "seedInput": "1|node-1-leaf-pyramid-multiplication-4layer-medium|71|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "guided-solver",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 18,
            "metrics": {
                "problemCount": 4,
                "operation": "pyramid",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "b561ffddb4091138e540d36399321e87",
            "contentFingerprint": "50839aa7744182be"
        },
        "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": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "medium",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [43] → [24, 19] → [_, _, 9] → [_, 8, 2, _]",
            "answer": "Row4[1]=6, Row4[4]=7, Row3[2]=10, Row3[1]=14",
            "levels": [
                [
                    43
                ],
                [
                    24,
                    19
                ],
                [
                    14,
                    10,
                    9
                ],
                [
                    6,
                    8,
                    2,
                    7
                ]
            ],
            "base": [
                6,
                8,
                2,
                7
            ],
            "topValue": 43,
            "hiddenCells": [
                {
                    "r": 3,
                    "c": 0,
                    "v": 6
                },
                {
                    "r": 3,
                    "c": 3,
                    "v": 7
                },
                {
                    "r": 2,
                    "c": 1,
                    "v": 10
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 14
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "medium",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [_, 10] → [_, 7, 3] → [9, 5, _, 1]",
            "answer": "Row4[3]=2, Row3[1]=14, Row2[1]=21, Row1[1]=31",
            "levels": [
                [
                    31
                ],
                [
                    21,
                    10
                ],
                [
                    14,
                    7,
                    3
                ],
                [
                    9,
                    5,
                    2,
                    1
                ]
            ],
            "base": [
                9,
                5,
                2,
                1
            ],
            "topValue": 31,
            "hiddenCells": [
                {
                    "r": 3,
                    "c": 2,
                    "v": 2
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 14
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 21
                },
                {
                    "r": 0,
                    "c": 0,
                    "v": 31
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "medium",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [27] → [15, 12] → [12, _, _] → [10, 2, _, _]",
            "answer": "Row3[3]=9, Row3[2]=3, Row4[4]=8, Row4[3]=1",
            "levels": [
                [
                    27
                ],
                [
                    15,
                    12
                ],
                [
                    12,
                    3,
                    9
                ],
                [
                    10,
                    2,
                    1,
                    8
                ]
            ],
            "base": [
                10,
                2,
                1,
                8
            ],
            "topValue": 27,
            "hiddenCells": [
                {
                    "r": 2,
                    "c": 2,
                    "v": 9
                },
                {
                    "r": 2,
                    "c": 1,
                    "v": 3
                },
                {
                    "r": 3,
                    "c": 3,
                    "v": 8
                },
                {
                    "r": 3,
                    "c": 2,
                    "v": 1
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "medium",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [_, 30] → [_, 14, 16] → [3, 6, 8, _]",
            "answer": "Row1[1]=53, Row4[4]=8, Row3[1]=9, Row2[1]=23",
            "levels": [
                [
                    53
                ],
                [
                    23,
                    30
                ],
                [
                    9,
                    14,
                    16
                ],
                [
                    3,
                    6,
                    8,
                    8
                ]
            ],
            "base": [
                3,
                6,
                8,
                8
            ],
            "topValue": 53,
            "hiddenCells": [
                {
                    "r": 0,
                    "c": 0,
                    "v": 53
                },
                {
                    "r": 3,
                    "c": 3,
                    "v": 8
                },
                {
                    "r": 2,
                    "c": 0,
                    "v": 9
                },
                {
                    "r": 1,
                    "c": 0,
                    "v": 23
                }
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "guided-solver",
    "_generatorId": "arithmetic-generator-v7.2.1"
}