B Set 54 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": 3,
                "operand2": 86,
                "operator": "+",
                "question": "3 + 86 = ___",
                "answer": 89
            },
            {
                "id": 2,
                "operand1": 4,
                "operand2": 84,
                "operator": "+",
                "question": "4 + 84 = ___",
                "answer": 88
            },
            {
                "id": 3,
                "operand1": 26,
                "operand2": 20,
                "operator": "+",
                "question": "26 + 20 = ___",
                "answer": 46
            },
            {
                "id": 4,
                "operand1": 3,
                "operand2": 71,
                "operator": "+",
                "question": "3 + 71 = ___",
                "answer": 74
            },
            {
                "id": 5,
                "operand1": 42,
                "operand2": 50,
                "operator": "+",
                "question": "42 + 50 = ___",
                "answer": 92
            },
            {
                "id": 6,
                "operand1": 7,
                "operand2": 71,
                "operator": "+",
                "question": "7 + 71 = ___",
                "answer": 78
            },
            {
                "id": 7,
                "operand1": 50,
                "operand2": 27,
                "operator": "+",
                "question": "50 + 27 = ___",
                "answer": 77
            },
            {
                "id": 8,
                "operand1": 37,
                "operand2": 52,
                "operator": "+",
                "question": "37 + 52 = ___",
                "answer": 89
            },
            {
                "id": 9,
                "operand1": 21,
                "operand2": 45,
                "operator": "+",
                "question": "21 + 45 = ___",
                "answer": 66
            },
            {
                "id": 10,
                "operand1": 40,
                "operand2": 18,
                "operator": "+",
                "question": "40 + 18 = ___",
                "answer": 58
            },
            {
                "id": 11,
                "operand1": 1,
                "operand2": 57,
                "operator": "+",
                "question": "1 + 57 = ___",
                "answer": 58
            },
            {
                "id": 12,
                "operand1": 44,
                "operand2": 22,
                "operator": "+",
                "question": "44 + 22 = ___",
                "answer": 66
            },
            {
                "id": 13,
                "operand1": 23,
                "operand2": 31,
                "operator": "+",
                "question": "23 + 31 = ___",
                "answer": 54
            },
            {
                "id": 14,
                "operand1": 36,
                "operand2": 60,
                "operator": "+",
                "question": "36 + 60 = ___",
                "answer": 96
            },
            {
                "id": 15,
                "operand1": 4,
                "operand2": 55,
                "operator": "+",
                "question": "4 + 55 = ___",
                "answer": 59
            },
            {
                "id": 16,
                "operand1": 5,
                "operand2": 21,
                "operator": "+",
                "question": "5 + 21 = ___",
                "answer": 26
            },
            {
                "id": 17,
                "operand1": 20,
                "operand2": 77,
                "operator": "+",
                "question": "20 + 77 = ___",
                "answer": 97
            },
            {
                "id": 18,
                "operand1": 32,
                "operand2": 47,
                "operator": "+",
                "question": "32 + 47 = ___",
                "answer": 79
            },
            {
                "id": 19,
                "operand1": 30,
                "operand2": 46,
                "operator": "+",
                "question": "30 + 46 = ___",
                "answer": 76
            },
            {
                "id": 20,
                "operand1": 33,
                "operand2": 24,
                "operator": "+",
                "question": "33 + 24 = ___",
                "answer": 57
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}