B Set 61 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": 14,
                "operand2": 74,
                "operator": "+",
                "question": "14 + 74 = ___",
                "answer": 88
            },
            {
                "id": 2,
                "operand1": 22,
                "operand2": 41,
                "operator": "+",
                "question": "22 + 41 = ___",
                "answer": 63
            },
            {
                "id": 3,
                "operand1": 10,
                "operand2": 44,
                "operator": "+",
                "question": "10 + 44 = ___",
                "answer": 54
            },
            {
                "id": 4,
                "operand1": 10,
                "operand2": 41,
                "operator": "+",
                "question": "10 + 41 = ___",
                "answer": 51
            },
            {
                "id": 5,
                "operand1": 20,
                "operand2": 30,
                "operator": "+",
                "question": "20 + 30 = ___",
                "answer": 50
            },
            {
                "id": 6,
                "operand1": 39,
                "operand2": 40,
                "operator": "+",
                "question": "39 + 40 = ___",
                "answer": 79
            },
            {
                "id": 7,
                "operand1": 13,
                "operand2": 34,
                "operator": "+",
                "question": "13 + 34 = ___",
                "answer": 47
            },
            {
                "id": 8,
                "operand1": 27,
                "operand2": 70,
                "operator": "+",
                "question": "27 + 70 = ___",
                "answer": 97
            },
            {
                "id": 9,
                "operand1": 21,
                "operand2": 53,
                "operator": "+",
                "question": "21 + 53 = ___",
                "answer": 74
            },
            {
                "id": 10,
                "operand1": 30,
                "operand2": 6,
                "operator": "+",
                "question": "30 + 6 = ___",
                "answer": 36
            },
            {
                "id": 11,
                "operand1": 45,
                "operand2": 42,
                "operator": "+",
                "question": "45 + 42 = ___",
                "answer": 87
            },
            {
                "id": 12,
                "operand1": 41,
                "operand2": 35,
                "operator": "+",
                "question": "41 + 35 = ___",
                "answer": 76
            },
            {
                "id": 13,
                "operand1": 3,
                "operand2": 22,
                "operator": "+",
                "question": "3 + 22 = ___",
                "answer": 25
            },
            {
                "id": 14,
                "operand1": 35,
                "operand2": 42,
                "operator": "+",
                "question": "35 + 42 = ___",
                "answer": 77
            },
            {
                "id": 15,
                "operand1": 11,
                "operand2": 80,
                "operator": "+",
                "question": "11 + 80 = ___",
                "answer": 91
            },
            {
                "id": 16,
                "operand1": 10,
                "operand2": 21,
                "operator": "+",
                "question": "10 + 21 = ___",
                "answer": 31
            },
            {
                "id": 17,
                "operand1": 41,
                "operand2": 10,
                "operator": "+",
                "question": "41 + 10 = ___",
                "answer": 51
            },
            {
                "id": 18,
                "operand1": 26,
                "operand2": 71,
                "operator": "+",
                "question": "26 + 71 = ___",
                "answer": 97
            },
            {
                "id": 19,
                "operand1": 2,
                "operand2": 87,
                "operator": "+",
                "question": "2 + 87 = ___",
                "answer": 89
            },
            {
                "id": 20,
                "operand1": 17,
                "operand2": 61,
                "operator": "+",
                "question": "17 + 61 = ___",
                "answer": 78
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}