B Set 5 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": 10,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 62,
                "operand2": 730,
                "operator": "+",
                "question": "62 + 730 = ___",
                "answer": 792
            },
            {
                "id": 2,
                "operand1": 253,
                "operand2": 46,
                "operator": "+",
                "question": "253 + 46 = ___",
                "answer": 299
            },
            {
                "id": 3,
                "operand1": 227,
                "operand2": 412,
                "operator": "+",
                "question": "227 + 412 = ___",
                "answer": 639
            },
            {
                "id": 4,
                "operand1": 371,
                "operand2": 104,
                "operator": "+",
                "question": "371 + 104 = ___",
                "answer": 475
            },
            {
                "id": 5,
                "operand1": 208,
                "operand2": 161,
                "operator": "+",
                "question": "208 + 161 = ___",
                "answer": 369
            },
            {
                "id": 6,
                "operand1": 32,
                "operand2": 214,
                "operator": "+",
                "question": "32 + 214 = ___",
                "answer": 246
            },
            {
                "id": 7,
                "operand1": 36,
                "operand2": 820,
                "operator": "+",
                "question": "36 + 820 = ___",
                "answer": 856
            },
            {
                "id": 8,
                "operand1": 254,
                "operand2": 341,
                "operator": "+",
                "question": "254 + 341 = ___",
                "answer": 595
            },
            {
                "id": 9,
                "operand1": 211,
                "operand2": 426,
                "operator": "+",
                "question": "211 + 426 = ___",
                "answer": 637
            },
            {
                "id": 10,
                "operand1": 205,
                "operand2": 111,
                "operator": "+",
                "question": "205 + 111 = ___",
                "answer": 316
            },
            {
                "id": 11,
                "operand1": 60,
                "operand2": 905,
                "operator": "+",
                "question": "60 + 905 = ___",
                "answer": 965
            },
            {
                "id": 12,
                "operand1": 100,
                "operand2": 614,
                "operator": "+",
                "question": "100 + 614 = ___",
                "answer": 714
            },
            {
                "id": 13,
                "operand1": 24,
                "operand2": 542,
                "operator": "+",
                "question": "24 + 542 = ___",
                "answer": 566
            },
            {
                "id": 14,
                "operand1": 234,
                "operand2": 201,
                "operator": "+",
                "question": "234 + 201 = ___",
                "answer": 435
            },
            {
                "id": 15,
                "operand1": 377,
                "operand2": 201,
                "operator": "+",
                "question": "377 + 201 = ___",
                "answer": 578
            },
            {
                "id": 16,
                "operand1": 101,
                "operand2": 820,
                "operator": "+",
                "question": "101 + 820 = ___",
                "answer": 921
            },
            {
                "id": 17,
                "operand1": 370,
                "operand2": 518,
                "operator": "+",
                "question": "370 + 518 = ___",
                "answer": 888
            },
            {
                "id": 18,
                "operand1": 420,
                "operand2": 150,
                "operator": "+",
                "question": "420 + 150 = ___",
                "answer": 570
            },
            {
                "id": 19,
                "operand1": 2,
                "operand2": 692,
                "operator": "+",
                "question": "2 + 692 = ___",
                "answer": 694
            },
            {
                "id": 20,
                "operand1": 2,
                "operand2": 713,
                "operator": "+",
                "question": "2 + 713 = ___",
                "answer": 715
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}