B Set 68 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": 3,
                "operand2": 90,
                "operator": "+",
                "question": "3 + 90 = ___",
                "answer": 93
            },
            {
                "id": 2,
                "operand1": 30,
                "operand2": 26,
                "operator": "+",
                "question": "30 + 26 = ___",
                "answer": 56
            },
            {
                "id": 3,
                "operand1": 5,
                "operand2": 74,
                "operator": "+",
                "question": "5 + 74 = ___",
                "answer": 79
            },
            {
                "id": 4,
                "operand1": 5,
                "operand2": 24,
                "operator": "+",
                "question": "5 + 24 = ___",
                "answer": 29
            },
            {
                "id": 5,
                "operand1": 21,
                "operand2": 40,
                "operator": "+",
                "question": "21 + 40 = ___",
                "answer": 61
            },
            {
                "id": 6,
                "operand1": 47,
                "operand2": 51,
                "operator": "+",
                "question": "47 + 51 = ___",
                "answer": 98
            },
            {
                "id": 7,
                "operand1": 11,
                "operand2": 73,
                "operator": "+",
                "question": "11 + 73 = ___",
                "answer": 84
            },
            {
                "id": 8,
                "operand1": 30,
                "operand2": 26,
                "operator": "+",
                "question": "30 + 26 = ___",
                "answer": 56
            },
            {
                "id": 9,
                "operand1": 50,
                "operand2": 27,
                "operator": "+",
                "question": "50 + 27 = ___",
                "answer": 77
            },
            {
                "id": 10,
                "operand1": 6,
                "operand2": 63,
                "operator": "+",
                "question": "6 + 63 = ___",
                "answer": 69
            },
            {
                "id": 11,
                "operand1": 30,
                "operand2": 10,
                "operator": "+",
                "question": "30 + 10 = ___",
                "answer": 40
            },
            {
                "id": 12,
                "operand1": 46,
                "operand2": 52,
                "operator": "+",
                "question": "46 + 52 = ___",
                "answer": 98
            },
            {
                "id": 13,
                "operand1": 11,
                "operand2": 55,
                "operator": "+",
                "question": "11 + 55 = ___",
                "answer": 66
            },
            {
                "id": 14,
                "operand1": 12,
                "operand2": 10,
                "operator": "+",
                "question": "12 + 10 = ___",
                "answer": 22
            },
            {
                "id": 15,
                "operand1": 42,
                "operand2": 26,
                "operator": "+",
                "question": "42 + 26 = ___",
                "answer": 68
            },
            {
                "id": 16,
                "operand1": 30,
                "operand2": 22,
                "operator": "+",
                "question": "30 + 22 = ___",
                "answer": 52
            },
            {
                "id": 17,
                "operand1": 34,
                "operand2": 50,
                "operator": "+",
                "question": "34 + 50 = ___",
                "answer": 84
            },
            {
                "id": 18,
                "operand1": 6,
                "operand2": 93,
                "operator": "+",
                "question": "6 + 93 = ___",
                "answer": 99
            },
            {
                "id": 19,
                "operand1": 22,
                "operand2": 73,
                "operator": "+",
                "question": "22 + 73 = ___",
                "answer": 95
            },
            {
                "id": 20,
                "operand1": 23,
                "operand2": 64,
                "operator": "+",
                "question": "23 + 64 = ___",
                "answer": 87
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}