B Set 89 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": 20,
                "operand2": 4,
                "operator": "+",
                "question": "20 + 4 = ___",
                "answer": 24
            },
            {
                "id": 2,
                "operand1": 11,
                "operand2": 8,
                "operator": "+",
                "question": "11 + 8 = ___",
                "answer": 19
            },
            {
                "id": 3,
                "operand1": 43,
                "operand2": 31,
                "operator": "+",
                "question": "43 + 31 = ___",
                "answer": 74
            },
            {
                "id": 4,
                "operand1": 2,
                "operand2": 52,
                "operator": "+",
                "question": "2 + 52 = ___",
                "answer": 54
            },
            {
                "id": 5,
                "operand1": 42,
                "operand2": 27,
                "operator": "+",
                "question": "42 + 27 = ___",
                "answer": 69
            },
            {
                "id": 6,
                "operand1": 33,
                "operand2": 23,
                "operator": "+",
                "question": "33 + 23 = ___",
                "answer": 56
            },
            {
                "id": 7,
                "operand1": 22,
                "operand2": 27,
                "operator": "+",
                "question": "22 + 27 = ___",
                "answer": 49
            },
            {
                "id": 8,
                "operand1": 13,
                "operand2": 25,
                "operator": "+",
                "question": "13 + 25 = ___",
                "answer": 38
            },
            {
                "id": 9,
                "operand1": 10,
                "operand2": 29,
                "operator": "+",
                "question": "10 + 29 = ___",
                "answer": 39
            },
            {
                "id": 10,
                "operand1": 20,
                "operand2": 34,
                "operator": "+",
                "question": "20 + 34 = ___",
                "answer": 54
            },
            {
                "id": 11,
                "operand1": 43,
                "operand2": 42,
                "operator": "+",
                "question": "43 + 42 = ___",
                "answer": 85
            },
            {
                "id": 12,
                "operand1": 32,
                "operand2": 61,
                "operator": "+",
                "question": "32 + 61 = ___",
                "answer": 93
            },
            {
                "id": 13,
                "operand1": 42,
                "operand2": 32,
                "operator": "+",
                "question": "42 + 32 = ___",
                "answer": 74
            },
            {
                "id": 14,
                "operand1": 15,
                "operand2": 40,
                "operator": "+",
                "question": "15 + 40 = ___",
                "answer": 55
            },
            {
                "id": 15,
                "operand1": 29,
                "operand2": 60,
                "operator": "+",
                "question": "29 + 60 = ___",
                "answer": 89
            },
            {
                "id": 16,
                "operand1": 48,
                "operand2": 40,
                "operator": "+",
                "question": "48 + 40 = ___",
                "answer": 88
            },
            {
                "id": 17,
                "operand1": 35,
                "operand2": 52,
                "operator": "+",
                "question": "35 + 52 = ___",
                "answer": 87
            },
            {
                "id": 18,
                "operand1": 23,
                "operand2": 60,
                "operator": "+",
                "question": "23 + 60 = ___",
                "answer": 83
            },
            {
                "id": 19,
                "operand1": 14,
                "operand2": 41,
                "operator": "+",
                "question": "14 + 41 = ___",
                "answer": 55
            },
            {
                "id": 20,
                "operand1": 35,
                "operand2": 33,
                "operator": "+",
                "question": "35 + 33 = ___",
                "answer": 68
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}