B Set 49 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": 35,
                "operand2": 1,
                "operator": "+",
                "question": "35 + 1 = ___",
                "answer": 36
            },
            {
                "id": 2,
                "operand1": 32,
                "operand2": 33,
                "operator": "+",
                "question": "32 + 33 = ___",
                "answer": 65
            },
            {
                "id": 3,
                "operand1": 31,
                "operand2": 44,
                "operator": "+",
                "question": "31 + 44 = ___",
                "answer": 75
            },
            {
                "id": 4,
                "operand1": 30,
                "operand2": 66,
                "operator": "+",
                "question": "30 + 66 = ___",
                "answer": 96
            },
            {
                "id": 5,
                "operand1": 50,
                "operand2": 15,
                "operator": "+",
                "question": "50 + 15 = ___",
                "answer": 65
            },
            {
                "id": 6,
                "operand1": 12,
                "operand2": 54,
                "operator": "+",
                "question": "12 + 54 = ___",
                "answer": 66
            },
            {
                "id": 7,
                "operand1": 22,
                "operand2": 20,
                "operator": "+",
                "question": "22 + 20 = ___",
                "answer": 42
            },
            {
                "id": 8,
                "operand1": 33,
                "operand2": 51,
                "operator": "+",
                "question": "33 + 51 = ___",
                "answer": 84
            },
            {
                "id": 9,
                "operand1": 15,
                "operand2": 40,
                "operator": "+",
                "question": "15 + 40 = ___",
                "answer": 55
            },
            {
                "id": 10,
                "operand1": 32,
                "operand2": 24,
                "operator": "+",
                "question": "32 + 24 = ___",
                "answer": 56
            },
            {
                "id": 11,
                "operand1": 2,
                "operand2": 45,
                "operator": "+",
                "question": "2 + 45 = ___",
                "answer": 47
            },
            {
                "id": 12,
                "operand1": 50,
                "operand2": 31,
                "operator": "+",
                "question": "50 + 31 = ___",
                "answer": 81
            },
            {
                "id": 13,
                "operand1": 13,
                "operand2": 35,
                "operator": "+",
                "question": "13 + 35 = ___",
                "answer": 48
            },
            {
                "id": 14,
                "operand1": 14,
                "operand2": 30,
                "operator": "+",
                "question": "14 + 30 = ___",
                "answer": 44
            },
            {
                "id": 15,
                "operand1": 31,
                "operand2": 1,
                "operator": "+",
                "question": "31 + 1 = ___",
                "answer": 32
            },
            {
                "id": 16,
                "operand1": 43,
                "operand2": 12,
                "operator": "+",
                "question": "43 + 12 = ___",
                "answer": 55
            },
            {
                "id": 17,
                "operand1": 3,
                "operand2": 46,
                "operator": "+",
                "question": "3 + 46 = ___",
                "answer": 49
            },
            {
                "id": 18,
                "operand1": 23,
                "operand2": 20,
                "operator": "+",
                "question": "23 + 20 = ___",
                "answer": 43
            },
            {
                "id": 19,
                "operand1": 43,
                "operand2": 12,
                "operator": "+",
                "question": "43 + 12 = ___",
                "answer": 55
            },
            {
                "id": 20,
                "operand1": 16,
                "operand2": 31,
                "operator": "+",
                "question": "16 + 31 = ___",
                "answer": 47
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}