B Set 85 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": [
                    33,
                    31,
                    86
                ],
                "operator": "+",
                "expression": "33 + 31 + 86",
                "question": "33 + 31 + 86 = ___",
                "answer": 150
            },
            {
                "id": 2,
                "operands": [
                    64,
                    14,
                    59
                ],
                "operator": "+",
                "expression": "64 + 14 + 59",
                "question": "64 + 14 + 59 = ___",
                "answer": 137
            },
            {
                "id": 3,
                "operands": [
                    42,
                    52,
                    69
                ],
                "operator": "+",
                "expression": "42 + 52 + 69",
                "question": "42 + 52 + 69 = ___",
                "answer": 163
            },
            {
                "id": 4,
                "operands": [
                    52,
                    31,
                    44
                ],
                "operator": "+",
                "expression": "52 + 31 + 44",
                "question": "52 + 31 + 44 = ___",
                "answer": 127
            },
            {
                "id": 5,
                "operands": [
                    31,
                    64,
                    37
                ],
                "operator": "+",
                "expression": "31 + 64 + 37",
                "question": "31 + 64 + 37 = ___",
                "answer": 132
            },
            {
                "id": 6,
                "operands": [
                    34,
                    15,
                    41
                ],
                "operator": "+",
                "expression": "34 + 15 + 41",
                "question": "34 + 15 + 41 = ___",
                "answer": 90
            },
            {
                "id": 7,
                "operands": [
                    65,
                    11,
                    63
                ],
                "operator": "+",
                "expression": "65 + 11 + 63",
                "question": "65 + 11 + 63 = ___",
                "answer": 139
            },
            {
                "id": 8,
                "operands": [
                    41,
                    42,
                    28
                ],
                "operator": "+",
                "expression": "41 + 42 + 28",
                "question": "41 + 42 + 28 = ___",
                "answer": 111
            },
            {
                "id": 9,
                "operands": [
                    51,
                    10,
                    13
                ],
                "operator": "+",
                "expression": "51 + 10 + 13",
                "question": "51 + 10 + 13 = ___",
                "answer": 74
            },
            {
                "id": 10,
                "operands": [
                    63,
                    12,
                    77
                ],
                "operator": "+",
                "expression": "63 + 12 + 77",
                "question": "63 + 12 + 77 = ___",
                "answer": 152
            },
            {
                "id": 11,
                "operands": [
                    24,
                    51,
                    58
                ],
                "operator": "+",
                "expression": "24 + 51 + 58",
                "question": "24 + 51 + 58 = ___",
                "answer": 133
            },
            {
                "id": 12,
                "operands": [
                    24,
                    63,
                    15
                ],
                "operator": "+",
                "expression": "24 + 63 + 15",
                "question": "24 + 63 + 15 = ___",
                "answer": 102
            },
            {
                "id": 13,
                "operands": [
                    20,
                    64,
                    11
                ],
                "operator": "+",
                "expression": "20 + 64 + 11",
                "question": "20 + 64 + 11 = ___",
                "answer": 95
            },
            {
                "id": 14,
                "operands": [
                    37,
                    52,
                    60
                ],
                "operator": "+",
                "expression": "37 + 52 + 60",
                "question": "37 + 52 + 60 = ___",
                "answer": 149
            },
            {
                "id": 15,
                "operands": [
                    41,
                    25,
                    68
                ],
                "operator": "+",
                "expression": "41 + 25 + 68",
                "question": "41 + 25 + 68 = ___",
                "answer": 134
            },
            {
                "id": 16,
                "operands": [
                    11,
                    14,
                    44
                ],
                "operator": "+",
                "expression": "11 + 14 + 44",
                "question": "11 + 14 + 44 = ___",
                "answer": 69
            },
            {
                "id": 17,
                "operands": [
                    12,
                    23,
                    92
                ],
                "operator": "+",
                "expression": "12 + 23 + 92",
                "question": "12 + 23 + 92 = ___",
                "answer": 127
            },
            {
                "id": 18,
                "operands": [
                    43,
                    10,
                    25
                ],
                "operator": "+",
                "expression": "43 + 10 + 25",
                "question": "43 + 10 + 25 = ___",
                "answer": 78
            },
            {
                "id": 19,
                "operands": [
                    24,
                    10,
                    76
                ],
                "operator": "+",
                "expression": "24 + 10 + 76",
                "question": "24 + 10 + 76 = ___",
                "answer": 110
            },
            {
                "id": 20,
                "operands": [
                    51,
                    30,
                    62
                ],
                "operator": "+",
                "expression": "51 + 30 + 62",
                "question": "51 + 30 + 62 = ___",
                "answer": 143
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}