B Set 73 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": 99,
            "minNumber": 0,
            "digits": 2,
            "regrouping": false,
            "operation": "addition",
            "addends": 3
        },
        "problems": [
            {
                "id": 1,
                "operands": [
                    31,
                    28,
                    46
                ],
                "operator": "+",
                "expression": "31 + 28 + 46",
                "question": "31 + 28 + 46 = ___",
                "answer": 105
            },
            {
                "id": 2,
                "operands": [
                    54,
                    11,
                    26
                ],
                "operator": "+",
                "expression": "54 + 11 + 26",
                "question": "54 + 11 + 26 = ___",
                "answer": 91
            },
            {
                "id": 3,
                "operands": [
                    46,
                    10,
                    36
                ],
                "operator": "+",
                "expression": "46 + 10 + 36",
                "question": "46 + 10 + 36 = ___",
                "answer": 92
            },
            {
                "id": 4,
                "operands": [
                    47,
                    40,
                    58
                ],
                "operator": "+",
                "expression": "47 + 40 + 58",
                "question": "47 + 40 + 58 = ___",
                "answer": 145
            },
            {
                "id": 5,
                "operands": [
                    20,
                    50,
                    96
                ],
                "operator": "+",
                "expression": "20 + 50 + 96",
                "question": "20 + 50 + 96 = ___",
                "answer": 166
            },
            {
                "id": 6,
                "operands": [
                    32,
                    51,
                    74
                ],
                "operator": "+",
                "expression": "32 + 51 + 74",
                "question": "32 + 51 + 74 = ___",
                "answer": 157
            },
            {
                "id": 7,
                "operands": [
                    24,
                    73,
                    42
                ],
                "operator": "+",
                "expression": "24 + 73 + 42",
                "question": "24 + 73 + 42 = ___",
                "answer": 139
            },
            {
                "id": 8,
                "operands": [
                    40,
                    58,
                    71
                ],
                "operator": "+",
                "expression": "40 + 58 + 71",
                "question": "40 + 58 + 71 = ___",
                "answer": 169
            },
            {
                "id": 9,
                "operands": [
                    66,
                    23,
                    83
                ],
                "operator": "+",
                "expression": "66 + 23 + 83",
                "question": "66 + 23 + 83 = ___",
                "answer": 172
            },
            {
                "id": 10,
                "operands": [
                    10,
                    10,
                    64
                ],
                "operator": "+",
                "expression": "10 + 10 + 64",
                "question": "10 + 10 + 64 = ___",
                "answer": 84
            },
            {
                "id": 11,
                "operands": [
                    65,
                    13,
                    39
                ],
                "operator": "+",
                "expression": "65 + 13 + 39",
                "question": "65 + 13 + 39 = ___",
                "answer": 117
            },
            {
                "id": 12,
                "operands": [
                    56,
                    43,
                    64
                ],
                "operator": "+",
                "expression": "56 + 43 + 64",
                "question": "56 + 43 + 64 = ___",
                "answer": 163
            },
            {
                "id": 13,
                "operands": [
                    21,
                    62,
                    55
                ],
                "operator": "+",
                "expression": "21 + 62 + 55",
                "question": "21 + 62 + 55 = ___",
                "answer": 138
            },
            {
                "id": 14,
                "operands": [
                    24,
                    32,
                    46
                ],
                "operator": "+",
                "expression": "24 + 32 + 46",
                "question": "24 + 32 + 46 = ___",
                "answer": 102
            },
            {
                "id": 15,
                "operands": [
                    39,
                    10,
                    66
                ],
                "operator": "+",
                "expression": "39 + 10 + 66",
                "question": "39 + 10 + 66 = ___",
                "answer": 115
            },
            {
                "id": 16,
                "operands": [
                    28,
                    30,
                    68
                ],
                "operator": "+",
                "expression": "28 + 30 + 68",
                "question": "28 + 30 + 68 = ___",
                "answer": 126
            },
            {
                "id": 17,
                "operands": [
                    33,
                    26,
                    26
                ],
                "operator": "+",
                "expression": "33 + 26 + 26",
                "question": "33 + 26 + 26 = ___",
                "answer": 85
            },
            {
                "id": 18,
                "operands": [
                    16,
                    12,
                    71
                ],
                "operator": "+",
                "expression": "16 + 12 + 71",
                "question": "16 + 12 + 71 = ___",
                "answer": 99
            },
            {
                "id": 19,
                "operands": [
                    12,
                    85,
                    78
                ],
                "operator": "+",
                "expression": "12 + 85 + 78",
                "question": "12 + 85 + 78 = ___",
                "answer": 175
            },
            {
                "id": 20,
                "operands": [
                    54,
                    12,
                    52
                ],
                "operator": "+",
                "expression": "54 + 12 + 52",
                "question": "54 + 12 + 52 = ___",
                "answer": 118
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}