B Set 23 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": 11,
                "operand2": 46,
                "operator": "+",
                "question": "11 + 46 = ___",
                "answer": 57
            },
            {
                "id": 2,
                "operand1": 45,
                "operand2": 1,
                "operator": "+",
                "question": "45 + 1 = ___",
                "answer": 46
            },
            {
                "id": 3,
                "operand1": 17,
                "operand2": 1,
                "operator": "+",
                "question": "17 + 1 = ___",
                "answer": 18
            },
            {
                "id": 4,
                "operand1": 20,
                "operand2": 71,
                "operator": "+",
                "question": "20 + 71 = ___",
                "answer": 91
            },
            {
                "id": 5,
                "operand1": 16,
                "operand2": 70,
                "operator": "+",
                "question": "16 + 70 = ___",
                "answer": 86
            },
            {
                "id": 6,
                "operand1": 36,
                "operand2": 31,
                "operator": "+",
                "question": "36 + 31 = ___",
                "answer": 67
            },
            {
                "id": 7,
                "operand1": 44,
                "operand2": 33,
                "operator": "+",
                "question": "44 + 33 = ___",
                "answer": 77
            },
            {
                "id": 8,
                "operand1": 17,
                "operand2": 41,
                "operator": "+",
                "question": "17 + 41 = ___",
                "answer": 58
            },
            {
                "id": 9,
                "operand1": 7,
                "operand2": 71,
                "operator": "+",
                "question": "7 + 71 = ___",
                "answer": 78
            },
            {
                "id": 10,
                "operand1": 31,
                "operand2": 15,
                "operator": "+",
                "question": "31 + 15 = ___",
                "answer": 46
            },
            {
                "id": 11,
                "operand1": 44,
                "operand2": 2,
                "operator": "+",
                "question": "44 + 2 = ___",
                "answer": 46
            },
            {
                "id": 12,
                "operand1": 3,
                "operand2": 25,
                "operator": "+",
                "question": "3 + 25 = ___",
                "answer": 28
            },
            {
                "id": 13,
                "operand1": 13,
                "operand2": 5,
                "operator": "+",
                "question": "13 + 5 = ___",
                "answer": 18
            },
            {
                "id": 14,
                "operand1": 2,
                "operand2": 33,
                "operator": "+",
                "question": "2 + 33 = ___",
                "answer": 35
            },
            {
                "id": 15,
                "operand1": 12,
                "operand2": 62,
                "operator": "+",
                "question": "12 + 62 = ___",
                "answer": 74
            },
            {
                "id": 16,
                "operand1": 33,
                "operand2": 34,
                "operator": "+",
                "question": "33 + 34 = ___",
                "answer": 67
            },
            {
                "id": 17,
                "operand1": 15,
                "operand2": 32,
                "operator": "+",
                "question": "15 + 32 = ___",
                "answer": 47
            },
            {
                "id": 18,
                "operand1": 32,
                "operand2": 53,
                "operator": "+",
                "question": "32 + 53 = ___",
                "answer": 85
            },
            {
                "id": 19,
                "operand1": 9,
                "operand2": 90,
                "operator": "+",
                "question": "9 + 90 = ___",
                "answer": 99
            },
            {
                "id": 20,
                "operand1": 13,
                "operand2": 13,
                "operator": "+",
                "question": "13 + 13 = ___",
                "answer": 26
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}