B Set 37 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": "starter",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 100,
            "difficulty": "starter"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 26,
                "operand2": 71,
                "operator": "+",
                "question": "26 + 71 = ___",
                "answer": 97
            },
            {
                "id": 2,
                "operand1": 45,
                "operand2": 44,
                "operator": "+",
                "question": "45 + 44 = ___",
                "answer": 89
            },
            {
                "id": 3,
                "operand1": 23,
                "operand2": 71,
                "operator": "+",
                "question": "23 + 71 = ___",
                "answer": 94
            },
            {
                "id": 4,
                "operand1": 22,
                "operand2": 43,
                "operator": "+",
                "question": "22 + 43 = ___",
                "answer": 65
            },
            {
                "id": 5,
                "operand1": 11,
                "operand2": 62,
                "operator": "+",
                "question": "11 + 62 = ___",
                "answer": 73
            },
            {
                "id": 6,
                "operand1": 32,
                "operand2": 4,
                "operator": "+",
                "question": "32 + 4 = ___",
                "answer": 36
            },
            {
                "id": 7,
                "operand1": 14,
                "operand2": 32,
                "operator": "+",
                "question": "14 + 32 = ___",
                "answer": 46
            },
            {
                "id": 8,
                "operand1": 2,
                "operand2": 52,
                "operator": "+",
                "question": "2 + 52 = ___",
                "answer": 54
            },
            {
                "id": 9,
                "operand1": 35,
                "operand2": 62,
                "operator": "+",
                "question": "35 + 62 = ___",
                "answer": 97
            },
            {
                "id": 10,
                "operand1": 14,
                "operand2": 20,
                "operator": "+",
                "question": "14 + 20 = ___",
                "answer": 34
            },
            {
                "id": 11,
                "operand1": 4,
                "operand2": 73,
                "operator": "+",
                "question": "4 + 73 = ___",
                "answer": 77
            },
            {
                "id": 12,
                "operand1": 29,
                "operand2": 20,
                "operator": "+",
                "question": "29 + 20 = ___",
                "answer": 49
            },
            {
                "id": 13,
                "operand1": 40,
                "operand2": 56,
                "operator": "+",
                "question": "40 + 56 = ___",
                "answer": 96
            },
            {
                "id": 14,
                "operand1": 19,
                "operand2": 80,
                "operator": "+",
                "question": "19 + 80 = ___",
                "answer": 99
            },
            {
                "id": 15,
                "operand1": 30,
                "operand2": 44,
                "operator": "+",
                "question": "30 + 44 = ___",
                "answer": 74
            },
            {
                "id": 16,
                "operand1": 43,
                "operand2": 35,
                "operator": "+",
                "question": "43 + 35 = ___",
                "answer": 78
            },
            {
                "id": 17,
                "operand1": 5,
                "operand2": 34,
                "operator": "+",
                "question": "5 + 34 = ___",
                "answer": 39
            },
            {
                "id": 18,
                "operand1": 12,
                "operand2": 53,
                "operator": "+",
                "question": "12 + 53 = ___",
                "answer": 65
            },
            {
                "id": 19,
                "operand1": 30,
                "operand2": 69,
                "operator": "+",
                "question": "30 + 69 = ___",
                "answer": 99
            },
            {
                "id": 20,
                "operand1": 24,
                "operand2": 75,
                "operator": "+",
                "question": "24 + 75 = ___",
                "answer": 99
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}