B Set 4 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": 232,
                "operand2": 624,
                "operator": "+",
                "question": "232 + 624 = ___",
                "answer": 856
            },
            {
                "id": 2,
                "operand1": 30,
                "operand2": 813,
                "operator": "+",
                "question": "30 + 813 = ___",
                "answer": 843
            },
            {
                "id": 3,
                "operand1": 150,
                "operand2": 342,
                "operator": "+",
                "question": "150 + 342 = ___",
                "answer": 492
            },
            {
                "id": 4,
                "operand1": 42,
                "operand2": 721,
                "operator": "+",
                "question": "42 + 721 = ___",
                "answer": 763
            },
            {
                "id": 5,
                "operand1": 271,
                "operand2": 606,
                "operator": "+",
                "question": "271 + 606 = ___",
                "answer": 877
            },
            {
                "id": 6,
                "operand1": 41,
                "operand2": 845,
                "operator": "+",
                "question": "41 + 845 = ___",
                "answer": 886
            },
            {
                "id": 7,
                "operand1": 198,
                "operand2": 400,
                "operator": "+",
                "question": "198 + 400 = ___",
                "answer": 598
            },
            {
                "id": 8,
                "operand1": 236,
                "operand2": 210,
                "operator": "+",
                "question": "236 + 210 = ___",
                "answer": 446
            },
            {
                "id": 9,
                "operand1": 421,
                "operand2": 73,
                "operator": "+",
                "question": "421 + 73 = ___",
                "answer": 494
            },
            {
                "id": 10,
                "operand1": 132,
                "operand2": 166,
                "operator": "+",
                "question": "132 + 166 = ___",
                "answer": 298
            },
            {
                "id": 11,
                "operand1": 11,
                "operand2": 51,
                "operator": "+",
                "question": "11 + 51 = ___",
                "answer": 62
            },
            {
                "id": 12,
                "operand1": 404,
                "operand2": 502,
                "operator": "+",
                "question": "404 + 502 = ___",
                "answer": 906
            },
            {
                "id": 13,
                "operand1": 12,
                "operand2": 453,
                "operator": "+",
                "question": "12 + 453 = ___",
                "answer": 465
            },
            {
                "id": 14,
                "operand1": 38,
                "operand2": 420,
                "operator": "+",
                "question": "38 + 420 = ___",
                "answer": 458
            },
            {
                "id": 15,
                "operand1": 102,
                "operand2": 145,
                "operator": "+",
                "question": "102 + 145 = ___",
                "answer": 247
            },
            {
                "id": 16,
                "operand1": 21,
                "operand2": 311,
                "operator": "+",
                "question": "21 + 311 = ___",
                "answer": 332
            },
            {
                "id": 17,
                "operand1": 142,
                "operand2": 401,
                "operator": "+",
                "question": "142 + 401 = ___",
                "answer": 543
            },
            {
                "id": 18,
                "operand1": 414,
                "operand2": 552,
                "operator": "+",
                "question": "414 + 552 = ___",
                "answer": 966
            },
            {
                "id": 19,
                "operand1": 62,
                "operand2": 233,
                "operator": "+",
                "question": "62 + 233 = ___",
                "answer": 295
            },
            {
                "id": 20,
                "operand1": 224,
                "operand2": 471,
                "operator": "+",
                "question": "224 + 471 = ___",
                "answer": 695
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}