B Set 31 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": 201,
                "operand2": 768,
                "operator": "+",
                "question": "201 + 768 = ___",
                "answer": 969
            },
            {
                "id": 2,
                "operand1": 50,
                "operand2": 904,
                "operator": "+",
                "question": "50 + 904 = ___",
                "answer": 954
            },
            {
                "id": 3,
                "operand1": 500,
                "operand2": 283,
                "operator": "+",
                "question": "500 + 283 = ___",
                "answer": 783
            },
            {
                "id": 4,
                "operand1": 500,
                "operand2": 210,
                "operator": "+",
                "question": "500 + 210 = ___",
                "answer": 710
            },
            {
                "id": 5,
                "operand1": 366,
                "operand2": 602,
                "operator": "+",
                "question": "366 + 602 = ___",
                "answer": 968
            },
            {
                "id": 6,
                "operand1": 42,
                "operand2": 526,
                "operator": "+",
                "question": "42 + 526 = ___",
                "answer": 568
            },
            {
                "id": 7,
                "operand1": 252,
                "operand2": 217,
                "operator": "+",
                "question": "252 + 217 = ___",
                "answer": 469
            },
            {
                "id": 8,
                "operand1": 411,
                "operand2": 77,
                "operator": "+",
                "question": "411 + 77 = ___",
                "answer": 488
            },
            {
                "id": 9,
                "operand1": 223,
                "operand2": 666,
                "operator": "+",
                "question": "223 + 666 = ___",
                "answer": 889
            },
            {
                "id": 10,
                "operand1": 41,
                "operand2": 806,
                "operator": "+",
                "question": "41 + 806 = ___",
                "answer": 847
            },
            {
                "id": 11,
                "operand1": 100,
                "operand2": 609,
                "operator": "+",
                "question": "100 + 609 = ___",
                "answer": 709
            },
            {
                "id": 12,
                "operand1": 415,
                "operand2": 251,
                "operator": "+",
                "question": "415 + 251 = ___",
                "answer": 666
            },
            {
                "id": 13,
                "operand1": 352,
                "operand2": 231,
                "operator": "+",
                "question": "352 + 231 = ___",
                "answer": 583
            },
            {
                "id": 14,
                "operand1": 311,
                "operand2": 174,
                "operator": "+",
                "question": "311 + 174 = ___",
                "answer": 485
            },
            {
                "id": 15,
                "operand1": 201,
                "operand2": 104,
                "operator": "+",
                "question": "201 + 104 = ___",
                "answer": 305
            },
            {
                "id": 16,
                "operand1": 21,
                "operand2": 453,
                "operator": "+",
                "question": "21 + 453 = ___",
                "answer": 474
            },
            {
                "id": 17,
                "operand1": 173,
                "operand2": 101,
                "operator": "+",
                "question": "173 + 101 = ___",
                "answer": 274
            },
            {
                "id": 18,
                "operand1": 111,
                "operand2": 434,
                "operator": "+",
                "question": "111 + 434 = ___",
                "answer": 545
            },
            {
                "id": 19,
                "operand1": 320,
                "operand2": 128,
                "operator": "+",
                "question": "320 + 128 = ___",
                "answer": 448
            },
            {
                "id": 20,
                "operand1": 372,
                "operand2": 222,
                "operator": "+",
                "question": "372 + 222 = ___",
                "answer": 594
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}