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": "starter",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 100,
            "difficulty": "starter"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 20,
                "operand2": 51,
                "operator": "+",
                "question": "20 + 51 = ___",
                "answer": 71
            },
            {
                "id": 2,
                "operand1": 40,
                "operand2": 30,
                "operator": "+",
                "question": "40 + 30 = ___",
                "answer": 70
            },
            {
                "id": 3,
                "operand1": 24,
                "operand2": 42,
                "operator": "+",
                "question": "24 + 42 = ___",
                "answer": 66
            },
            {
                "id": 4,
                "operand1": 42,
                "operand2": 13,
                "operator": "+",
                "question": "42 + 13 = ___",
                "answer": 55
            },
            {
                "id": 5,
                "operand1": 48,
                "operand2": 21,
                "operator": "+",
                "question": "48 + 21 = ___",
                "answer": 69
            },
            {
                "id": 6,
                "operand1": 25,
                "operand2": 44,
                "operator": "+",
                "question": "25 + 44 = ___",
                "answer": 69
            },
            {
                "id": 7,
                "operand1": 30,
                "operand2": 5,
                "operator": "+",
                "question": "30 + 5 = ___",
                "answer": 35
            },
            {
                "id": 8,
                "operand1": 13,
                "operand2": 32,
                "operator": "+",
                "question": "13 + 32 = ___",
                "answer": 45
            },
            {
                "id": 9,
                "operand1": 25,
                "operand2": 52,
                "operator": "+",
                "question": "25 + 52 = ___",
                "answer": 77
            },
            {
                "id": 10,
                "operand1": 44,
                "operand2": 25,
                "operator": "+",
                "question": "44 + 25 = ___",
                "answer": 69
            },
            {
                "id": 11,
                "operand1": 11,
                "operand2": 31,
                "operator": "+",
                "question": "11 + 31 = ___",
                "answer": 42
            },
            {
                "id": 12,
                "operand1": 33,
                "operand2": 26,
                "operator": "+",
                "question": "33 + 26 = ___",
                "answer": 59
            },
            {
                "id": 13,
                "operand1": 20,
                "operand2": 35,
                "operator": "+",
                "question": "20 + 35 = ___",
                "answer": 55
            },
            {
                "id": 14,
                "operand1": 31,
                "operand2": 3,
                "operator": "+",
                "question": "31 + 3 = ___",
                "answer": 34
            },
            {
                "id": 15,
                "operand1": 34,
                "operand2": 3,
                "operator": "+",
                "question": "34 + 3 = ___",
                "answer": 37
            },
            {
                "id": 16,
                "operand1": 20,
                "operand2": 25,
                "operator": "+",
                "question": "20 + 25 = ___",
                "answer": 45
            },
            {
                "id": 17,
                "operand1": 31,
                "operand2": 7,
                "operator": "+",
                "question": "31 + 7 = ___",
                "answer": 38
            },
            {
                "id": 18,
                "operand1": 32,
                "operand2": 24,
                "operator": "+",
                "question": "32 + 24 = ___",
                "answer": 56
            },
            {
                "id": 19,
                "operand1": 37,
                "operand2": 62,
                "operator": "+",
                "question": "37 + 62 = ___",
                "answer": 99
            },
            {
                "id": 20,
                "operand1": 31,
                "operand2": 40,
                "operator": "+",
                "question": "31 + 40 = ___",
                "answer": 71
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}