B Set 86 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": 54,
                "operand2": 403,
                "operator": "+",
                "question": "54 + 403 = ___",
                "answer": 457
            },
            {
                "id": 2,
                "operand1": 443,
                "operand2": 312,
                "operator": "+",
                "question": "443 + 312 = ___",
                "answer": 755
            },
            {
                "id": 3,
                "operand1": 420,
                "operand2": 245,
                "operator": "+",
                "question": "420 + 245 = ___",
                "answer": 665
            },
            {
                "id": 4,
                "operand1": 32,
                "operand2": 834,
                "operator": "+",
                "question": "32 + 834 = ___",
                "answer": 866
            },
            {
                "id": 5,
                "operand1": 316,
                "operand2": 382,
                "operator": "+",
                "question": "316 + 382 = ___",
                "answer": 698
            },
            {
                "id": 6,
                "operand1": 420,
                "operand2": 336,
                "operator": "+",
                "question": "420 + 336 = ___",
                "answer": 756
            },
            {
                "id": 7,
                "operand1": 42,
                "operand2": 433,
                "operator": "+",
                "question": "42 + 433 = ___",
                "answer": 475
            },
            {
                "id": 8,
                "operand1": 422,
                "operand2": 156,
                "operator": "+",
                "question": "422 + 156 = ___",
                "answer": 578
            },
            {
                "id": 9,
                "operand1": 430,
                "operand2": 34,
                "operator": "+",
                "question": "430 + 34 = ___",
                "answer": 464
            },
            {
                "id": 10,
                "operand1": 116,
                "operand2": 623,
                "operator": "+",
                "question": "116 + 623 = ___",
                "answer": 739
            },
            {
                "id": 11,
                "operand1": 411,
                "operand2": 86,
                "operator": "+",
                "question": "411 + 86 = ___",
                "answer": 497
            },
            {
                "id": 12,
                "operand1": 203,
                "operand2": 632,
                "operator": "+",
                "question": "203 + 632 = ___",
                "answer": 835
            },
            {
                "id": 13,
                "operand1": 102,
                "operand2": 361,
                "operator": "+",
                "question": "102 + 361 = ___",
                "answer": 463
            },
            {
                "id": 14,
                "operand1": 111,
                "operand2": 146,
                "operator": "+",
                "question": "111 + 146 = ___",
                "answer": 257
            },
            {
                "id": 15,
                "operand1": 50,
                "operand2": 621,
                "operator": "+",
                "question": "50 + 621 = ___",
                "answer": 671
            },
            {
                "id": 16,
                "operand1": 1,
                "operand2": 240,
                "operator": "+",
                "question": "1 + 240 = ___",
                "answer": 241
            },
            {
                "id": 17,
                "operand1": 11,
                "operand2": 984,
                "operator": "+",
                "question": "11 + 984 = ___",
                "answer": 995
            },
            {
                "id": 18,
                "operand1": 40,
                "operand2": 3,
                "operator": "+",
                "question": "40 + 3 = ___",
                "answer": 43
            },
            {
                "id": 19,
                "operand1": 454,
                "operand2": 530,
                "operator": "+",
                "question": "454 + 530 = ___",
                "answer": 984
            },
            {
                "id": 20,
                "operand1": 184,
                "operand2": 4,
                "operator": "+",
                "question": "184 + 4 = ___",
                "answer": 188
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}