B Set 28 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": [
                    32,
                    41,
                    18
                ],
                "operator": "+",
                "expression": "32 + 41 + 18",
                "question": "32 + 41 + 18 = ___",
                "answer": 91
            },
            {
                "id": 2,
                "operands": [
                    11,
                    54,
                    72
                ],
                "operator": "+",
                "expression": "11 + 54 + 72",
                "question": "11 + 54 + 72 = ___",
                "answer": 137
            },
            {
                "id": 3,
                "operands": [
                    49,
                    50,
                    47
                ],
                "operator": "+",
                "expression": "49 + 50 + 47",
                "question": "49 + 50 + 47 = ___",
                "answer": 146
            },
            {
                "id": 4,
                "operands": [
                    30,
                    44,
                    50
                ],
                "operator": "+",
                "expression": "30 + 44 + 50",
                "question": "30 + 44 + 50 = ___",
                "answer": 124
            },
            {
                "id": 5,
                "operands": [
                    61,
                    32,
                    49
                ],
                "operator": "+",
                "expression": "61 + 32 + 49",
                "question": "61 + 32 + 49 = ___",
                "answer": 142
            },
            {
                "id": 6,
                "operands": [
                    14,
                    33,
                    91
                ],
                "operator": "+",
                "expression": "14 + 33 + 91",
                "question": "14 + 33 + 91 = ___",
                "answer": 138
            },
            {
                "id": 7,
                "operands": [
                    37,
                    52,
                    78
                ],
                "operator": "+",
                "expression": "37 + 52 + 78",
                "question": "37 + 52 + 78 = ___",
                "answer": 167
            },
            {
                "id": 8,
                "operands": [
                    45,
                    31,
                    23
                ],
                "operator": "+",
                "expression": "45 + 31 + 23",
                "question": "45 + 31 + 23 = ___",
                "answer": 99
            },
            {
                "id": 9,
                "operands": [
                    54,
                    21,
                    57
                ],
                "operator": "+",
                "expression": "54 + 21 + 57",
                "question": "54 + 21 + 57 = ___",
                "answer": 132
            },
            {
                "id": 10,
                "operands": [
                    51,
                    15,
                    85
                ],
                "operator": "+",
                "expression": "51 + 15 + 85",
                "question": "51 + 15 + 85 = ___",
                "answer": 151
            },
            {
                "id": 11,
                "operands": [
                    10,
                    75,
                    97
                ],
                "operator": "+",
                "expression": "10 + 75 + 97",
                "question": "10 + 75 + 97 = ___",
                "answer": 182
            },
            {
                "id": 12,
                "operands": [
                    12,
                    50,
                    96
                ],
                "operator": "+",
                "expression": "12 + 50 + 96",
                "question": "12 + 50 + 96 = ___",
                "answer": 158
            },
            {
                "id": 13,
                "operands": [
                    10,
                    74,
                    90
                ],
                "operator": "+",
                "expression": "10 + 74 + 90",
                "question": "10 + 74 + 90 = ___",
                "answer": 174
            },
            {
                "id": 14,
                "operands": [
                    13,
                    62,
                    26
                ],
                "operator": "+",
                "expression": "13 + 62 + 26",
                "question": "13 + 62 + 26 = ___",
                "answer": 101
            },
            {
                "id": 15,
                "operands": [
                    66,
                    12,
                    82
                ],
                "operator": "+",
                "expression": "66 + 12 + 82",
                "question": "66 + 12 + 82 = ___",
                "answer": 160
            },
            {
                "id": 16,
                "operands": [
                    30,
                    45,
                    62
                ],
                "operator": "+",
                "expression": "30 + 45 + 62",
                "question": "30 + 45 + 62 = ___",
                "answer": 137
            },
            {
                "id": 17,
                "operands": [
                    75,
                    24,
                    88
                ],
                "operator": "+",
                "expression": "75 + 24 + 88",
                "question": "75 + 24 + 88 = ___",
                "answer": 187
            },
            {
                "id": 18,
                "operands": [
                    26,
                    40,
                    89
                ],
                "operator": "+",
                "expression": "26 + 40 + 89",
                "question": "26 + 40 + 89 = ___",
                "answer": 155
            },
            {
                "id": 19,
                "operands": [
                    10,
                    57,
                    49
                ],
                "operator": "+",
                "expression": "10 + 57 + 49",
                "question": "10 + 57 + 49 = ___",
                "answer": 116
            },
            {
                "id": 20,
                "operands": [
                    35,
                    32,
                    22
                ],
                "operator": "+",
                "expression": "35 + 32 + 22",
                "question": "35 + 32 + 22 = ___",
                "answer": 89
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}