B Set 17 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": [
                    42,
                    55,
                    88
                ],
                "operator": "+",
                "expression": "42 + 55 + 88",
                "question": "42 + 55 + 88 = ___",
                "answer": 185
            },
            {
                "id": 2,
                "operands": [
                    26,
                    41,
                    62
                ],
                "operator": "+",
                "expression": "26 + 41 + 62",
                "question": "26 + 41 + 62 = ___",
                "answer": 129
            },
            {
                "id": 3,
                "operands": [
                    14,
                    51,
                    22
                ],
                "operator": "+",
                "expression": "14 + 51 + 22",
                "question": "14 + 51 + 22 = ___",
                "answer": 87
            },
            {
                "id": 4,
                "operands": [
                    11,
                    77,
                    95
                ],
                "operator": "+",
                "expression": "11 + 77 + 95",
                "question": "11 + 77 + 95 = ___",
                "answer": 183
            },
            {
                "id": 5,
                "operands": [
                    12,
                    54,
                    27
                ],
                "operator": "+",
                "expression": "12 + 54 + 27",
                "question": "12 + 54 + 27 = ___",
                "answer": 93
            },
            {
                "id": 6,
                "operands": [
                    36,
                    60,
                    80
                ],
                "operator": "+",
                "expression": "36 + 60 + 80",
                "question": "36 + 60 + 80 = ___",
                "answer": 176
            },
            {
                "id": 7,
                "operands": [
                    61,
                    28,
                    76
                ],
                "operator": "+",
                "expression": "61 + 28 + 76",
                "question": "61 + 28 + 76 = ___",
                "answer": 165
            },
            {
                "id": 8,
                "operands": [
                    31,
                    65,
                    70
                ],
                "operator": "+",
                "expression": "31 + 65 + 70",
                "question": "31 + 65 + 70 = ___",
                "answer": 166
            },
            {
                "id": 9,
                "operands": [
                    30,
                    65,
                    61
                ],
                "operator": "+",
                "expression": "30 + 65 + 61",
                "question": "30 + 65 + 61 = ___",
                "answer": 156
            },
            {
                "id": 10,
                "operands": [
                    64,
                    33,
                    35
                ],
                "operator": "+",
                "expression": "64 + 33 + 35",
                "question": "64 + 33 + 35 = ___",
                "answer": 132
            },
            {
                "id": 11,
                "operands": [
                    20,
                    57,
                    28
                ],
                "operator": "+",
                "expression": "20 + 57 + 28",
                "question": "20 + 57 + 28 = ___",
                "answer": 105
            },
            {
                "id": 12,
                "operands": [
                    40,
                    43,
                    79
                ],
                "operator": "+",
                "expression": "40 + 43 + 79",
                "question": "40 + 43 + 79 = ___",
                "answer": 162
            },
            {
                "id": 13,
                "operands": [
                    32,
                    15,
                    89
                ],
                "operator": "+",
                "expression": "32 + 15 + 89",
                "question": "32 + 15 + 89 = ___",
                "answer": 136
            },
            {
                "id": 14,
                "operands": [
                    25,
                    64,
                    45
                ],
                "operator": "+",
                "expression": "25 + 64 + 45",
                "question": "25 + 64 + 45 = ___",
                "answer": 134
            },
            {
                "id": 15,
                "operands": [
                    28,
                    40,
                    83
                ],
                "operator": "+",
                "expression": "28 + 40 + 83",
                "question": "28 + 40 + 83 = ___",
                "answer": 151
            },
            {
                "id": 16,
                "operands": [
                    31,
                    53,
                    54
                ],
                "operator": "+",
                "expression": "31 + 53 + 54",
                "question": "31 + 53 + 54 = ___",
                "answer": 138
            },
            {
                "id": 17,
                "operands": [
                    53,
                    32,
                    68
                ],
                "operator": "+",
                "expression": "53 + 32 + 68",
                "question": "53 + 32 + 68 = ___",
                "answer": 153
            },
            {
                "id": 18,
                "operands": [
                    12,
                    44,
                    80
                ],
                "operator": "+",
                "expression": "12 + 44 + 80",
                "question": "12 + 44 + 80 = ___",
                "answer": 136
            },
            {
                "id": 19,
                "operands": [
                    55,
                    31,
                    34
                ],
                "operator": "+",
                "expression": "55 + 31 + 34",
                "question": "55 + 31 + 34 = ___",
                "answer": 120
            },
            {
                "id": 20,
                "operands": [
                    72,
                    27,
                    69
                ],
                "operator": "+",
                "expression": "72 + 27 + 69",
                "question": "72 + 27 + 69 = ___",
                "answer": 168
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}