B Set 70 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": [
                    44,
                    54,
                    78
                ],
                "operator": "+",
                "expression": "44 + 54 + 78",
                "question": "44 + 54 + 78 = ___",
                "answer": 176
            },
            {
                "id": 2,
                "operands": [
                    24,
                    40,
                    37
                ],
                "operator": "+",
                "expression": "24 + 40 + 37",
                "question": "24 + 40 + 37 = ___",
                "answer": 101
            },
            {
                "id": 3,
                "operands": [
                    55,
                    31,
                    63
                ],
                "operator": "+",
                "expression": "55 + 31 + 63",
                "question": "55 + 31 + 63 = ___",
                "answer": 149
            },
            {
                "id": 4,
                "operands": [
                    52,
                    40,
                    85
                ],
                "operator": "+",
                "expression": "52 + 40 + 85",
                "question": "52 + 40 + 85 = ___",
                "answer": 177
            },
            {
                "id": 5,
                "operands": [
                    12,
                    12,
                    99
                ],
                "operator": "+",
                "expression": "12 + 12 + 99",
                "question": "12 + 12 + 99 = ___",
                "answer": 123
            },
            {
                "id": 6,
                "operands": [
                    40,
                    39,
                    84
                ],
                "operator": "+",
                "expression": "40 + 39 + 84",
                "question": "40 + 39 + 84 = ___",
                "answer": 163
            },
            {
                "id": 7,
                "operands": [
                    53,
                    11,
                    64
                ],
                "operator": "+",
                "expression": "53 + 11 + 64",
                "question": "53 + 11 + 64 = ___",
                "answer": 128
            },
            {
                "id": 8,
                "operands": [
                    78,
                    21,
                    36
                ],
                "operator": "+",
                "expression": "78 + 21 + 36",
                "question": "78 + 21 + 36 = ___",
                "answer": 135
            },
            {
                "id": 9,
                "operands": [
                    12,
                    87,
                    71
                ],
                "operator": "+",
                "expression": "12 + 87 + 71",
                "question": "12 + 87 + 71 = ___",
                "answer": 170
            },
            {
                "id": 10,
                "operands": [
                    44,
                    15,
                    17
                ],
                "operator": "+",
                "expression": "44 + 15 + 17",
                "question": "44 + 15 + 17 = ___",
                "answer": 76
            },
            {
                "id": 11,
                "operands": [
                    62,
                    21,
                    75
                ],
                "operator": "+",
                "expression": "62 + 21 + 75",
                "question": "62 + 21 + 75 = ___",
                "answer": 158
            },
            {
                "id": 12,
                "operands": [
                    82,
                    15,
                    23
                ],
                "operator": "+",
                "expression": "82 + 15 + 23",
                "question": "82 + 15 + 23 = ___",
                "answer": 120
            },
            {
                "id": 13,
                "operands": [
                    15,
                    61,
                    63
                ],
                "operator": "+",
                "expression": "15 + 61 + 63",
                "question": "15 + 61 + 63 = ___",
                "answer": 139
            },
            {
                "id": 14,
                "operands": [
                    17,
                    82,
                    86
                ],
                "operator": "+",
                "expression": "17 + 82 + 86",
                "question": "17 + 82 + 86 = ___",
                "answer": 185
            },
            {
                "id": 15,
                "operands": [
                    19,
                    60,
                    24
                ],
                "operator": "+",
                "expression": "19 + 60 + 24",
                "question": "19 + 60 + 24 = ___",
                "answer": 103
            },
            {
                "id": 16,
                "operands": [
                    44,
                    15,
                    49
                ],
                "operator": "+",
                "expression": "44 + 15 + 49",
                "question": "44 + 15 + 49 = ___",
                "answer": 108
            },
            {
                "id": 17,
                "operands": [
                    35,
                    43,
                    39
                ],
                "operator": "+",
                "expression": "35 + 43 + 39",
                "question": "35 + 43 + 39 = ___",
                "answer": 117
            },
            {
                "id": 18,
                "operands": [
                    25,
                    44,
                    65
                ],
                "operator": "+",
                "expression": "25 + 44 + 65",
                "question": "25 + 44 + 65 = ___",
                "answer": 134
            },
            {
                "id": 19,
                "operands": [
                    32,
                    53,
                    75
                ],
                "operator": "+",
                "expression": "32 + 53 + 75",
                "question": "32 + 53 + 75 = ___",
                "answer": 160
            },
            {
                "id": 20,
                "operands": [
                    56,
                    43,
                    93
                ],
                "operator": "+",
                "expression": "56 + 43 + 93",
                "question": "56 + 43 + 93 = ___",
                "answer": 192
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}