B Set 36 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": 11,
                "operand2": 776,
                "operator": "+",
                "question": "11 + 776 = ___",
                "answer": 787
            },
            {
                "id": 2,
                "operand1": 236,
                "operand2": 531,
                "operator": "+",
                "question": "236 + 531 = ___",
                "answer": 767
            },
            {
                "id": 3,
                "operand1": 303,
                "operand2": 360,
                "operator": "+",
                "question": "303 + 360 = ___",
                "answer": 663
            },
            {
                "id": 4,
                "operand1": 122,
                "operand2": 152,
                "operator": "+",
                "question": "122 + 152 = ___",
                "answer": 274
            },
            {
                "id": 5,
                "operand1": 196,
                "operand2": 403,
                "operator": "+",
                "question": "196 + 403 = ___",
                "answer": 599
            },
            {
                "id": 6,
                "operand1": 5,
                "operand2": 192,
                "operator": "+",
                "question": "5 + 192 = ___",
                "answer": 197
            },
            {
                "id": 7,
                "operand1": 303,
                "operand2": 211,
                "operator": "+",
                "question": "303 + 211 = ___",
                "answer": 514
            },
            {
                "id": 8,
                "operand1": 213,
                "operand2": 305,
                "operator": "+",
                "question": "213 + 305 = ___",
                "answer": 518
            },
            {
                "id": 9,
                "operand1": 316,
                "operand2": 313,
                "operator": "+",
                "question": "316 + 313 = ___",
                "answer": 629
            },
            {
                "id": 10,
                "operand1": 203,
                "operand2": 572,
                "operator": "+",
                "question": "203 + 572 = ___",
                "answer": 775
            },
            {
                "id": 11,
                "operand1": 243,
                "operand2": 723,
                "operator": "+",
                "question": "243 + 723 = ___",
                "answer": 966
            },
            {
                "id": 12,
                "operand1": 401,
                "operand2": 560,
                "operator": "+",
                "question": "401 + 560 = ___",
                "answer": 961
            },
            {
                "id": 13,
                "operand1": 257,
                "operand2": 632,
                "operator": "+",
                "question": "257 + 632 = ___",
                "answer": 889
            },
            {
                "id": 14,
                "operand1": 104,
                "operand2": 490,
                "operator": "+",
                "question": "104 + 490 = ___",
                "answer": 594
            },
            {
                "id": 15,
                "operand1": 36,
                "operand2": 613,
                "operator": "+",
                "question": "36 + 613 = ___",
                "answer": 649
            },
            {
                "id": 16,
                "operand1": 102,
                "operand2": 422,
                "operator": "+",
                "question": "102 + 422 = ___",
                "answer": 524
            },
            {
                "id": 17,
                "operand1": 322,
                "operand2": 112,
                "operator": "+",
                "question": "322 + 112 = ___",
                "answer": 434
            },
            {
                "id": 18,
                "operand1": 431,
                "operand2": 60,
                "operator": "+",
                "question": "431 + 60 = ___",
                "answer": 491
            },
            {
                "id": 19,
                "operand1": 151,
                "operand2": 347,
                "operator": "+",
                "question": "151 + 347 = ___",
                "answer": 498
            },
            {
                "id": 20,
                "operand1": 123,
                "operand2": 634,
                "operator": "+",
                "question": "123 + 634 = ___",
                "answer": 757
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}