B Set 26 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": [
                    21,
                    22,
                    61
                ],
                "operator": "+",
                "expression": "21 + 22 + 61",
                "question": "21 + 22 + 61 = ___",
                "answer": 104
            },
            {
                "id": 2,
                "operands": [
                    40,
                    23,
                    24
                ],
                "operator": "+",
                "expression": "40 + 23 + 24",
                "question": "40 + 23 + 24 = ___",
                "answer": 87
            },
            {
                "id": 3,
                "operands": [
                    13,
                    76,
                    68
                ],
                "operator": "+",
                "expression": "13 + 76 + 68",
                "question": "13 + 76 + 68 = ___",
                "answer": 157
            },
            {
                "id": 4,
                "operands": [
                    12,
                    76,
                    83
                ],
                "operator": "+",
                "expression": "12 + 76 + 83",
                "question": "12 + 76 + 83 = ___",
                "answer": 171
            },
            {
                "id": 5,
                "operands": [
                    61,
                    14,
                    64
                ],
                "operator": "+",
                "expression": "61 + 14 + 64",
                "question": "61 + 14 + 64 = ___",
                "answer": 139
            },
            {
                "id": 6,
                "operands": [
                    42,
                    34,
                    59
                ],
                "operator": "+",
                "expression": "42 + 34 + 59",
                "question": "42 + 34 + 59 = ___",
                "answer": 135
            },
            {
                "id": 7,
                "operands": [
                    10,
                    71,
                    79
                ],
                "operator": "+",
                "expression": "10 + 71 + 79",
                "question": "10 + 71 + 79 = ___",
                "answer": 160
            },
            {
                "id": 8,
                "operands": [
                    64,
                    22,
                    60
                ],
                "operator": "+",
                "expression": "64 + 22 + 60",
                "question": "64 + 22 + 60 = ___",
                "answer": 146
            },
            {
                "id": 9,
                "operands": [
                    38,
                    21,
                    95
                ],
                "operator": "+",
                "expression": "38 + 21 + 95",
                "question": "38 + 21 + 95 = ___",
                "answer": 154
            },
            {
                "id": 10,
                "operands": [
                    50,
                    36,
                    55
                ],
                "operator": "+",
                "expression": "50 + 36 + 55",
                "question": "50 + 36 + 55 = ___",
                "answer": 141
            },
            {
                "id": 11,
                "operands": [
                    24,
                    53,
                    71
                ],
                "operator": "+",
                "expression": "24 + 53 + 71",
                "question": "24 + 53 + 71 = ___",
                "answer": 148
            },
            {
                "id": 12,
                "operands": [
                    73,
                    12,
                    30
                ],
                "operator": "+",
                "expression": "73 + 12 + 30",
                "question": "73 + 12 + 30 = ___",
                "answer": 115
            },
            {
                "id": 13,
                "operands": [
                    11,
                    82,
                    35
                ],
                "operator": "+",
                "expression": "11 + 82 + 35",
                "question": "11 + 82 + 35 = ___",
                "answer": 128
            },
            {
                "id": 14,
                "operands": [
                    30,
                    18,
                    44
                ],
                "operator": "+",
                "expression": "30 + 18 + 44",
                "question": "30 + 18 + 44 = ___",
                "answer": 92
            },
            {
                "id": 15,
                "operands": [
                    51,
                    37,
                    27
                ],
                "operator": "+",
                "expression": "51 + 37 + 27",
                "question": "51 + 37 + 27 = ___",
                "answer": 115
            },
            {
                "id": 16,
                "operands": [
                    26,
                    22,
                    86
                ],
                "operator": "+",
                "expression": "26 + 22 + 86",
                "question": "26 + 22 + 86 = ___",
                "answer": 134
            },
            {
                "id": 17,
                "operands": [
                    26,
                    12,
                    14
                ],
                "operator": "+",
                "expression": "26 + 12 + 14",
                "question": "26 + 12 + 14 = ___",
                "answer": 52
            },
            {
                "id": 18,
                "operands": [
                    10,
                    49,
                    94
                ],
                "operator": "+",
                "expression": "10 + 49 + 94",
                "question": "10 + 49 + 94 = ___",
                "answer": 153
            },
            {
                "id": 19,
                "operands": [
                    26,
                    63,
                    24
                ],
                "operator": "+",
                "expression": "26 + 63 + 24",
                "question": "26 + 63 + 24 = ___",
                "answer": 113
            },
            {
                "id": 20,
                "operands": [
                    16,
                    13,
                    18
                ],
                "operator": "+",
                "expression": "16 + 13 + 18",
                "question": "16 + 13 + 18 = ___",
                "answer": 47
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}