B Set 90 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": 100,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 100,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 33,
                "operand2": 12,
                "operator": "+",
                "question": "33 + 12 = ___",
                "answer": 45
            },
            {
                "id": 2,
                "operand1": 43,
                "operand2": 6,
                "operator": "+",
                "question": "43 + 6 = ___",
                "answer": 49
            },
            {
                "id": 3,
                "operand1": 11,
                "operand2": 72,
                "operator": "+",
                "question": "11 + 72 = ___",
                "answer": 83
            },
            {
                "id": 4,
                "operand1": 48,
                "operand2": 21,
                "operator": "+",
                "question": "48 + 21 = ___",
                "answer": 69
            },
            {
                "id": 5,
                "operand1": 26,
                "operand2": 22,
                "operator": "+",
                "question": "26 + 22 = ___",
                "answer": 48
            },
            {
                "id": 6,
                "operand1": 33,
                "operand2": 51,
                "operator": "+",
                "question": "33 + 51 = ___",
                "answer": 84
            },
            {
                "id": 7,
                "operand1": 38,
                "operand2": 30,
                "operator": "+",
                "question": "38 + 30 = ___",
                "answer": 68
            },
            {
                "id": 8,
                "operand1": 40,
                "operand2": 20,
                "operator": "+",
                "question": "40 + 20 = ___",
                "answer": 60
            },
            {
                "id": 9,
                "operand1": 33,
                "operand2": 26,
                "operator": "+",
                "question": "33 + 26 = ___",
                "answer": 59
            },
            {
                "id": 10,
                "operand1": 14,
                "operand2": 54,
                "operator": "+",
                "question": "14 + 54 = ___",
                "answer": 68
            },
            {
                "id": 11,
                "operand1": 24,
                "operand2": 10,
                "operator": "+",
                "question": "24 + 10 = ___",
                "answer": 34
            },
            {
                "id": 12,
                "operand1": 14,
                "operand2": 85,
                "operator": "+",
                "question": "14 + 85 = ___",
                "answer": 99
            },
            {
                "id": 13,
                "operand1": 35,
                "operand2": 43,
                "operator": "+",
                "question": "35 + 43 = ___",
                "answer": 78
            },
            {
                "id": 14,
                "operand1": 7,
                "operand2": 32,
                "operator": "+",
                "question": "7 + 32 = ___",
                "answer": 39
            },
            {
                "id": 15,
                "operand1": 10,
                "operand2": 45,
                "operator": "+",
                "question": "10 + 45 = ___",
                "answer": 55
            },
            {
                "id": 16,
                "operand1": 3,
                "operand2": 11,
                "operator": "+",
                "question": "3 + 11 = ___",
                "answer": 14
            },
            {
                "id": 17,
                "operand1": 23,
                "operand2": 21,
                "operator": "+",
                "question": "23 + 21 = ___",
                "answer": 44
            },
            {
                "id": 18,
                "operand1": 31,
                "operand2": 17,
                "operator": "+",
                "question": "31 + 17 = ___",
                "answer": 48
            },
            {
                "id": 19,
                "operand1": 21,
                "operand2": 36,
                "operator": "+",
                "question": "21 + 36 = ___",
                "answer": 57
            },
            {
                "id": 20,
                "operand1": 42,
                "operand2": 4,
                "operator": "+",
                "question": "42 + 4 = ___",
                "answer": 46
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}