B Set 78 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "addition",
        "subject": "arithmetic",
        "difficulty": "hard",
        "config": {
            "maxNumber": 9999,
            "minNumber": 1000,
            "digits": 4,
            "regrouping": false,
            "operation": "addition"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 5720,
                "operand2": 4228,
                "operator": "+",
                "question": "5720 + 4228 = ___",
                "answer": 9948
            },
            {
                "id": 2,
                "operand1": 1121,
                "operand2": 1221,
                "operator": "+",
                "question": "1121 + 1221 = ___",
                "answer": 2342
            },
            {
                "id": 3,
                "operand1": 3112,
                "operand2": 6631,
                "operator": "+",
                "question": "3112 + 6631 = ___",
                "answer": 9743
            },
            {
                "id": 4,
                "operand1": 2341,
                "operand2": 7116,
                "operator": "+",
                "question": "2341 + 7116 = ___",
                "answer": 9457
            },
            {
                "id": 5,
                "operand1": 1443,
                "operand2": 2526,
                "operator": "+",
                "question": "1443 + 2526 = ___",
                "answer": 3969
            },
            {
                "id": 6,
                "operand1": 2014,
                "operand2": 7244,
                "operator": "+",
                "question": "2014 + 7244 = ___",
                "answer": 9258
            },
            {
                "id": 7,
                "operand1": 6023,
                "operand2": 3941,
                "operator": "+",
                "question": "6023 + 3941 = ___",
                "answer": 9964
            },
            {
                "id": 8,
                "operand1": 2003,
                "operand2": 5945,
                "operator": "+",
                "question": "2003 + 5945 = ___",
                "answer": 7948
            },
            {
                "id": 9,
                "operand1": 3222,
                "operand2": 2230,
                "operator": "+",
                "question": "3222 + 2230 = ___",
                "answer": 5452
            },
            {
                "id": 10,
                "operand1": 5153,
                "operand2": 3145,
                "operator": "+",
                "question": "5153 + 3145 = ___",
                "answer": 8298
            },
            {
                "id": 11,
                "operand1": 2204,
                "operand2": 5051,
                "operator": "+",
                "question": "2204 + 5051 = ___",
                "answer": 7255
            },
            {
                "id": 12,
                "operand1": 2233,
                "operand2": 4103,
                "operator": "+",
                "question": "2233 + 4103 = ___",
                "answer": 6336
            },
            {
                "id": 13,
                "operand1": 7750,
                "operand2": 2208,
                "operator": "+",
                "question": "7750 + 2208 = ___",
                "answer": 9958
            },
            {
                "id": 14,
                "operand1": 6013,
                "operand2": 3920,
                "operator": "+",
                "question": "6013 + 3920 = ___",
                "answer": 9933
            },
            {
                "id": 15,
                "operand1": 6490,
                "operand2": 1404,
                "operator": "+",
                "question": "6490 + 1404 = ___",
                "answer": 7894
            },
            {
                "id": 16,
                "operand1": 3531,
                "operand2": 1400,
                "operator": "+",
                "question": "3531 + 1400 = ___",
                "answer": 4931
            },
            {
                "id": 17,
                "operand1": 6013,
                "operand2": 2861,
                "operator": "+",
                "question": "6013 + 2861 = ___",
                "answer": 8874
            },
            {
                "id": 18,
                "operand1": 4718,
                "operand2": 1141,
                "operator": "+",
                "question": "4718 + 1141 = ___",
                "answer": 5859
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}