B Set 21 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": 425,
                "operand2": 121,
                "operator": "+",
                "question": "425 + 121 = ___",
                "answer": 546
            },
            {
                "id": 2,
                "operand1": 341,
                "operand2": 27,
                "operator": "+",
                "question": "341 + 27 = ___",
                "answer": 368
            },
            {
                "id": 3,
                "operand1": 218,
                "operand2": 230,
                "operator": "+",
                "question": "218 + 230 = ___",
                "answer": 448
            },
            {
                "id": 4,
                "operand1": 400,
                "operand2": 118,
                "operator": "+",
                "question": "400 + 118 = ___",
                "answer": 518
            },
            {
                "id": 5,
                "operand1": 40,
                "operand2": 319,
                "operator": "+",
                "question": "40 + 319 = ___",
                "answer": 359
            },
            {
                "id": 6,
                "operand1": 1,
                "operand2": 895,
                "operator": "+",
                "question": "1 + 895 = ___",
                "answer": 896
            },
            {
                "id": 7,
                "operand1": 34,
                "operand2": 565,
                "operator": "+",
                "question": "34 + 565 = ___",
                "answer": 599
            },
            {
                "id": 8,
                "operand1": 355,
                "operand2": 514,
                "operator": "+",
                "question": "355 + 514 = ___",
                "answer": 869
            },
            {
                "id": 9,
                "operand1": 331,
                "operand2": 640,
                "operator": "+",
                "question": "331 + 640 = ___",
                "answer": 971
            },
            {
                "id": 10,
                "operand1": 401,
                "operand2": 188,
                "operator": "+",
                "question": "401 + 188 = ___",
                "answer": 589
            },
            {
                "id": 11,
                "operand1": 100,
                "operand2": 635,
                "operator": "+",
                "question": "100 + 635 = ___",
                "answer": 735
            },
            {
                "id": 12,
                "operand1": 440,
                "operand2": 317,
                "operator": "+",
                "question": "440 + 317 = ___",
                "answer": 757
            },
            {
                "id": 13,
                "operand1": 434,
                "operand2": 63,
                "operator": "+",
                "question": "434 + 63 = ___",
                "answer": 497
            },
            {
                "id": 14,
                "operand1": 426,
                "operand2": 63,
                "operator": "+",
                "question": "426 + 63 = ___",
                "answer": 489
            },
            {
                "id": 15,
                "operand1": 216,
                "operand2": 31,
                "operator": "+",
                "question": "216 + 31 = ___",
                "answer": 247
            },
            {
                "id": 16,
                "operand1": 242,
                "operand2": 756,
                "operator": "+",
                "question": "242 + 756 = ___",
                "answer": 998
            },
            {
                "id": 17,
                "operand1": 345,
                "operand2": 442,
                "operator": "+",
                "question": "345 + 442 = ___",
                "answer": 787
            },
            {
                "id": 18,
                "operand1": 211,
                "operand2": 334,
                "operator": "+",
                "question": "211 + 334 = ___",
                "answer": 545
            },
            {
                "id": 19,
                "operand1": 402,
                "operand2": 241,
                "operator": "+",
                "question": "402 + 241 = ___",
                "answer": 643
            },
            {
                "id": 20,
                "operand1": 55,
                "operand2": 411,
                "operator": "+",
                "question": "55 + 411 = ___",
                "answer": 466
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}