B Set 53 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": 444,
                "operand2": 42,
                "operator": "+",
                "question": "444 + 42 = ___",
                "answer": 486
            },
            {
                "id": 2,
                "operand1": 471,
                "operand2": 11,
                "operator": "+",
                "question": "471 + 11 = ___",
                "answer": 482
            },
            {
                "id": 3,
                "operand1": 404,
                "operand2": 174,
                "operator": "+",
                "question": "404 + 174 = ___",
                "answer": 578
            },
            {
                "id": 4,
                "operand1": 117,
                "operand2": 141,
                "operator": "+",
                "question": "117 + 141 = ___",
                "answer": 258
            },
            {
                "id": 5,
                "operand1": 381,
                "operand2": 615,
                "operator": "+",
                "question": "381 + 615 = ___",
                "answer": 996
            },
            {
                "id": 6,
                "operand1": 101,
                "operand2": 796,
                "operator": "+",
                "question": "101 + 796 = ___",
                "answer": 897
            },
            {
                "id": 7,
                "operand1": 113,
                "operand2": 722,
                "operator": "+",
                "question": "113 + 722 = ___",
                "answer": 835
            },
            {
                "id": 8,
                "operand1": 100,
                "operand2": 736,
                "operator": "+",
                "question": "100 + 736 = ___",
                "answer": 836
            },
            {
                "id": 9,
                "operand1": 200,
                "operand2": 44,
                "operator": "+",
                "question": "200 + 44 = ___",
                "answer": 244
            },
            {
                "id": 10,
                "operand1": 195,
                "operand2": 700,
                "operator": "+",
                "question": "195 + 700 = ___",
                "answer": 895
            },
            {
                "id": 11,
                "operand1": 214,
                "operand2": 305,
                "operator": "+",
                "question": "214 + 305 = ___",
                "answer": 519
            },
            {
                "id": 12,
                "operand1": 61,
                "operand2": 426,
                "operator": "+",
                "question": "61 + 426 = ___",
                "answer": 487
            },
            {
                "id": 13,
                "operand1": 451,
                "operand2": 435,
                "operator": "+",
                "question": "451 + 435 = ___",
                "answer": 886
            },
            {
                "id": 14,
                "operand1": 115,
                "operand2": 682,
                "operator": "+",
                "question": "115 + 682 = ___",
                "answer": 797
            },
            {
                "id": 15,
                "operand1": 306,
                "operand2": 511,
                "operator": "+",
                "question": "306 + 511 = ___",
                "answer": 817
            },
            {
                "id": 16,
                "operand1": 325,
                "operand2": 530,
                "operator": "+",
                "question": "325 + 530 = ___",
                "answer": 855
            },
            {
                "id": 17,
                "operand1": 105,
                "operand2": 642,
                "operator": "+",
                "question": "105 + 642 = ___",
                "answer": 747
            },
            {
                "id": 18,
                "operand1": 203,
                "operand2": 362,
                "operator": "+",
                "question": "203 + 362 = ___",
                "answer": 565
            },
            {
                "id": 19,
                "operand1": 322,
                "operand2": 465,
                "operator": "+",
                "question": "322 + 465 = ___",
                "answer": 787
            },
            {
                "id": 20,
                "operand1": 404,
                "operand2": 574,
                "operator": "+",
                "question": "404 + 574 = ___",
                "answer": 978
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}