medium Set 95 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-addition-within-100-medium",
        "pageNumber": 95,
        "generatedAt": "2026-03-16T15:21:35.569Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "fadedd71f60b5e41",
        "seedInput": "1|node-1-leaf-addition-within-100-medium|95|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 60,
            "metrics": {
                "problemCount": 20,
                "operation": "addition",
                "digits": 3,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "24b621ee8187c199"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "addition",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 100,
        "regrouping": false,
        "operation": "addition",
        "maxSum": 100,
        "difficulty": "medium"
    },
    "problems": [
        {
            "id": 1,
            "operand1": 29,
            "operand2": 40,
            "operator": "+",
            "question": "29 + 40 = ___",
            "answer": 69
        },
        {
            "id": 2,
            "operand1": 24,
            "operand2": 30,
            "operator": "+",
            "question": "24 + 30 = ___",
            "answer": 54
        },
        {
            "id": 3,
            "operand1": 30,
            "operand2": 7,
            "operator": "+",
            "question": "30 + 7 = ___",
            "answer": 37
        },
        {
            "id": 4,
            "operand1": 41,
            "operand2": 1,
            "operator": "+",
            "question": "41 + 1 = ___",
            "answer": 42
        },
        {
            "id": 5,
            "operand1": 3,
            "operand2": 80,
            "operator": "+",
            "question": "3 + 80 = ___",
            "answer": 83
        },
        {
            "id": 6,
            "operand1": 11,
            "operand2": 78,
            "operator": "+",
            "question": "11 + 78 = ___",
            "answer": 89
        },
        {
            "id": 7,
            "operand1": 42,
            "operand2": 4,
            "operator": "+",
            "question": "42 + 4 = ___",
            "answer": 46
        },
        {
            "id": 8,
            "operand1": 31,
            "operand2": 22,
            "operator": "+",
            "question": "31 + 22 = ___",
            "answer": 53
        },
        {
            "id": 9,
            "operand1": 3,
            "operand2": 3,
            "operator": "+",
            "question": "3 + 3 = ___",
            "answer": 6,
            "visualIntent": {
                "layout": "picture-equation",
                "operation": "add",
                "items": [
                    {
                        "count": 3,
                        "role": "groupA"
                    },
                    {
                        "count": 3,
                        "role": "groupB"
                    }
                ]
            }
        },
        {
            "id": 10,
            "operand1": 1,
            "operand2": 12,
            "operator": "+",
            "question": "1 + 12 = ___",
            "answer": 13
        },
        {
            "id": 11,
            "operand1": 32,
            "operand2": 34,
            "operator": "+",
            "question": "32 + 34 = ___",
            "answer": 66
        },
        {
            "id": 12,
            "operand1": 29,
            "operand2": 50,
            "operator": "+",
            "question": "29 + 50 = ___",
            "answer": 79
        },
        {
            "id": 13,
            "operand1": 20,
            "operand2": 19,
            "operator": "+",
            "question": "20 + 19 = ___",
            "answer": 39
        },
        {
            "id": 14,
            "operand1": 42,
            "operand2": 52,
            "operator": "+",
            "question": "42 + 52 = ___",
            "answer": 94
        },
        {
            "id": 15,
            "operand1": 2,
            "operand2": 77,
            "operator": "+",
            "question": "2 + 77 = ___",
            "answer": 79
        },
        {
            "id": 16,
            "operand1": 5,
            "operand2": 73,
            "operator": "+",
            "question": "5 + 73 = ___",
            "answer": 78
        },
        {
            "id": 17,
            "operand1": 14,
            "operand2": 4,
            "operator": "+",
            "question": "14 + 4 = ___",
            "answer": 18
        },
        {
            "id": 18,
            "operand1": 40,
            "operand2": 15,
            "operator": "+",
            "question": "40 + 15 = ___",
            "answer": 55
        },
        {
            "id": 19,
            "operand1": 22,
            "operand2": 47,
            "operator": "+",
            "question": "22 + 47 = ___",
            "answer": 69
        },
        {
            "id": 20,
            "operand1": 11,
            "operand2": 23,
            "operator": "+",
            "question": "11 + 23 = ___",
            "answer": 34
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}