expert Set 16 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-mixed-5layer-expert",
        "pageNumber": 16,
        "generatedAt": "2026-03-16T15:21:51.506Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "e4c7baa4db016640",
        "seedInput": "1|node-1-leaf-pyramid-mixed-5layer-expert|16|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": "382f0963f1beeaca"
        },
        "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": "expert",
    "config": {
        "difficulty": "expert",
        "maxNumber": 10
    },
    "problems": [
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "expert",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [15, _] → [8, 7, 9]",
            "answer": "Row2[2]=16, Row1[1]=31",
            "levels": [
                [
                    31
                ],
                [
                    15,
                    16
                ],
                [
                    8,
                    7,
                    9
                ]
            ],
            "base": [
                8,
                7,
                9
            ],
            "topValue": 31,
            "hiddenCells": [
                {
                    "r": 1,
                    "c": 1,
                    "v": 16
                },
                {
                    "r": 0,
                    "c": 0,
                    "v": 31
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "expert",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [_] → [10, _] → [2, 8, 10]",
            "answer": "Row2[2]=18, Row1[1]=28",
            "levels": [
                [
                    28
                ],
                [
                    10,
                    18
                ],
                [
                    2,
                    8,
                    10
                ]
            ],
            "base": [
                2,
                8,
                10
            ],
            "topValue": 28,
            "hiddenCells": [
                {
                    "r": 1,
                    "c": 1,
                    "v": 18
                },
                {
                    "r": 0,
                    "c": 0,
                    "v": 28
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "expert",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [25] → [_, 12] → [3, _, 2]",
            "answer": "Row2[1]=13, Row3[2]=10",
            "levels": [
                [
                    25
                ],
                [
                    13,
                    12
                ],
                [
                    3,
                    10,
                    2
                ]
            ],
            "base": [
                3,
                10,
                2
            ],
            "topValue": 25,
            "hiddenCells": [
                {
                    "r": 1,
                    "c": 0,
                    "v": 13
                },
                {
                    "r": 2,
                    "c": 1,
                    "v": 10
                }
            ]
        },
        {
            "type": "number-pyramid",
            "subType": "number-pyramid",
            "difficulty": "expert",
            "question": "Number Pyramid: Each block equals the sum of the two blocks below it. Fill the missing values. Pyramid (top to bottom): [11] → [9, _] → [8, _, 1]",
            "answer": "Row3[2]=1, Row2[2]=2",
            "levels": [
                [
                    11
                ],
                [
                    9,
                    2
                ],
                [
                    8,
                    1,
                    1
                ]
            ],
            "base": [
                8,
                1,
                1
            ],
            "topValue": 11,
            "hiddenCells": [
                {
                    "r": 2,
                    "c": 1,
                    "v": 1
                },
                {
                    "r": 1,
                    "c": 1,
                    "v": 2
                }
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "guided-solver",
    "_generatorId": "arithmetic-generator-v7.2.1"
}