B Set 95 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": [
                    26,
                    42,
                    42
                ],
                "operator": "+",
                "expression": "26 + 42 + 42",
                "question": "26 + 42 + 42 = ___",
                "answer": 110
            },
            {
                "id": 2,
                "operands": [
                    31,
                    26,
                    14
                ],
                "operator": "+",
                "expression": "31 + 26 + 14",
                "question": "31 + 26 + 14 = ___",
                "answer": 71
            },
            {
                "id": 3,
                "operands": [
                    10,
                    65,
                    13
                ],
                "operator": "+",
                "expression": "10 + 65 + 13",
                "question": "10 + 65 + 13 = ___",
                "answer": 88
            },
            {
                "id": 4,
                "operands": [
                    12,
                    24,
                    75
                ],
                "operator": "+",
                "expression": "12 + 24 + 75",
                "question": "12 + 24 + 75 = ___",
                "answer": 111
            },
            {
                "id": 5,
                "operands": [
                    26,
                    42,
                    44
                ],
                "operator": "+",
                "expression": "26 + 42 + 44",
                "question": "26 + 42 + 44 = ___",
                "answer": 112
            },
            {
                "id": 6,
                "operands": [
                    42,
                    37,
                    17
                ],
                "operator": "+",
                "expression": "42 + 37 + 17",
                "question": "42 + 37 + 17 = ___",
                "answer": 96
            },
            {
                "id": 7,
                "operands": [
                    55,
                    30,
                    90
                ],
                "operator": "+",
                "expression": "55 + 30 + 90",
                "question": "55 + 30 + 90 = ___",
                "answer": 175
            },
            {
                "id": 8,
                "operands": [
                    23,
                    13,
                    10
                ],
                "operator": "+",
                "expression": "23 + 13 + 10",
                "question": "23 + 13 + 10 = ___",
                "answer": 46
            },
            {
                "id": 9,
                "operands": [
                    13,
                    41,
                    11
                ],
                "operator": "+",
                "expression": "13 + 41 + 11",
                "question": "13 + 41 + 11 = ___",
                "answer": 65
            },
            {
                "id": 10,
                "operands": [
                    82,
                    10,
                    67
                ],
                "operator": "+",
                "expression": "82 + 10 + 67",
                "question": "82 + 10 + 67 = ___",
                "answer": 159
            },
            {
                "id": 11,
                "operands": [
                    36,
                    42,
                    65
                ],
                "operator": "+",
                "expression": "36 + 42 + 65",
                "question": "36 + 42 + 65 = ___",
                "answer": 143
            },
            {
                "id": 12,
                "operands": [
                    16,
                    21,
                    27
                ],
                "operator": "+",
                "expression": "16 + 21 + 27",
                "question": "16 + 21 + 27 = ___",
                "answer": 64
            },
            {
                "id": 13,
                "operands": [
                    50,
                    13,
                    30
                ],
                "operator": "+",
                "expression": "50 + 13 + 30",
                "question": "50 + 13 + 30 = ___",
                "answer": 93
            },
            {
                "id": 14,
                "operands": [
                    60,
                    21,
                    62
                ],
                "operator": "+",
                "expression": "60 + 21 + 62",
                "question": "60 + 21 + 62 = ___",
                "answer": 143
            },
            {
                "id": 15,
                "operands": [
                    43,
                    21,
                    59
                ],
                "operator": "+",
                "expression": "43 + 21 + 59",
                "question": "43 + 21 + 59 = ___",
                "answer": 123
            },
            {
                "id": 16,
                "operands": [
                    60,
                    23,
                    17
                ],
                "operator": "+",
                "expression": "60 + 23 + 17",
                "question": "60 + 23 + 17 = ___",
                "answer": 100
            },
            {
                "id": 17,
                "operands": [
                    26,
                    21,
                    55
                ],
                "operator": "+",
                "expression": "26 + 21 + 55",
                "question": "26 + 21 + 55 = ___",
                "answer": 102
            },
            {
                "id": 18,
                "operands": [
                    50,
                    36,
                    26
                ],
                "operator": "+",
                "expression": "50 + 36 + 26",
                "question": "50 + 36 + 26 = ___",
                "answer": 112
            },
            {
                "id": 19,
                "operands": [
                    30,
                    37,
                    71
                ],
                "operator": "+",
                "expression": "30 + 37 + 71",
                "question": "30 + 37 + 71 = ___",
                "answer": 138
            },
            {
                "id": 20,
                "operands": [
                    32,
                    12,
                    52
                ],
                "operator": "+",
                "expression": "32 + 12 + 52",
                "question": "32 + 12 + 52 = ___",
                "answer": 96
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}