B Set 38 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": 21,
                "operator": "+",
                "question": "26 + 21 = ___",
                "answer": 47
            },
            {
                "id": 2,
                "operand1": 44,
                "operand2": 52,
                "operator": "+",
                "question": "44 + 52 = ___",
                "answer": 96
            },
            {
                "id": 3,
                "operand1": 41,
                "operand2": 55,
                "operator": "+",
                "question": "41 + 55 = ___",
                "answer": 96
            },
            {
                "id": 4,
                "operand1": 40,
                "operand2": 16,
                "operator": "+",
                "question": "40 + 16 = ___",
                "answer": 56
            },
            {
                "id": 5,
                "operand1": 41,
                "operand2": 1,
                "operator": "+",
                "question": "41 + 1 = ___",
                "answer": 42
            },
            {
                "id": 6,
                "operand1": 43,
                "operand2": 34,
                "operator": "+",
                "question": "43 + 34 = ___",
                "answer": 77
            },
            {
                "id": 7,
                "operand1": 10,
                "operand2": 17,
                "operator": "+",
                "question": "10 + 17 = ___",
                "answer": 27
            },
            {
                "id": 8,
                "operand1": 34,
                "operand2": 1,
                "operator": "+",
                "question": "34 + 1 = ___",
                "answer": 35
            },
            {
                "id": 9,
                "operand1": 4,
                "operand2": 51,
                "operator": "+",
                "question": "4 + 51 = ___",
                "answer": 55
            },
            {
                "id": 10,
                "operand1": 43,
                "operand2": 30,
                "operator": "+",
                "question": "43 + 30 = ___",
                "answer": 73
            },
            {
                "id": 11,
                "operand1": 24,
                "operand2": 32,
                "operator": "+",
                "question": "24 + 32 = ___",
                "answer": 56
            },
            {
                "id": 12,
                "operand1": 20,
                "operand2": 43,
                "operator": "+",
                "question": "20 + 43 = ___",
                "answer": 63
            },
            {
                "id": 13,
                "operand1": 35,
                "operand2": 42,
                "operator": "+",
                "question": "35 + 42 = ___",
                "answer": 77
            },
            {
                "id": 14,
                "operand1": 5,
                "operand2": 11,
                "operator": "+",
                "question": "5 + 11 = ___",
                "answer": 16
            },
            {
                "id": 15,
                "operand1": 28,
                "operand2": 30,
                "operator": "+",
                "question": "28 + 30 = ___",
                "answer": 58
            },
            {
                "id": 16,
                "operand1": 13,
                "operand2": 51,
                "operator": "+",
                "question": "13 + 51 = ___",
                "answer": 64
            },
            {
                "id": 17,
                "operand1": 40,
                "operand2": 1,
                "operator": "+",
                "question": "40 + 1 = ___",
                "answer": 41
            },
            {
                "id": 18,
                "operand1": 5,
                "operand2": 92,
                "operator": "+",
                "question": "5 + 92 = ___",
                "answer": 97
            },
            {
                "id": 19,
                "operand1": 21,
                "operand2": 35,
                "operator": "+",
                "question": "21 + 35 = ___",
                "answer": 56
            },
            {
                "id": 20,
                "operand1": 21,
                "operand2": 7,
                "operator": "+",
                "question": "21 + 7 = ___",
                "answer": 28
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}