B Set 56 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": 32,
                "operand2": 33,
                "operator": "+",
                "question": "32 + 33 = ___",
                "answer": 65
            },
            {
                "id": 2,
                "operand1": 32,
                "operand2": 3,
                "operator": "+",
                "question": "32 + 3 = ___",
                "answer": 35
            },
            {
                "id": 3,
                "operand1": 40,
                "operand2": 52,
                "operator": "+",
                "question": "40 + 52 = ___",
                "answer": 92
            },
            {
                "id": 4,
                "operand1": 1,
                "operand2": 72,
                "operator": "+",
                "question": "1 + 72 = ___",
                "answer": 73
            },
            {
                "id": 5,
                "operand1": 30,
                "operand2": 2,
                "operator": "+",
                "question": "30 + 2 = ___",
                "answer": 32
            },
            {
                "id": 6,
                "operand1": 34,
                "operand2": 2,
                "operator": "+",
                "question": "34 + 2 = ___",
                "answer": 36
            },
            {
                "id": 7,
                "operand1": 47,
                "operand2": 32,
                "operator": "+",
                "question": "47 + 32 = ___",
                "answer": 79
            },
            {
                "id": 8,
                "operand1": 27,
                "operand2": 32,
                "operator": "+",
                "question": "27 + 32 = ___",
                "answer": 59
            },
            {
                "id": 9,
                "operand1": 34,
                "operand2": 61,
                "operator": "+",
                "question": "34 + 61 = ___",
                "answer": 95
            },
            {
                "id": 10,
                "operand1": 39,
                "operand2": 20,
                "operator": "+",
                "question": "39 + 20 = ___",
                "answer": 59
            },
            {
                "id": 11,
                "operand1": 5,
                "operand2": 50,
                "operator": "+",
                "question": "5 + 50 = ___",
                "answer": 55
            },
            {
                "id": 12,
                "operand1": 28,
                "operand2": 50,
                "operator": "+",
                "question": "28 + 50 = ___",
                "answer": 78
            },
            {
                "id": 13,
                "operand1": 30,
                "operand2": 26,
                "operator": "+",
                "question": "30 + 26 = ___",
                "answer": 56
            },
            {
                "id": 14,
                "operand1": 46,
                "operand2": 22,
                "operator": "+",
                "question": "46 + 22 = ___",
                "answer": 68
            },
            {
                "id": 15,
                "operand1": 34,
                "operand2": 21,
                "operator": "+",
                "question": "34 + 21 = ___",
                "answer": 55
            },
            {
                "id": 16,
                "operand1": 10,
                "operand2": 11,
                "operator": "+",
                "question": "10 + 11 = ___",
                "answer": 21
            },
            {
                "id": 17,
                "operand1": 34,
                "operand2": 11,
                "operator": "+",
                "question": "34 + 11 = ___",
                "answer": 45
            },
            {
                "id": 18,
                "operand1": 6,
                "operand2": 83,
                "operator": "+",
                "question": "6 + 83 = ___",
                "answer": 89
            },
            {
                "id": 19,
                "operand1": 41,
                "operand2": 16,
                "operator": "+",
                "question": "41 + 16 = ___",
                "answer": 57
            },
            {
                "id": 20,
                "operand1": 2,
                "operand2": 12,
                "operator": "+",
                "question": "2 + 12 = ___",
                "answer": 14
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}