B Set 17 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": 252,
                "operand2": 503,
                "operator": "+",
                "question": "252 + 503 = ___",
                "answer": 755
            },
            {
                "id": 2,
                "operand1": 331,
                "operand2": 406,
                "operator": "+",
                "question": "331 + 406 = ___",
                "answer": 737
            },
            {
                "id": 3,
                "operand1": 100,
                "operand2": 324,
                "operator": "+",
                "question": "100 + 324 = ___",
                "answer": 424
            },
            {
                "id": 4,
                "operand1": 18,
                "operand2": 910,
                "operator": "+",
                "question": "18 + 910 = ___",
                "answer": 928
            },
            {
                "id": 5,
                "operand1": 102,
                "operand2": 124,
                "operator": "+",
                "question": "102 + 124 = ___",
                "answer": 226
            },
            {
                "id": 6,
                "operand1": 500,
                "operand2": 167,
                "operator": "+",
                "question": "500 + 167 = ___",
                "answer": 667
            },
            {
                "id": 7,
                "operand1": 146,
                "operand2": 142,
                "operator": "+",
                "question": "146 + 142 = ___",
                "answer": 288
            },
            {
                "id": 8,
                "operand1": 236,
                "operand2": 623,
                "operator": "+",
                "question": "236 + 623 = ___",
                "answer": 859
            },
            {
                "id": 9,
                "operand1": 222,
                "operand2": 201,
                "operator": "+",
                "question": "222 + 201 = ___",
                "answer": 423
            },
            {
                "id": 10,
                "operand1": 405,
                "operand2": 410,
                "operator": "+",
                "question": "405 + 410 = ___",
                "answer": 815
            },
            {
                "id": 11,
                "operand1": 242,
                "operand2": 40,
                "operator": "+",
                "question": "242 + 40 = ___",
                "answer": 282
            },
            {
                "id": 12,
                "operand1": 31,
                "operand2": 803,
                "operator": "+",
                "question": "31 + 803 = ___",
                "answer": 834
            },
            {
                "id": 13,
                "operand1": 441,
                "operand2": 24,
                "operator": "+",
                "question": "441 + 24 = ___",
                "answer": 465
            },
            {
                "id": 14,
                "operand1": 6,
                "operand2": 522,
                "operator": "+",
                "question": "6 + 522 = ___",
                "answer": 528
            },
            {
                "id": 15,
                "operand1": 457,
                "operand2": 240,
                "operator": "+",
                "question": "457 + 240 = ___",
                "answer": 697
            },
            {
                "id": 16,
                "operand1": 245,
                "operand2": 221,
                "operator": "+",
                "question": "245 + 221 = ___",
                "answer": 466
            },
            {
                "id": 17,
                "operand1": 350,
                "operand2": 613,
                "operator": "+",
                "question": "350 + 613 = ___",
                "answer": 963
            },
            {
                "id": 18,
                "operand1": 232,
                "operand2": 166,
                "operator": "+",
                "question": "232 + 166 = ___",
                "answer": 398
            },
            {
                "id": 19,
                "operand1": 258,
                "operand2": 130,
                "operator": "+",
                "question": "258 + 130 = ___",
                "answer": 388
            },
            {
                "id": 20,
                "operand1": 451,
                "operand2": 331,
                "operator": "+",
                "question": "451 + 331 = ___",
                "answer": 782
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}