B Set 97 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": [
                    70,
                    26,
                    46
                ],
                "operator": "+",
                "expression": "70 + 26 + 46",
                "question": "70 + 26 + 46 = ___",
                "answer": 142
            },
            {
                "id": 2,
                "operands": [
                    21,
                    11,
                    20
                ],
                "operator": "+",
                "expression": "21 + 11 + 20",
                "question": "21 + 11 + 20 = ___",
                "answer": 52
            },
            {
                "id": 3,
                "operands": [
                    31,
                    30,
                    55
                ],
                "operator": "+",
                "expression": "31 + 30 + 55",
                "question": "31 + 30 + 55 = ___",
                "answer": 116
            },
            {
                "id": 4,
                "operands": [
                    22,
                    72,
                    67
                ],
                "operator": "+",
                "expression": "22 + 72 + 67",
                "question": "22 + 72 + 67 = ___",
                "answer": 161
            },
            {
                "id": 5,
                "operands": [
                    13,
                    53,
                    52
                ],
                "operator": "+",
                "expression": "13 + 53 + 52",
                "question": "13 + 53 + 52 = ___",
                "answer": 118
            },
            {
                "id": 6,
                "operands": [
                    13,
                    26,
                    15
                ],
                "operator": "+",
                "expression": "13 + 26 + 15",
                "question": "13 + 26 + 15 = ___",
                "answer": 54
            },
            {
                "id": 7,
                "operands": [
                    62,
                    31,
                    49
                ],
                "operator": "+",
                "expression": "62 + 31 + 49",
                "question": "62 + 31 + 49 = ___",
                "answer": 142
            },
            {
                "id": 8,
                "operands": [
                    11,
                    86,
                    67
                ],
                "operator": "+",
                "expression": "11 + 86 + 67",
                "question": "11 + 86 + 67 = ___",
                "answer": 164
            },
            {
                "id": 9,
                "operands": [
                    10,
                    49,
                    92
                ],
                "operator": "+",
                "expression": "10 + 49 + 92",
                "question": "10 + 49 + 92 = ___",
                "answer": 151
            },
            {
                "id": 10,
                "operands": [
                    51,
                    35,
                    91
                ],
                "operator": "+",
                "expression": "51 + 35 + 91",
                "question": "51 + 35 + 91 = ___",
                "answer": 177
            },
            {
                "id": 11,
                "operands": [
                    22,
                    10,
                    76
                ],
                "operator": "+",
                "expression": "22 + 10 + 76",
                "question": "22 + 10 + 76 = ___",
                "answer": 108
            },
            {
                "id": 12,
                "operands": [
                    21,
                    32,
                    39
                ],
                "operator": "+",
                "expression": "21 + 32 + 39",
                "question": "21 + 32 + 39 = ___",
                "answer": 92
            },
            {
                "id": 13,
                "operands": [
                    32,
                    56,
                    80
                ],
                "operator": "+",
                "expression": "32 + 56 + 80",
                "question": "32 + 56 + 80 = ___",
                "answer": 168
            },
            {
                "id": 14,
                "operands": [
                    10,
                    56,
                    93
                ],
                "operator": "+",
                "expression": "10 + 56 + 93",
                "question": "10 + 56 + 93 = ___",
                "answer": 159
            },
            {
                "id": 15,
                "operands": [
                    53,
                    11,
                    49
                ],
                "operator": "+",
                "expression": "53 + 11 + 49",
                "question": "53 + 11 + 49 = ___",
                "answer": 113
            },
            {
                "id": 16,
                "operands": [
                    36,
                    32,
                    60
                ],
                "operator": "+",
                "expression": "36 + 32 + 60",
                "question": "36 + 32 + 60 = ___",
                "answer": 128
            },
            {
                "id": 17,
                "operands": [
                    31,
                    51,
                    29
                ],
                "operator": "+",
                "expression": "31 + 51 + 29",
                "question": "31 + 51 + 29 = ___",
                "answer": 111
            },
            {
                "id": 18,
                "operands": [
                    30,
                    19,
                    96
                ],
                "operator": "+",
                "expression": "30 + 19 + 96",
                "question": "30 + 19 + 96 = ___",
                "answer": 145
            },
            {
                "id": 19,
                "operands": [
                    11,
                    67,
                    35
                ],
                "operator": "+",
                "expression": "11 + 67 + 35",
                "question": "11 + 67 + 35 = ___",
                "answer": 113
            },
            {
                "id": 20,
                "operands": [
                    36,
                    11,
                    87
                ],
                "operator": "+",
                "expression": "36 + 11 + 87",
                "question": "36 + 11 + 87 = ___",
                "answer": 134
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}