B Set 99 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": "easy",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 100,
            "difficulty": "easy"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 31,
                "operand2": 36,
                "operator": "+",
                "question": "31 + 36 = ___",
                "answer": 67
            },
            {
                "id": 2,
                "operand1": 4,
                "operand2": 14,
                "operator": "+",
                "question": "4 + 14 = ___",
                "answer": 18
            },
            {
                "id": 3,
                "operand1": 31,
                "operand2": 27,
                "operator": "+",
                "question": "31 + 27 = ___",
                "answer": 58
            },
            {
                "id": 4,
                "operand1": 22,
                "operand2": 30,
                "operator": "+",
                "question": "22 + 30 = ___",
                "answer": 52
            },
            {
                "id": 5,
                "operand1": 45,
                "operand2": 34,
                "operator": "+",
                "question": "45 + 34 = ___",
                "answer": 79
            },
            {
                "id": 6,
                "operand1": 45,
                "operand2": 50,
                "operator": "+",
                "question": "45 + 50 = ___",
                "answer": 95
            },
            {
                "id": 7,
                "operand1": 13,
                "operand2": 43,
                "operator": "+",
                "question": "13 + 43 = ___",
                "answer": 56
            },
            {
                "id": 8,
                "operand1": 21,
                "operand2": 52,
                "operator": "+",
                "question": "21 + 52 = ___",
                "answer": 73
            },
            {
                "id": 9,
                "operand1": 37,
                "operand2": 60,
                "operator": "+",
                "question": "37 + 60 = ___",
                "answer": 97
            },
            {
                "id": 10,
                "operand1": 14,
                "operand2": 50,
                "operator": "+",
                "question": "14 + 50 = ___",
                "answer": 64
            },
            {
                "id": 11,
                "operand1": 24,
                "operand2": 12,
                "operator": "+",
                "question": "24 + 12 = ___",
                "answer": 36
            },
            {
                "id": 12,
                "operand1": 30,
                "operand2": 62,
                "operator": "+",
                "question": "30 + 62 = ___",
                "answer": 92
            },
            {
                "id": 13,
                "operand1": 13,
                "operand2": 44,
                "operator": "+",
                "question": "13 + 44 = ___",
                "answer": 57
            },
            {
                "id": 14,
                "operand1": 13,
                "operand2": 73,
                "operator": "+",
                "question": "13 + 73 = ___",
                "answer": 86
            },
            {
                "id": 15,
                "operand1": 6,
                "operand2": 2,
                "operator": "+",
                "question": "6 + 2 = ___",
                "answer": 8,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 16,
                "operand1": 50,
                "operand2": 8,
                "operator": "+",
                "question": "50 + 8 = ___",
                "answer": 58
            },
            {
                "id": 17,
                "operand1": 28,
                "operand2": 20,
                "operator": "+",
                "question": "28 + 20 = ___",
                "answer": 48
            },
            {
                "id": 18,
                "operand1": 22,
                "operand2": 6,
                "operator": "+",
                "question": "22 + 6 = ___",
                "answer": 28
            },
            {
                "id": 19,
                "operand1": 44,
                "operand2": 41,
                "operator": "+",
                "question": "44 + 41 = ___",
                "answer": 85
            },
            {
                "id": 20,
                "operand1": 46,
                "operand2": 31,
                "operator": "+",
                "question": "46 + 31 = ___",
                "answer": 77
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}