B Set 8 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": 231,
                "operand2": 24,
                "operator": "+",
                "question": "231 + 24 = ___",
                "answer": 255
            },
            {
                "id": 2,
                "operand1": 444,
                "operand2": 540,
                "operator": "+",
                "question": "444 + 540 = ___",
                "answer": 984
            },
            {
                "id": 3,
                "operand1": 465,
                "operand2": 310,
                "operator": "+",
                "question": "465 + 310 = ___",
                "answer": 775
            },
            {
                "id": 4,
                "operand1": 161,
                "operand2": 713,
                "operator": "+",
                "question": "161 + 713 = ___",
                "answer": 874
            },
            {
                "id": 5,
                "operand1": 55,
                "operand2": 403,
                "operator": "+",
                "question": "55 + 403 = ___",
                "answer": 458
            },
            {
                "id": 6,
                "operand1": 212,
                "operand2": 567,
                "operator": "+",
                "question": "212 + 567 = ___",
                "answer": 779
            },
            {
                "id": 7,
                "operand1": 314,
                "operand2": 335,
                "operator": "+",
                "question": "314 + 335 = ___",
                "answer": 649
            },
            {
                "id": 8,
                "operand1": 221,
                "operand2": 740,
                "operator": "+",
                "question": "221 + 740 = ___",
                "answer": 961
            },
            {
                "id": 9,
                "operand1": 350,
                "operand2": 346,
                "operator": "+",
                "question": "350 + 346 = ___",
                "answer": 696
            },
            {
                "id": 10,
                "operand1": 210,
                "operand2": 682,
                "operator": "+",
                "question": "210 + 682 = ___",
                "answer": 892
            },
            {
                "id": 11,
                "operand1": 60,
                "operand2": 224,
                "operator": "+",
                "question": "60 + 224 = ___",
                "answer": 284
            },
            {
                "id": 12,
                "operand1": 195,
                "operand2": 1,
                "operator": "+",
                "question": "195 + 1 = ___",
                "answer": 196
            },
            {
                "id": 13,
                "operand1": 382,
                "operand2": 610,
                "operator": "+",
                "question": "382 + 610 = ___",
                "answer": 992
            },
            {
                "id": 14,
                "operand1": 123,
                "operand2": 132,
                "operator": "+",
                "question": "123 + 132 = ___",
                "answer": 255
            },
            {
                "id": 15,
                "operand1": 241,
                "operand2": 46,
                "operator": "+",
                "question": "241 + 46 = ___",
                "answer": 287
            },
            {
                "id": 16,
                "operand1": 1,
                "operand2": 737,
                "operator": "+",
                "question": "1 + 737 = ___",
                "answer": 738
            },
            {
                "id": 17,
                "operand1": 5,
                "operand2": 522,
                "operator": "+",
                "question": "5 + 522 = ___",
                "answer": 527
            },
            {
                "id": 18,
                "operand1": 464,
                "operand2": 100,
                "operator": "+",
                "question": "464 + 100 = ___",
                "answer": 564
            },
            {
                "id": 19,
                "operand1": 346,
                "operand2": 550,
                "operator": "+",
                "question": "346 + 550 = ___",
                "answer": 896
            },
            {
                "id": 20,
                "operand1": 12,
                "operand2": 610,
                "operator": "+",
                "question": "12 + 610 = ___",
                "answer": 622
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}