starter Set 10 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-addition-3layer-starter",
        "pageNumber": 10,
        "generatedAt": "2026-03-01T01:52:06.300Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "6495115396374739552",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "starter",
            "expectedVariant": null,
            "displayDifficulty": "starter",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "guided-solver",
        "contentHash": "848dac97ee7685c0947b0a9f5a1172607db1524f521ec398ab04d6cc895f8313",
        "fallbackReason": null
    },
    "title": "guided-solver set 10",
    "operation": "pyramid",
    "subject": "arithmetic",
    "difficulty": "starter",
    "config": {
        "difficulty": "starter",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    7,
                    10,
                    3
                ],
                [
                    17,
                    13
                ],
                [
                    30
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                }
            ],
            "answer": [
                30
            ],
            "solution": [
                [
                    7,
                    10,
                    3
                ],
                [
                    17,
                    13
                ],
                [
                    30
                ]
            ]
        },
        {
            "id": 2,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    2,
                    7,
                    2
                ],
                [
                    9,
                    9
                ],
                [
                    18
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                }
            ],
            "answer": [
                18
            ],
            "solution": [
                [
                    2,
                    7,
                    2
                ],
                [
                    9,
                    9
                ],
                [
                    18
                ]
            ]
        },
        {
            "id": 3,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    8,
                    9,
                    2
                ],
                [
                    17,
                    11
                ],
                [
                    28
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                }
            ],
            "answer": [
                28
            ],
            "solution": [
                [
                    8,
                    9,
                    2
                ],
                [
                    17,
                    11
                ],
                [
                    28
                ]
            ]
        },
        {
            "id": 4,
            "type": "number-pyramid",
            "layers": 3,
            "operation": "addition",
            "grid": [
                [
                    5,
                    7,
                    3
                ],
                [
                    12,
                    10
                ],
                [
                    22
                ]
            ],
            "blanks": [
                {
                    "level": 2,
                    "index": 0
                }
            ],
            "answer": [
                22
            ],
            "solution": [
                [
                    5,
                    7,
                    3
                ],
                [
                    12,
                    10
                ],
                [
                    22
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}