B Set 61 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": 5512,
                "operand2": 1315,
                "operator": "+",
                "question": "5512 + 1315 = ___",
                "answer": 6827
            },
            {
                "id": 2,
                "operand1": 3011,
                "operand2": 2780,
                "operator": "+",
                "question": "3011 + 2780 = ___",
                "answer": 5791
            },
            {
                "id": 3,
                "operand1": 2722,
                "operand2": 7244,
                "operator": "+",
                "question": "2722 + 7244 = ___",
                "answer": 9966
            },
            {
                "id": 4,
                "operand1": 1055,
                "operand2": 2004,
                "operator": "+",
                "question": "1055 + 2004 = ___",
                "answer": 3059
            },
            {
                "id": 5,
                "operand1": 2372,
                "operand2": 1614,
                "operator": "+",
                "question": "2372 + 1614 = ___",
                "answer": 3986
            },
            {
                "id": 6,
                "operand1": 2111,
                "operand2": 3432,
                "operator": "+",
                "question": "2111 + 3432 = ___",
                "answer": 5543
            },
            {
                "id": 7,
                "operand1": 1103,
                "operand2": 3646,
                "operator": "+",
                "question": "1103 + 3646 = ___",
                "answer": 4749
            },
            {
                "id": 8,
                "operand1": 2050,
                "operand2": 6037,
                "operator": "+",
                "question": "2050 + 6037 = ___",
                "answer": 8087
            },
            {
                "id": 9,
                "operand1": 3253,
                "operand2": 6444,
                "operator": "+",
                "question": "3253 + 6444 = ___",
                "answer": 9697
            },
            {
                "id": 10,
                "operand1": 3511,
                "operand2": 4417,
                "operator": "+",
                "question": "3511 + 4417 = ___",
                "answer": 7928
            },
            {
                "id": 11,
                "operand1": 8151,
                "operand2": 1604,
                "operator": "+",
                "question": "8151 + 1604 = ___",
                "answer": 9755
            },
            {
                "id": 12,
                "operand1": 3560,
                "operand2": 4410,
                "operator": "+",
                "question": "3560 + 4410 = ___",
                "answer": 7970
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}