B Set 92 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": 346,
                "operand2": 443,
                "operator": "+",
                "question": "346 + 443 = ___",
                "answer": 789
            },
            {
                "id": 2,
                "operand1": 101,
                "operand2": 43,
                "operator": "+",
                "question": "101 + 43 = ___",
                "answer": 144
            },
            {
                "id": 3,
                "operand1": 126,
                "operand2": 731,
                "operator": "+",
                "question": "126 + 731 = ___",
                "answer": 857
            },
            {
                "id": 4,
                "operand1": 222,
                "operand2": 556,
                "operator": "+",
                "question": "222 + 556 = ___",
                "answer": 778
            },
            {
                "id": 5,
                "operand1": 273,
                "operand2": 523,
                "operator": "+",
                "question": "273 + 523 = ___",
                "answer": 796
            },
            {
                "id": 6,
                "operand1": 234,
                "operand2": 250,
                "operator": "+",
                "question": "234 + 250 = ___",
                "answer": 484
            },
            {
                "id": 7,
                "operand1": 431,
                "operand2": 530,
                "operator": "+",
                "question": "431 + 530 = ___",
                "answer": 961
            },
            {
                "id": 8,
                "operand1": 140,
                "operand2": 328,
                "operator": "+",
                "question": "140 + 328 = ___",
                "answer": 468
            },
            {
                "id": 9,
                "operand1": 308,
                "operand2": 340,
                "operator": "+",
                "question": "308 + 340 = ___",
                "answer": 648
            },
            {
                "id": 10,
                "operand1": 66,
                "operand2": 130,
                "operator": "+",
                "question": "66 + 130 = ___",
                "answer": 196
            },
            {
                "id": 11,
                "operand1": 53,
                "operand2": 832,
                "operator": "+",
                "question": "53 + 832 = ___",
                "answer": 885
            },
            {
                "id": 12,
                "operand1": 75,
                "operand2": 504,
                "operator": "+",
                "question": "75 + 504 = ___",
                "answer": 579
            },
            {
                "id": 13,
                "operand1": 427,
                "operand2": 251,
                "operator": "+",
                "question": "427 + 251 = ___",
                "answer": 678
            },
            {
                "id": 14,
                "operand1": 104,
                "operand2": 613,
                "operator": "+",
                "question": "104 + 613 = ___",
                "answer": 717
            },
            {
                "id": 15,
                "operand1": 482,
                "operand2": 515,
                "operator": "+",
                "question": "482 + 515 = ___",
                "answer": 997
            },
            {
                "id": 16,
                "operand1": 2,
                "operand2": 483,
                "operator": "+",
                "question": "2 + 483 = ___",
                "answer": 485
            },
            {
                "id": 17,
                "operand1": 210,
                "operand2": 277,
                "operator": "+",
                "question": "210 + 277 = ___",
                "answer": 487
            },
            {
                "id": 18,
                "operand1": 156,
                "operand2": 713,
                "operator": "+",
                "question": "156 + 713 = ___",
                "answer": 869
            },
            {
                "id": 19,
                "operand1": 141,
                "operand2": 516,
                "operator": "+",
                "question": "141 + 516 = ___",
                "answer": 657
            },
            {
                "id": 20,
                "operand1": 137,
                "operand2": 40,
                "operator": "+",
                "question": "137 + 40 = ___",
                "answer": 177
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}