easy Set 3 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-mixed-4layer-easy",
        "pageNumber": 3,
        "generatedAt": "2026-03-01T01:52:06.347Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "11361768030460710909",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "easy",
            "expectedVariant": null,
            "displayDifficulty": "easy",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "guided-solver",
        "contentHash": "b50f11f63f20dd236636e0d26b57cb2c8216fbbe47a9be6574fb806831744ee3",
        "fallbackReason": null
    },
    "title": "guided-solver set 3",
    "operation": "pyramid",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "difficulty": "easy"
    },
    "problems": [
        {
            "id": 1,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    10,
                    2,
                    4
                ],
                [
                    12,
                    2
                ],
                [
                    14
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                }
            ],
            "answer": [
                14,
                2
            ],
            "solution": [
                [
                    10,
                    2,
                    4
                ],
                [
                    12,
                    2
                ],
                [
                    14
                ]
            ]
        },
        {
            "id": 2,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    5,
                    10,
                    6
                ],
                [
                    15,
                    4
                ],
                [
                    19
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                }
            ],
            "answer": [
                19,
                4
            ],
            "solution": [
                [
                    5,
                    10,
                    6
                ],
                [
                    15,
                    4
                ],
                [
                    19
                ]
            ]
        },
        {
            "id": 3,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    10,
                    9,
                    2
                ],
                [
                    19,
                    7
                ],
                [
                    26
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 1
                }
            ],
            "answer": [
                26,
                7
            ],
            "solution": [
                [
                    10,
                    9,
                    2
                ],
                [
                    19,
                    7
                ],
                [
                    26
                ]
            ]
        },
        {
            "id": 4,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "mixed",
            "grid": [
                [
                    4,
                    3,
                    5
                ],
                [
                    7,
                    2
                ],
                [
                    5
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                },
                {
                    "level": 1,
                    "index": 0
                }
            ],
            "answer": [
                5,
                7
            ],
            "solution": [
                [
                    4,
                    3,
                    5
                ],
                [
                    7,
                    2
                ],
                [
                    5
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}