B Set 66 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": [
                    51,
                    16,
                    67
                ],
                "operator": "+",
                "expression": "51 + 16 + 67",
                "question": "51 + 16 + 67 = ___",
                "answer": 134
            },
            {
                "id": 2,
                "operands": [
                    63,
                    12,
                    46
                ],
                "operator": "+",
                "expression": "63 + 12 + 46",
                "question": "63 + 12 + 46 = ___",
                "answer": 121
            },
            {
                "id": 3,
                "operands": [
                    30,
                    56,
                    99
                ],
                "operator": "+",
                "expression": "30 + 56 + 99",
                "question": "30 + 56 + 99 = ___",
                "answer": 185
            },
            {
                "id": 4,
                "operands": [
                    44,
                    42,
                    87
                ],
                "operator": "+",
                "expression": "44 + 42 + 87",
                "question": "44 + 42 + 87 = ___",
                "answer": 173
            },
            {
                "id": 5,
                "operands": [
                    61,
                    13,
                    29
                ],
                "operator": "+",
                "expression": "61 + 13 + 29",
                "question": "61 + 13 + 29 = ___",
                "answer": 103
            },
            {
                "id": 6,
                "operands": [
                    17,
                    20,
                    25
                ],
                "operator": "+",
                "expression": "17 + 20 + 25",
                "question": "17 + 20 + 25 = ___",
                "answer": 62
            },
            {
                "id": 7,
                "operands": [
                    57,
                    30,
                    53
                ],
                "operator": "+",
                "expression": "57 + 30 + 53",
                "question": "57 + 30 + 53 = ___",
                "answer": 140
            },
            {
                "id": 8,
                "operands": [
                    43,
                    36,
                    36
                ],
                "operator": "+",
                "expression": "43 + 36 + 36",
                "question": "43 + 36 + 36 = ___",
                "answer": 115
            },
            {
                "id": 9,
                "operands": [
                    53,
                    44,
                    49
                ],
                "operator": "+",
                "expression": "53 + 44 + 49",
                "question": "53 + 44 + 49 = ___",
                "answer": 146
            },
            {
                "id": 10,
                "operands": [
                    23,
                    32,
                    48
                ],
                "operator": "+",
                "expression": "23 + 32 + 48",
                "question": "23 + 32 + 48 = ___",
                "answer": 103
            },
            {
                "id": 11,
                "operands": [
                    30,
                    18,
                    77
                ],
                "operator": "+",
                "expression": "30 + 18 + 77",
                "question": "30 + 18 + 77 = ___",
                "answer": 125
            },
            {
                "id": 12,
                "operands": [
                    12,
                    16,
                    82
                ],
                "operator": "+",
                "expression": "12 + 16 + 82",
                "question": "12 + 16 + 82 = ___",
                "answer": 110
            },
            {
                "id": 13,
                "operands": [
                    20,
                    56,
                    46
                ],
                "operator": "+",
                "expression": "20 + 56 + 46",
                "question": "20 + 56 + 46 = ___",
                "answer": 122
            },
            {
                "id": 14,
                "operands": [
                    12,
                    21,
                    86
                ],
                "operator": "+",
                "expression": "12 + 21 + 86",
                "question": "12 + 21 + 86 = ___",
                "answer": 119
            },
            {
                "id": 15,
                "operands": [
                    31,
                    25,
                    14
                ],
                "operator": "+",
                "expression": "31 + 25 + 14",
                "question": "31 + 25 + 14 = ___",
                "answer": 70
            },
            {
                "id": 16,
                "operands": [
                    32,
                    51,
                    99
                ],
                "operator": "+",
                "expression": "32 + 51 + 99",
                "question": "32 + 51 + 99 = ___",
                "answer": 182
            },
            {
                "id": 17,
                "operands": [
                    23,
                    71,
                    38
                ],
                "operator": "+",
                "expression": "23 + 71 + 38",
                "question": "23 + 71 + 38 = ___",
                "answer": 132
            },
            {
                "id": 18,
                "operands": [
                    24,
                    63,
                    38
                ],
                "operator": "+",
                "expression": "24 + 63 + 38",
                "question": "24 + 63 + 38 = ___",
                "answer": 125
            },
            {
                "id": 19,
                "operands": [
                    24,
                    21,
                    22
                ],
                "operator": "+",
                "expression": "24 + 21 + 22",
                "question": "24 + 21 + 22 = ___",
                "answer": 67
            },
            {
                "id": 20,
                "operands": [
                    80,
                    11,
                    89
                ],
                "operator": "+",
                "expression": "80 + 11 + 89",
                "question": "80 + 11 + 89 = ___",
                "answer": 180
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}