medium Set 9 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-target-add-sub-medium",
        "pageNumber": 9,
        "generatedAt": "2026-03-01T01:52:26.992Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "11342695298703586029",
        "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": "form-exercise",
        "contentHash": "31c870f1423cdb21a2b896eb093cb11039849863550d9fecffc429b6f2cfac7b",
        "fallbackReason": null
    },
    "title": "form-exercise set 9",
    "operation": "target-number",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "operations": [
            "+",
            "-"
        ],
        "maxNumber": 50,
        "operationPair": "add-sub",
        "difficulty": "medium"
    },
    "problems": [
        {
            "id": 1,
            "type": "target-number",
            "target": 21,
            "numbers": [
                4,
                6,
                2,
                9
            ],
            "solution": "4 + 6 + 2 + 9 = 21",
            "question": "Use the numbers [4, 6, 2, 9] to make 21",
            "answer": 21,
            "correctAnswer": "21"
        },
        {
            "id": 2,
            "type": "target-number",
            "target": 22,
            "numbers": [
                9,
                1,
                4,
                8
            ],
            "solution": "9 + 1 + 4 + 8 = 22",
            "question": "Use the numbers [9, 1, 4, 8] to make 22",
            "answer": 22,
            "correctAnswer": "22"
        },
        {
            "id": 3,
            "type": "target-number",
            "target": 36,
            "numbers": [
                2,
                10,
                10,
                14
            ],
            "solution": "2 + 10 + 10 + 14 = 36",
            "question": "Use the numbers [2, 10, 10, 14] to make 36",
            "answer": 36,
            "correctAnswer": "36"
        },
        {
            "id": 4,
            "type": "target-number",
            "target": 13,
            "numbers": [
                1,
                9,
                4,
                5
            ],
            "solution": "1 + 9 + 4 + 5 = 13",
            "question": "Use the numbers [1, 9, 4, 5] to make 13",
            "answer": 13,
            "correctAnswer": "13",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 44 44\" width=\"44\" height=\"44\"><g transform=\"translate(4,4) scale(1)\"><path fill=\"#55ACEE\" d=\"M18 8l-7-8H0l14 17 11.521-4.75z\"/><path fill=\"#3B88C3\" d=\"M25 0l-7 8 5.39 7.312 1.227-1.489L36 0z\"/><path fill=\"#FF8A3B\" d=\"M23.205 16.026c.08-.217.131-.448.131-.693 0-1.104-.896-2-2-2h-6.667c-1.105 0-2 .896-2 2 0 .245.05.476.131.693-3.258 1.826-5.464 5.307-5.464 9.307C7.335 31.224 12.111 36 18.002 36s10.667-4.776 10.667-10.667c0-4-2.206-7.481-5.464-9.307z\"/><path fill=\"#7C4119\" d=\"M14.121 29.35l1.178-1.178c.13-.132.318-.15.467-.038 0 0 1.159.861 2.056.861.805 0 1.628-.673 1.628-1.496s-.842-1.514-2.225-1.514h-.639c-.186 0-.354-.168-.354-.355v-1.552c0-.206.168-.355.354-.355h.639c1.309 0 2-.635 2-1.439 0-.805-.691-1.402-1.496-1.402-.823 0-1.346.43-1.626.747-.132.15-.355.15-.504.02l-1.141-1.122c-.151-.132-.132-.355 0-.486 0 0 1.533-1.646 3.57-1.646 2.169 0 4.039 1.328 4.039 3.422 0 1.439-1.085 2.505-1.926 2.897v.057c.879.374 2.262 1.533 2.262 3.141 0 2.038-1.776 3.572-4.357 3.572-2.354 0-3.552-1.16-3.944-1.664-.113-.134-.093-.34.019-.47z\"/></g></svg>",
                "altText": "medal bronze",
                "placement": "before-question"
            },
            "_visualToken": {
                "type": "asset-ref",
                "effectiveProvider": "twemoji",
                "requestedProvider": "twemoji",
                "iconSize": 36,
                "layout": "icon-badge",
                "placement": "before-question",
                "items": [
                    {
                        "ref": "twemoji:1f949",
                        "name": "medal-bronze",
                        "count": 1,
                        "role": "badge"
                    }
                ]
            }
        },
        {
            "id": 5,
            "type": "target-number",
            "target": 38,
            "numbers": [
                9,
                8,
                20,
                1
            ],
            "solution": "9 + 8 + 20 + 1 = 38",
            "question": "Use the numbers [9, 8, 20, 1] to make 38",
            "answer": 38,
            "correctAnswer": "38"
        },
        {
            "id": 6,
            "type": "target-number",
            "target": 22,
            "numbers": [
                2,
                4,
                6,
                10
            ],
            "solution": "2 + 4 + 6 + 10 = 22",
            "question": "Use the numbers [2, 4, 6, 10] to make 22",
            "answer": 22,
            "correctAnswer": "22"
        },
        {
            "id": 7,
            "type": "target-number",
            "target": 21,
            "numbers": [
                7,
                5,
                1,
                9
            ],
            "solution": "7 + 5 + 1 + 9 = 21",
            "question": "Use the numbers [7, 5, 1, 9] to make 21",
            "answer": 21,
            "correctAnswer": "21"
        },
        {
            "id": 8,
            "type": "target-number",
            "target": 17,
            "numbers": [
                9,
                5,
                1,
                8
            ],
            "solution": "9 + 5 + 1 + 8 = 17",
            "question": "Use the numbers [9, 5, 1, 8] to make 17",
            "answer": 17,
            "correctAnswer": "17",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 44 44\" width=\"44\" height=\"44\"><g transform=\"translate(4,4) scale(1)\"><path fill=\"#55ACEE\" d=\"M18 8l-7-8H0l14 17 11.521-4.75z\"/><path fill=\"#3B88C3\" d=\"M25 0l-7 8 5.39 7.312 1.227-1.489L36 0z\"/><path fill=\"#FF8A3B\" d=\"M23.205 16.026c.08-.217.131-.448.131-.693 0-1.104-.896-2-2-2h-6.667c-1.105 0-2 .896-2 2 0 .245.05.476.131.693-3.258 1.826-5.464 5.307-5.464 9.307C7.335 31.224 12.111 36 18.002 36s10.667-4.776 10.667-10.667c0-4-2.206-7.481-5.464-9.307z\"/><path fill=\"#7C4119\" d=\"M14.121 29.35l1.178-1.178c.13-.132.318-.15.467-.038 0 0 1.159.861 2.056.861.805 0 1.628-.673 1.628-1.496s-.842-1.514-2.225-1.514h-.639c-.186 0-.354-.168-.354-.355v-1.552c0-.206.168-.355.354-.355h.639c1.309 0 2-.635 2-1.439 0-.805-.691-1.402-1.496-1.402-.823 0-1.346.43-1.626.747-.132.15-.355.15-.504.02l-1.141-1.122c-.151-.132-.132-.355 0-.486 0 0 1.533-1.646 3.57-1.646 2.169 0 4.039 1.328 4.039 3.422 0 1.439-1.085 2.505-1.926 2.897v.057c.879.374 2.262 1.533 2.262 3.141 0 2.038-1.776 3.572-4.357 3.572-2.354 0-3.552-1.16-3.944-1.664-.113-.134-.093-.34.019-.47z\"/></g></svg>",
                "altText": "medal bronze",
                "placement": "before-question"
            },
            "_visualToken": {
                "type": "asset-ref",
                "effectiveProvider": "twemoji",
                "requestedProvider": "twemoji",
                "iconSize": 36,
                "layout": "icon-badge",
                "placement": "before-question",
                "items": [
                    {
                        "ref": "twemoji:1f949",
                        "name": "medal-bronze",
                        "count": 1,
                        "role": "badge"
                    }
                ]
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}