B Set 71 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": 27,
                "operand2": 350,
                "operator": "+",
                "question": "27 + 350 = ___",
                "answer": 377
            },
            {
                "id": 2,
                "operand1": 140,
                "operand2": 105,
                "operator": "+",
                "question": "140 + 105 = ___",
                "answer": 245
            },
            {
                "id": 3,
                "operand1": 108,
                "operand2": 221,
                "operator": "+",
                "question": "108 + 221 = ___",
                "answer": 329
            },
            {
                "id": 4,
                "operand1": 416,
                "operand2": 452,
                "operator": "+",
                "question": "416 + 452 = ___",
                "answer": 868
            },
            {
                "id": 5,
                "operand1": 208,
                "operand2": 310,
                "operator": "+",
                "question": "208 + 310 = ___",
                "answer": 518
            },
            {
                "id": 6,
                "operand1": 11,
                "operand2": 817,
                "operator": "+",
                "question": "11 + 817 = ___",
                "answer": 828
            },
            {
                "id": 7,
                "operand1": 400,
                "operand2": 330,
                "operator": "+",
                "question": "400 + 330 = ___",
                "answer": 730
            },
            {
                "id": 8,
                "operand1": 402,
                "operand2": 124,
                "operator": "+",
                "question": "402 + 124 = ___",
                "answer": 526
            },
            {
                "id": 9,
                "operand1": 75,
                "operand2": 712,
                "operator": "+",
                "question": "75 + 712 = ___",
                "answer": 787
            },
            {
                "id": 10,
                "operand1": 221,
                "operand2": 475,
                "operator": "+",
                "question": "221 + 475 = ___",
                "answer": 696
            },
            {
                "id": 11,
                "operand1": 373,
                "operand2": 116,
                "operator": "+",
                "question": "373 + 116 = ___",
                "answer": 489
            },
            {
                "id": 12,
                "operand1": 220,
                "operand2": 117,
                "operator": "+",
                "question": "220 + 117 = ___",
                "answer": 337
            },
            {
                "id": 13,
                "operand1": 139,
                "operand2": 100,
                "operator": "+",
                "question": "139 + 100 = ___",
                "answer": 239
            },
            {
                "id": 14,
                "operand1": 420,
                "operand2": 233,
                "operator": "+",
                "question": "420 + 233 = ___",
                "answer": 653
            },
            {
                "id": 15,
                "operand1": 320,
                "operand2": 442,
                "operator": "+",
                "question": "320 + 442 = ___",
                "answer": 762
            },
            {
                "id": 16,
                "operand1": 1,
                "operand2": 562,
                "operator": "+",
                "question": "1 + 562 = ___",
                "answer": 563
            },
            {
                "id": 17,
                "operand1": 362,
                "operand2": 504,
                "operator": "+",
                "question": "362 + 504 = ___",
                "answer": 866
            },
            {
                "id": 18,
                "operand1": 330,
                "operand2": 159,
                "operator": "+",
                "question": "330 + 159 = ___",
                "answer": 489
            },
            {
                "id": 19,
                "operand1": 461,
                "operand2": 25,
                "operator": "+",
                "question": "461 + 25 = ___",
                "answer": 486
            },
            {
                "id": 20,
                "operand1": 322,
                "operand2": 561,
                "operator": "+",
                "question": "322 + 561 = ___",
                "answer": 883
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}