B Set 62 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": [
                    74,
                    12,
                    27
                ],
                "operator": "+",
                "expression": "74 + 12 + 27",
                "question": "74 + 12 + 27 = ___",
                "answer": 113
            },
            {
                "id": 2,
                "operands": [
                    13,
                    80,
                    77
                ],
                "operator": "+",
                "expression": "13 + 80 + 77",
                "question": "13 + 80 + 77 = ___",
                "answer": 170
            },
            {
                "id": 3,
                "operands": [
                    30,
                    16,
                    76
                ],
                "operator": "+",
                "expression": "30 + 16 + 76",
                "question": "30 + 16 + 76 = ___",
                "answer": 122
            },
            {
                "id": 4,
                "operands": [
                    26,
                    63,
                    80
                ],
                "operator": "+",
                "expression": "26 + 63 + 80",
                "question": "26 + 63 + 80 = ___",
                "answer": 169
            },
            {
                "id": 5,
                "operands": [
                    41,
                    17,
                    11
                ],
                "operator": "+",
                "expression": "41 + 17 + 11",
                "question": "41 + 17 + 11 = ___",
                "answer": 69
            },
            {
                "id": 6,
                "operands": [
                    12,
                    80,
                    33
                ],
                "operator": "+",
                "expression": "12 + 80 + 33",
                "question": "12 + 80 + 33 = ___",
                "answer": 125
            },
            {
                "id": 7,
                "operands": [
                    40,
                    54,
                    74
                ],
                "operator": "+",
                "expression": "40 + 54 + 74",
                "question": "40 + 54 + 74 = ___",
                "answer": 168
            },
            {
                "id": 8,
                "operands": [
                    32,
                    37,
                    56
                ],
                "operator": "+",
                "expression": "32 + 37 + 56",
                "question": "32 + 37 + 56 = ___",
                "answer": 125
            },
            {
                "id": 9,
                "operands": [
                    26,
                    51,
                    21
                ],
                "operator": "+",
                "expression": "26 + 51 + 21",
                "question": "26 + 51 + 21 = ___",
                "answer": 98
            },
            {
                "id": 10,
                "operands": [
                    15,
                    54,
                    50
                ],
                "operator": "+",
                "expression": "15 + 54 + 50",
                "question": "15 + 54 + 50 = ___",
                "answer": 119
            },
            {
                "id": 11,
                "operands": [
                    76,
                    12,
                    45
                ],
                "operator": "+",
                "expression": "76 + 12 + 45",
                "question": "76 + 12 + 45 = ___",
                "answer": 133
            },
            {
                "id": 12,
                "operands": [
                    43,
                    34,
                    35
                ],
                "operator": "+",
                "expression": "43 + 34 + 35",
                "question": "43 + 34 + 35 = ___",
                "answer": 112
            },
            {
                "id": 13,
                "operands": [
                    32,
                    54,
                    75
                ],
                "operator": "+",
                "expression": "32 + 54 + 75",
                "question": "32 + 54 + 75 = ___",
                "answer": 161
            },
            {
                "id": 14,
                "operands": [
                    55,
                    31,
                    84
                ],
                "operator": "+",
                "expression": "55 + 31 + 84",
                "question": "55 + 31 + 84 = ___",
                "answer": 170
            },
            {
                "id": 15,
                "operands": [
                    35,
                    63,
                    83
                ],
                "operator": "+",
                "expression": "35 + 63 + 83",
                "question": "35 + 63 + 83 = ___",
                "answer": 181
            },
            {
                "id": 16,
                "operands": [
                    32,
                    10,
                    40
                ],
                "operator": "+",
                "expression": "32 + 10 + 40",
                "question": "32 + 10 + 40 = ___",
                "answer": 82
            },
            {
                "id": 17,
                "operands": [
                    51,
                    37,
                    79
                ],
                "operator": "+",
                "expression": "51 + 37 + 79",
                "question": "51 + 37 + 79 = ___",
                "answer": 167
            },
            {
                "id": 18,
                "operands": [
                    44,
                    55,
                    72
                ],
                "operator": "+",
                "expression": "44 + 55 + 72",
                "question": "44 + 55 + 72 = ___",
                "answer": 171
            },
            {
                "id": 19,
                "operands": [
                    27,
                    30,
                    21
                ],
                "operator": "+",
                "expression": "27 + 30 + 21",
                "question": "27 + 30 + 21 = ___",
                "answer": 78
            },
            {
                "id": 20,
                "operands": [
                    63,
                    31,
                    96
                ],
                "operator": "+",
                "expression": "63 + 31 + 96",
                "question": "63 + 31 + 96 = ___",
                "answer": 190
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}