B Set 91 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": 50,
            "minNumber": 0,
            "digits": 2,
            "regrouping": false,
            "operation": "addition",
            "missingOperand": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 11,
                "operand2": 20,
                "operator": "+",
                "question": "11 + 20 = ___",
                "answer": 31
            },
            {
                "id": 2,
                "operand1": 67,
                "operand2": 21,
                "operator": "+",
                "question": "67 + 21 = ___",
                "answer": 88
            },
            {
                "id": 3,
                "operand1": 51,
                "operand2": 14,
                "operator": "+",
                "question": "51 + 14 = ___",
                "answer": 65
            },
            {
                "id": 4,
                "operand1": 13,
                "operand2": 21,
                "operator": "+",
                "question": "13 + 21 = ___",
                "answer": 34
            },
            {
                "id": 5,
                "operand1": 16,
                "operand2": 51,
                "operator": "+",
                "question": "16 + 51 = ___",
                "answer": 67
            },
            {
                "id": 6,
                "operand1": 60,
                "operand2": 19,
                "operator": "+",
                "question": "60 + 19 = ___",
                "answer": 79
            },
            {
                "id": 7,
                "operand1": 10,
                "operand2": 54,
                "operator": "+",
                "question": "10 + 54 = ___",
                "answer": 64
            },
            {
                "id": 8,
                "operand1": 56,
                "operand2": 30,
                "operator": "+",
                "question": "56 + 30 = ___",
                "answer": 86
            },
            {
                "id": 9,
                "operand1": 32,
                "operand2": 61,
                "operator": "+",
                "question": "32 + 61 = ___",
                "answer": 93
            },
            {
                "id": 10,
                "operand1": 35,
                "operand2": 24,
                "operator": "+",
                "question": "35 + 24 = ___",
                "answer": 59
            },
            {
                "id": 11,
                "operand1": 42,
                "operand2": 57,
                "operator": "+",
                "question": "42 + 57 = ___",
                "answer": 99
            },
            {
                "id": 12,
                "operand1": 37,
                "operand2": 32,
                "operator": "+",
                "question": "37 + 32 = ___",
                "answer": 69
            },
            {
                "id": 13,
                "operand1": 21,
                "operand2": 36,
                "operator": "+",
                "question": "21 + 36 = ___",
                "answer": 57
            },
            {
                "id": 14,
                "operand1": 60,
                "operand2": 18,
                "operator": "+",
                "question": "60 + 18 = ___",
                "answer": 78
            },
            {
                "id": 15,
                "operand1": 27,
                "operand2": 41,
                "operator": "+",
                "question": "27 + 41 = ___",
                "answer": 68
            },
            {
                "id": 16,
                "operand1": 81,
                "operand2": 18,
                "operator": "+",
                "question": "81 + 18 = ___",
                "answer": 99
            },
            {
                "id": 17,
                "operand1": 20,
                "operand2": 66,
                "operator": "+",
                "question": "20 + 66 = ___",
                "answer": 86
            },
            {
                "id": 18,
                "operand1": 63,
                "operand2": 16,
                "operator": "+",
                "question": "63 + 16 = ___",
                "answer": 79
            },
            {
                "id": 19,
                "operand1": 13,
                "operand2": 13,
                "operator": "+",
                "question": "13 + 13 = ___",
                "answer": 26
            },
            {
                "id": 20,
                "operand1": 25,
                "operand2": 32,
                "operator": "+",
                "question": "25 + 32 = ___",
                "answer": 57
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}