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": 420,
                "operand2": 259,
                "operator": "+",
                "question": "420 + 259 = ___",
                "answer": 679
            },
            {
                "id": 2,
                "operand1": 1,
                "operand2": 264,
                "operator": "+",
                "question": "1 + 264 = ___",
                "answer": 265
            },
            {
                "id": 3,
                "operand1": 463,
                "operand2": 12,
                "operator": "+",
                "question": "463 + 12 = ___",
                "answer": 475
            },
            {
                "id": 4,
                "operand1": 263,
                "operand2": 726,
                "operator": "+",
                "question": "263 + 726 = ___",
                "answer": 989
            },
            {
                "id": 5,
                "operand1": 220,
                "operand2": 368,
                "operator": "+",
                "question": "220 + 368 = ___",
                "answer": 588
            },
            {
                "id": 6,
                "operand1": 3,
                "operand2": 613,
                "operator": "+",
                "question": "3 + 613 = ___",
                "answer": 616
            },
            {
                "id": 7,
                "operand1": 403,
                "operand2": 111,
                "operator": "+",
                "question": "403 + 111 = ___",
                "answer": 514
            },
            {
                "id": 8,
                "operand1": 30,
                "operand2": 850,
                "operator": "+",
                "question": "30 + 850 = ___",
                "answer": 880
            },
            {
                "id": 9,
                "operand1": 172,
                "operand2": 11,
                "operator": "+",
                "question": "172 + 11 = ___",
                "answer": 183
            },
            {
                "id": 10,
                "operand1": 244,
                "operand2": 13,
                "operator": "+",
                "question": "244 + 13 = ___",
                "answer": 257
            },
            {
                "id": 11,
                "operand1": 410,
                "operand2": 350,
                "operator": "+",
                "question": "410 + 350 = ___",
                "answer": 760
            },
            {
                "id": 12,
                "operand1": 6,
                "operand2": 673,
                "operator": "+",
                "question": "6 + 673 = ___",
                "answer": 679
            },
            {
                "id": 13,
                "operand1": 221,
                "operand2": 441,
                "operator": "+",
                "question": "221 + 441 = ___",
                "answer": 662
            },
            {
                "id": 14,
                "operand1": 407,
                "operand2": 401,
                "operator": "+",
                "question": "407 + 401 = ___",
                "answer": 808
            },
            {
                "id": 15,
                "operand1": 1,
                "operand2": 595,
                "operator": "+",
                "question": "1 + 595 = ___",
                "answer": 596
            },
            {
                "id": 16,
                "operand1": 5,
                "operand2": 281,
                "operator": "+",
                "question": "5 + 281 = ___",
                "answer": 286
            },
            {
                "id": 17,
                "operand1": 65,
                "operand2": 23,
                "operator": "+",
                "question": "65 + 23 = ___",
                "answer": 88
            },
            {
                "id": 18,
                "operand1": 363,
                "operand2": 114,
                "operator": "+",
                "question": "363 + 114 = ___",
                "answer": 477
            },
            {
                "id": 19,
                "operand1": 454,
                "operand2": 2,
                "operator": "+",
                "question": "454 + 2 = ___",
                "answer": 456
            },
            {
                "id": 20,
                "operand1": 131,
                "operand2": 457,
                "operator": "+",
                "question": "131 + 457 = ___",
                "answer": 588
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}