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