B Set 93 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": [
                    26,
                    23,
                    98
                ],
                "operator": "+",
                "expression": "26 + 23 + 98",
                "question": "26 + 23 + 98 = ___",
                "answer": 147
            },
            {
                "id": 2,
                "operands": [
                    53,
                    15,
                    27
                ],
                "operator": "+",
                "expression": "53 + 15 + 27",
                "question": "53 + 15 + 27 = ___",
                "answer": 95
            },
            {
                "id": 3,
                "operands": [
                    13,
                    25,
                    75
                ],
                "operator": "+",
                "expression": "13 + 25 + 75",
                "question": "13 + 25 + 75 = ___",
                "answer": 113
            },
            {
                "id": 4,
                "operands": [
                    50,
                    19,
                    37
                ],
                "operator": "+",
                "expression": "50 + 19 + 37",
                "question": "50 + 19 + 37 = ___",
                "answer": 106
            },
            {
                "id": 5,
                "operands": [
                    68,
                    31,
                    80
                ],
                "operator": "+",
                "expression": "68 + 31 + 80",
                "question": "68 + 31 + 80 = ___",
                "answer": 179
            },
            {
                "id": 6,
                "operands": [
                    23,
                    22,
                    75
                ],
                "operator": "+",
                "expression": "23 + 22 + 75",
                "question": "23 + 22 + 75 = ___",
                "answer": 120
            },
            {
                "id": 7,
                "operands": [
                    50,
                    10,
                    92
                ],
                "operator": "+",
                "expression": "50 + 10 + 92",
                "question": "50 + 10 + 92 = ___",
                "answer": 152
            },
            {
                "id": 8,
                "operands": [
                    35,
                    13,
                    59
                ],
                "operator": "+",
                "expression": "35 + 13 + 59",
                "question": "35 + 13 + 59 = ___",
                "answer": 107
            },
            {
                "id": 9,
                "operands": [
                    24,
                    15,
                    66
                ],
                "operator": "+",
                "expression": "24 + 15 + 66",
                "question": "24 + 15 + 66 = ___",
                "answer": 105
            },
            {
                "id": 10,
                "operands": [
                    24,
                    52,
                    39
                ],
                "operator": "+",
                "expression": "24 + 52 + 39",
                "question": "24 + 52 + 39 = ___",
                "answer": 115
            },
            {
                "id": 11,
                "operands": [
                    62,
                    24,
                    16
                ],
                "operator": "+",
                "expression": "62 + 24 + 16",
                "question": "62 + 24 + 16 = ___",
                "answer": 102
            },
            {
                "id": 12,
                "operands": [
                    50,
                    16,
                    31
                ],
                "operator": "+",
                "expression": "50 + 16 + 31",
                "question": "50 + 16 + 31 = ___",
                "answer": 97
            },
            {
                "id": 13,
                "operands": [
                    43,
                    24,
                    73
                ],
                "operator": "+",
                "expression": "43 + 24 + 73",
                "question": "43 + 24 + 73 = ___",
                "answer": 140
            },
            {
                "id": 14,
                "operands": [
                    72,
                    25,
                    19
                ],
                "operator": "+",
                "expression": "72 + 25 + 19",
                "question": "72 + 25 + 19 = ___",
                "answer": 116
            },
            {
                "id": 15,
                "operands": [
                    52,
                    15,
                    51
                ],
                "operator": "+",
                "expression": "52 + 15 + 51",
                "question": "52 + 15 + 51 = ___",
                "answer": 118
            },
            {
                "id": 16,
                "operands": [
                    40,
                    29,
                    15
                ],
                "operator": "+",
                "expression": "40 + 29 + 15",
                "question": "40 + 29 + 15 = ___",
                "answer": 84
            },
            {
                "id": 17,
                "operands": [
                    40,
                    59,
                    10
                ],
                "operator": "+",
                "expression": "40 + 59 + 10",
                "question": "40 + 59 + 10 = ___",
                "answer": 109
            },
            {
                "id": 18,
                "operands": [
                    24,
                    32,
                    74
                ],
                "operator": "+",
                "expression": "24 + 32 + 74",
                "question": "24 + 32 + 74 = ___",
                "answer": 130
            },
            {
                "id": 19,
                "operands": [
                    63,
                    33,
                    38
                ],
                "operator": "+",
                "expression": "63 + 33 + 38",
                "question": "63 + 33 + 38 = ___",
                "answer": 134
            },
            {
                "id": 20,
                "operands": [
                    42,
                    33,
                    28
                ],
                "operator": "+",
                "expression": "42 + 33 + 28",
                "question": "42 + 33 + 28 = ___",
                "answer": 103
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}