B Set 46 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": 150,
                "operand2": 201,
                "operator": "+",
                "question": "150 + 201 = ___",
                "answer": 351
            },
            {
                "id": 2,
                "operand1": 443,
                "operand2": 15,
                "operator": "+",
                "question": "443 + 15 = ___",
                "answer": 458
            },
            {
                "id": 3,
                "operand1": 218,
                "operand2": 360,
                "operator": "+",
                "question": "218 + 360 = ___",
                "answer": 578
            },
            {
                "id": 4,
                "operand1": 500,
                "operand2": 183,
                "operator": "+",
                "question": "500 + 183 = ___",
                "answer": 683
            },
            {
                "id": 5,
                "operand1": 141,
                "operand2": 218,
                "operator": "+",
                "question": "141 + 218 = ___",
                "answer": 359
            },
            {
                "id": 6,
                "operand1": 152,
                "operand2": 634,
                "operator": "+",
                "question": "152 + 634 = ___",
                "answer": 786
            },
            {
                "id": 7,
                "operand1": 228,
                "operand2": 150,
                "operator": "+",
                "question": "228 + 150 = ___",
                "answer": 378
            },
            {
                "id": 8,
                "operand1": 322,
                "operand2": 605,
                "operator": "+",
                "question": "322 + 605 = ___",
                "answer": 927
            },
            {
                "id": 9,
                "operand1": 489,
                "operand2": 410,
                "operator": "+",
                "question": "489 + 410 = ___",
                "answer": 899
            },
            {
                "id": 10,
                "operand1": 222,
                "operand2": 726,
                "operator": "+",
                "question": "222 + 726 = ___",
                "answer": 948
            },
            {
                "id": 11,
                "operand1": 372,
                "operand2": 315,
                "operator": "+",
                "question": "372 + 315 = ___",
                "answer": 687
            },
            {
                "id": 12,
                "operand1": 268,
                "operand2": 111,
                "operator": "+",
                "question": "268 + 111 = ___",
                "answer": 379
            },
            {
                "id": 13,
                "operand1": 31,
                "operand2": 344,
                "operator": "+",
                "question": "31 + 344 = ___",
                "answer": 375
            },
            {
                "id": 14,
                "operand1": 284,
                "operand2": 705,
                "operator": "+",
                "question": "284 + 705 = ___",
                "answer": 989
            },
            {
                "id": 15,
                "operand1": 345,
                "operand2": 551,
                "operator": "+",
                "question": "345 + 551 = ___",
                "answer": 896
            },
            {
                "id": 16,
                "operand1": 142,
                "operand2": 626,
                "operator": "+",
                "question": "142 + 626 = ___",
                "answer": 768
            },
            {
                "id": 17,
                "operand1": 321,
                "operand2": 142,
                "operator": "+",
                "question": "321 + 142 = ___",
                "answer": 463
            },
            {
                "id": 18,
                "operand1": 130,
                "operand2": 603,
                "operator": "+",
                "question": "130 + 603 = ___",
                "answer": 733
            },
            {
                "id": 19,
                "operand1": 132,
                "operand2": 253,
                "operator": "+",
                "question": "132 + 253 = ___",
                "answer": 385
            },
            {
                "id": 20,
                "operand1": 427,
                "operand2": 232,
                "operator": "+",
                "question": "427 + 232 = ___",
                "answer": 659
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}