B Set 41 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": "medium",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 100,
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 12,
                "operand2": 67,
                "operator": "+",
                "question": "12 + 67 = ___",
                "answer": 79
            },
            {
                "id": 2,
                "operand1": 14,
                "operand2": 35,
                "operator": "+",
                "question": "14 + 35 = ___",
                "answer": 49
            },
            {
                "id": 3,
                "operand1": 10,
                "operand2": 19,
                "operator": "+",
                "question": "10 + 19 = ___",
                "answer": 29
            },
            {
                "id": 4,
                "operand1": 16,
                "operand2": 23,
                "operator": "+",
                "question": "16 + 23 = ___",
                "answer": 39
            },
            {
                "id": 5,
                "operand1": 4,
                "operand2": 90,
                "operator": "+",
                "question": "4 + 90 = ___",
                "answer": 94
            },
            {
                "id": 6,
                "operand1": 3,
                "operand2": 12,
                "operator": "+",
                "question": "3 + 12 = ___",
                "answer": 15
            },
            {
                "id": 7,
                "operand1": 41,
                "operand2": 23,
                "operator": "+",
                "question": "41 + 23 = ___",
                "answer": 64
            },
            {
                "id": 8,
                "operand1": 43,
                "operand2": 13,
                "operator": "+",
                "question": "43 + 13 = ___",
                "answer": 56
            },
            {
                "id": 9,
                "operand1": 15,
                "operand2": 21,
                "operator": "+",
                "question": "15 + 21 = ___",
                "answer": 36
            },
            {
                "id": 10,
                "operand1": 13,
                "operand2": 11,
                "operator": "+",
                "question": "13 + 11 = ___",
                "answer": 24
            },
            {
                "id": 11,
                "operand1": 34,
                "operand2": 63,
                "operator": "+",
                "question": "34 + 63 = ___",
                "answer": 97
            },
            {
                "id": 12,
                "operand1": 32,
                "operand2": 60,
                "operator": "+",
                "question": "32 + 60 = ___",
                "answer": 92
            },
            {
                "id": 13,
                "operand1": 16,
                "operand2": 20,
                "operator": "+",
                "question": "16 + 20 = ___",
                "answer": 36
            },
            {
                "id": 14,
                "operand1": 30,
                "operand2": 32,
                "operator": "+",
                "question": "30 + 32 = ___",
                "answer": 62
            },
            {
                "id": 15,
                "operand1": 40,
                "operand2": 32,
                "operator": "+",
                "question": "40 + 32 = ___",
                "answer": 72
            },
            {
                "id": 16,
                "operand1": 22,
                "operand2": 64,
                "operator": "+",
                "question": "22 + 64 = ___",
                "answer": 86
            },
            {
                "id": 17,
                "operand1": 25,
                "operand2": 73,
                "operator": "+",
                "question": "25 + 73 = ___",
                "answer": 98
            },
            {
                "id": 18,
                "operand1": 2,
                "operand2": 93,
                "operator": "+",
                "question": "2 + 93 = ___",
                "answer": 95
            },
            {
                "id": 19,
                "operand1": 32,
                "operand2": 43,
                "operator": "+",
                "question": "32 + 43 = ___",
                "answer": 75
            },
            {
                "id": 20,
                "operand1": 42,
                "operand2": 30,
                "operator": "+",
                "question": "42 + 30 = ___",
                "answer": 72
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}