B Set 83 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": [
                    11,
                    45,
                    29
                ],
                "operator": "+",
                "expression": "11 + 45 + 29",
                "question": "11 + 45 + 29 = ___",
                "answer": 85
            },
            {
                "id": 2,
                "operands": [
                    50,
                    18,
                    66
                ],
                "operator": "+",
                "expression": "50 + 18 + 66",
                "question": "50 + 18 + 66 = ___",
                "answer": 134
            },
            {
                "id": 3,
                "operands": [
                    21,
                    78,
                    22
                ],
                "operator": "+",
                "expression": "21 + 78 + 22",
                "question": "21 + 78 + 22 = ___",
                "answer": 121
            },
            {
                "id": 4,
                "operands": [
                    16,
                    61,
                    20
                ],
                "operator": "+",
                "expression": "16 + 61 + 20",
                "question": "16 + 61 + 20 = ___",
                "answer": 97
            },
            {
                "id": 5,
                "operands": [
                    42,
                    36,
                    62
                ],
                "operator": "+",
                "expression": "42 + 36 + 62",
                "question": "42 + 36 + 62 = ___",
                "answer": 140
            },
            {
                "id": 6,
                "operands": [
                    21,
                    55,
                    28
                ],
                "operator": "+",
                "expression": "21 + 55 + 28",
                "question": "21 + 55 + 28 = ___",
                "answer": 104
            },
            {
                "id": 7,
                "operands": [
                    29,
                    10,
                    98
                ],
                "operator": "+",
                "expression": "29 + 10 + 98",
                "question": "29 + 10 + 98 = ___",
                "answer": 137
            },
            {
                "id": 8,
                "operands": [
                    10,
                    50,
                    28
                ],
                "operator": "+",
                "expression": "10 + 50 + 28",
                "question": "10 + 50 + 28 = ___",
                "answer": 88
            },
            {
                "id": 9,
                "operands": [
                    50,
                    29,
                    69
                ],
                "operator": "+",
                "expression": "50 + 29 + 69",
                "question": "50 + 29 + 69 = ___",
                "answer": 148
            },
            {
                "id": 10,
                "operands": [
                    63,
                    30,
                    83
                ],
                "operator": "+",
                "expression": "63 + 30 + 83",
                "question": "63 + 30 + 83 = ___",
                "answer": 176
            },
            {
                "id": 11,
                "operands": [
                    11,
                    44,
                    45
                ],
                "operator": "+",
                "expression": "11 + 44 + 45",
                "question": "11 + 44 + 45 = ___",
                "answer": 100
            },
            {
                "id": 12,
                "operands": [
                    33,
                    23,
                    90
                ],
                "operator": "+",
                "expression": "33 + 23 + 90",
                "question": "33 + 23 + 90 = ___",
                "answer": 146
            },
            {
                "id": 13,
                "operands": [
                    17,
                    50,
                    75
                ],
                "operator": "+",
                "expression": "17 + 50 + 75",
                "question": "17 + 50 + 75 = ___",
                "answer": 142
            },
            {
                "id": 14,
                "operands": [
                    71,
                    22,
                    46
                ],
                "operator": "+",
                "expression": "71 + 22 + 46",
                "question": "71 + 22 + 46 = ___",
                "answer": 139
            },
            {
                "id": 15,
                "operands": [
                    22,
                    33,
                    93
                ],
                "operator": "+",
                "expression": "22 + 33 + 93",
                "question": "22 + 33 + 93 = ___",
                "answer": 148
            },
            {
                "id": 16,
                "operands": [
                    21,
                    72,
                    81
                ],
                "operator": "+",
                "expression": "21 + 72 + 81",
                "question": "21 + 72 + 81 = ___",
                "answer": 174
            },
            {
                "id": 17,
                "operands": [
                    23,
                    11,
                    78
                ],
                "operator": "+",
                "expression": "23 + 11 + 78",
                "question": "23 + 11 + 78 = ___",
                "answer": 112
            },
            {
                "id": 18,
                "operands": [
                    16,
                    41,
                    48
                ],
                "operator": "+",
                "expression": "16 + 41 + 48",
                "question": "16 + 41 + 48 = ___",
                "answer": 105
            },
            {
                "id": 19,
                "operands": [
                    66,
                    10,
                    68
                ],
                "operator": "+",
                "expression": "66 + 10 + 68",
                "question": "66 + 10 + 68 = ___",
                "answer": 144
            },
            {
                "id": 20,
                "operands": [
                    13,
                    81,
                    32
                ],
                "operator": "+",
                "expression": "13 + 81 + 32",
                "question": "13 + 81 + 32 = ___",
                "answer": 126
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}