B Set 50 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": 43,
                "operand2": 3,
                "operator": "+",
                "question": "43 + 3 = ___",
                "answer": 46
            },
            {
                "id": 2,
                "operand1": 34,
                "operand2": 62,
                "operator": "+",
                "question": "34 + 62 = ___",
                "answer": 96
            },
            {
                "id": 3,
                "operand1": 8,
                "operand2": 61,
                "operator": "+",
                "question": "8 + 61 = ___",
                "answer": 69
            },
            {
                "id": 4,
                "operand1": 26,
                "operand2": 23,
                "operator": "+",
                "question": "26 + 23 = ___",
                "answer": 49
            },
            {
                "id": 5,
                "operand1": 41,
                "operand2": 1,
                "operator": "+",
                "question": "41 + 1 = ___",
                "answer": 42
            },
            {
                "id": 6,
                "operand1": 2,
                "operand2": 72,
                "operator": "+",
                "question": "2 + 72 = ___",
                "answer": 74
            },
            {
                "id": 7,
                "operand1": 14,
                "operand2": 14,
                "operator": "+",
                "question": "14 + 14 = ___",
                "answer": 28
            },
            {
                "id": 8,
                "operand1": 23,
                "operand2": 13,
                "operator": "+",
                "question": "23 + 13 = ___",
                "answer": 36
            },
            {
                "id": 9,
                "operand1": 11,
                "operand2": 77,
                "operator": "+",
                "question": "11 + 77 = ___",
                "answer": 88
            },
            {
                "id": 10,
                "operand1": 42,
                "operand2": 57,
                "operator": "+",
                "question": "42 + 57 = ___",
                "answer": 99
            },
            {
                "id": 11,
                "operand1": 30,
                "operand2": 20,
                "operator": "+",
                "question": "30 + 20 = ___",
                "answer": 50
            },
            {
                "id": 12,
                "operand1": 1,
                "operand2": 22,
                "operator": "+",
                "question": "1 + 22 = ___",
                "answer": 23
            },
            {
                "id": 13,
                "operand1": 30,
                "operand2": 55,
                "operator": "+",
                "question": "30 + 55 = ___",
                "answer": 85
            },
            {
                "id": 14,
                "operand1": 33,
                "operand2": 63,
                "operator": "+",
                "question": "33 + 63 = ___",
                "answer": 96
            },
            {
                "id": 15,
                "operand1": 20,
                "operand2": 73,
                "operator": "+",
                "question": "20 + 73 = ___",
                "answer": 93
            },
            {
                "id": 16,
                "operand1": 13,
                "operand2": 25,
                "operator": "+",
                "question": "13 + 25 = ___",
                "answer": 38
            },
            {
                "id": 17,
                "operand1": 20,
                "operand2": 28,
                "operator": "+",
                "question": "20 + 28 = ___",
                "answer": 48
            },
            {
                "id": 18,
                "operand1": 1,
                "operand2": 3,
                "operator": "+",
                "question": "1 + 3 = ___",
                "answer": 4,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 1,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 19,
                "operand1": 4,
                "operand2": 83,
                "operator": "+",
                "question": "4 + 83 = ___",
                "answer": 87
            },
            {
                "id": 20,
                "operand1": 45,
                "operand2": 42,
                "operator": "+",
                "question": "45 + 42 = ___",
                "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"
}