B Set 40 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": 321,
                "operand2": 263,
                "operator": "+",
                "question": "321 + 263 = ___",
                "answer": 584
            },
            {
                "id": 2,
                "operand1": 406,
                "operand2": 501,
                "operator": "+",
                "question": "406 + 501 = ___",
                "answer": 907
            },
            {
                "id": 3,
                "operand1": 161,
                "operand2": 510,
                "operator": "+",
                "question": "161 + 510 = ___",
                "answer": 671
            },
            {
                "id": 4,
                "operand1": 403,
                "operand2": 312,
                "operator": "+",
                "question": "403 + 312 = ___",
                "answer": 715
            },
            {
                "id": 5,
                "operand1": 65,
                "operand2": 431,
                "operator": "+",
                "question": "65 + 431 = ___",
                "answer": 496
            },
            {
                "id": 6,
                "operand1": 32,
                "operand2": 306,
                "operator": "+",
                "question": "32 + 306 = ___",
                "answer": 338
            },
            {
                "id": 7,
                "operand1": 231,
                "operand2": 243,
                "operator": "+",
                "question": "231 + 243 = ___",
                "answer": 474
            },
            {
                "id": 8,
                "operand1": 355,
                "operand2": 411,
                "operator": "+",
                "question": "355 + 411 = ___",
                "answer": 766
            },
            {
                "id": 9,
                "operand1": 48,
                "operand2": 800,
                "operator": "+",
                "question": "48 + 800 = ___",
                "answer": 848
            },
            {
                "id": 10,
                "operand1": 308,
                "operand2": 520,
                "operator": "+",
                "question": "308 + 520 = ___",
                "answer": 828
            },
            {
                "id": 11,
                "operand1": 488,
                "operand2": 410,
                "operator": "+",
                "question": "488 + 410 = ___",
                "answer": 898
            },
            {
                "id": 12,
                "operand1": 20,
                "operand2": 567,
                "operator": "+",
                "question": "20 + 567 = ___",
                "answer": 587
            },
            {
                "id": 13,
                "operand1": 46,
                "operand2": 430,
                "operator": "+",
                "question": "46 + 430 = ___",
                "answer": 476
            },
            {
                "id": 14,
                "operand1": 42,
                "operand2": 227,
                "operator": "+",
                "question": "42 + 227 = ___",
                "answer": 269
            },
            {
                "id": 15,
                "operand1": 312,
                "operand2": 663,
                "operator": "+",
                "question": "312 + 663 = ___",
                "answer": 975
            },
            {
                "id": 16,
                "operand1": 117,
                "operand2": 341,
                "operator": "+",
                "question": "117 + 341 = ___",
                "answer": 458
            },
            {
                "id": 17,
                "operand1": 132,
                "operand2": 232,
                "operator": "+",
                "question": "132 + 232 = ___",
                "answer": 364
            },
            {
                "id": 18,
                "operand1": 280,
                "operand2": 502,
                "operator": "+",
                "question": "280 + 502 = ___",
                "answer": 782
            },
            {
                "id": 19,
                "operand1": 343,
                "operand2": 415,
                "operator": "+",
                "question": "343 + 415 = ___",
                "answer": 758
            },
            {
                "id": 20,
                "operand1": 231,
                "operand2": 338,
                "operator": "+",
                "question": "231 + 338 = ___",
                "answer": 569
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}