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": "easy",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 100,
            "difficulty": "easy"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 5,
                "operand2": 33,
                "operator": "+",
                "question": "5 + 33 = ___",
                "answer": 38
            },
            {
                "id": 2,
                "operand1": 30,
                "operand2": 45,
                "operator": "+",
                "question": "30 + 45 = ___",
                "answer": 75
            },
            {
                "id": 3,
                "operand1": 3,
                "operand2": 10,
                "operator": "+",
                "question": "3 + 10 = ___",
                "answer": 13,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 10,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 4,
                "operand1": 44,
                "operand2": 54,
                "operator": "+",
                "question": "44 + 54 = ___",
                "answer": 98
            },
            {
                "id": 5,
                "operand1": 13,
                "operand2": 84,
                "operator": "+",
                "question": "13 + 84 = ___",
                "answer": 97
            },
            {
                "id": 6,
                "operand1": 43,
                "operand2": 11,
                "operator": "+",
                "question": "43 + 11 = ___",
                "answer": 54
            },
            {
                "id": 7,
                "operand1": 35,
                "operand2": 34,
                "operator": "+",
                "question": "35 + 34 = ___",
                "answer": 69
            },
            {
                "id": 8,
                "operand1": 10,
                "operand2": 82,
                "operator": "+",
                "question": "10 + 82 = ___",
                "answer": 92
            },
            {
                "id": 9,
                "operand1": 39,
                "operand2": 40,
                "operator": "+",
                "question": "39 + 40 = ___",
                "answer": 79
            },
            {
                "id": 10,
                "operand1": 20,
                "operand2": 72,
                "operator": "+",
                "question": "20 + 72 = ___",
                "answer": 92
            },
            {
                "id": 11,
                "operand1": 14,
                "operand2": 3,
                "operator": "+",
                "question": "14 + 3 = ___",
                "answer": 17
            },
            {
                "id": 12,
                "operand1": 39,
                "operand2": 60,
                "operator": "+",
                "question": "39 + 60 = ___",
                "answer": 99
            },
            {
                "id": 13,
                "operand1": 14,
                "operand2": 81,
                "operator": "+",
                "question": "14 + 81 = ___",
                "answer": 95
            },
            {
                "id": 14,
                "operand1": 50,
                "operand2": 4,
                "operator": "+",
                "question": "50 + 4 = ___",
                "answer": 54
            },
            {
                "id": 15,
                "operand1": 4,
                "operand2": 12,
                "operator": "+",
                "question": "4 + 12 = ___",
                "answer": 16
            },
            {
                "id": 16,
                "operand1": 3,
                "operand2": 85,
                "operator": "+",
                "question": "3 + 85 = ___",
                "answer": 88
            },
            {
                "id": 17,
                "operand1": 22,
                "operand2": 13,
                "operator": "+",
                "question": "22 + 13 = ___",
                "answer": 35
            },
            {
                "id": 18,
                "operand1": 40,
                "operand2": 44,
                "operator": "+",
                "question": "40 + 44 = ___",
                "answer": 84
            },
            {
                "id": 19,
                "operand1": 50,
                "operand2": 38,
                "operator": "+",
                "question": "50 + 38 = ___",
                "answer": 88
            },
            {
                "id": 20,
                "operand1": 21,
                "operand2": 63,
                "operator": "+",
                "question": "21 + 63 = ___",
                "answer": 84
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}