B Set 98 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": "hard",
        "config": {
            "maxNumber": 999,
            "minNumber": 100,
            "digits": 3,
            "regrouping": false,
            "operation": "addition"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 160,
                "operand2": 132,
                "operator": "+",
                "question": "160 + 132 = ___",
                "answer": 292
            },
            {
                "id": 2,
                "operand1": 331,
                "operand2": 526,
                "operator": "+",
                "question": "331 + 526 = ___",
                "answer": 857
            },
            {
                "id": 3,
                "operand1": 113,
                "operand2": 355,
                "operator": "+",
                "question": "113 + 355 = ___",
                "answer": 468
            },
            {
                "id": 4,
                "operand1": 711,
                "operand2": 175,
                "operator": "+",
                "question": "711 + 175 = ___",
                "answer": 886
            },
            {
                "id": 5,
                "operand1": 103,
                "operand2": 370,
                "operator": "+",
                "question": "103 + 370 = ___",
                "answer": 473
            },
            {
                "id": 6,
                "operand1": 320,
                "operand2": 245,
                "operator": "+",
                "question": "320 + 245 = ___",
                "answer": 565
            },
            {
                "id": 7,
                "operand1": 403,
                "operand2": 513,
                "operator": "+",
                "question": "403 + 513 = ___",
                "answer": 916
            },
            {
                "id": 8,
                "operand1": 201,
                "operand2": 455,
                "operator": "+",
                "question": "201 + 455 = ___",
                "answer": 656
            },
            {
                "id": 9,
                "operand1": 612,
                "operand2": 372,
                "operator": "+",
                "question": "612 + 372 = ___",
                "answer": 984
            },
            {
                "id": 10,
                "operand1": 224,
                "operand2": 410,
                "operator": "+",
                "question": "224 + 410 = ___",
                "answer": 634
            },
            {
                "id": 11,
                "operand1": 214,
                "operand2": 704,
                "operator": "+",
                "question": "214 + 704 = ___",
                "answer": 918
            },
            {
                "id": 12,
                "operand1": 302,
                "operand2": 474,
                "operator": "+",
                "question": "302 + 474 = ___",
                "answer": 776
            },
            {
                "id": 13,
                "operand1": 205,
                "operand2": 123,
                "operator": "+",
                "question": "205 + 123 = ___",
                "answer": 328
            },
            {
                "id": 14,
                "operand1": 411,
                "operand2": 345,
                "operator": "+",
                "question": "411 + 345 = ___",
                "answer": 756
            },
            {
                "id": 15,
                "operand1": 231,
                "operand2": 137,
                "operator": "+",
                "question": "231 + 137 = ___",
                "answer": 368
            },
            {
                "id": 16,
                "operand1": 117,
                "operand2": 341,
                "operator": "+",
                "question": "117 + 341 = ___",
                "answer": 458
            },
            {
                "id": 17,
                "operand1": 124,
                "operand2": 345,
                "operator": "+",
                "question": "124 + 345 = ___",
                "answer": 469
            },
            {
                "id": 18,
                "operand1": 152,
                "operand2": 800,
                "operator": "+",
                "question": "152 + 800 = ___",
                "answer": 952
            },
            {
                "id": 19,
                "operand1": 634,
                "operand2": 163,
                "operator": "+",
                "question": "634 + 163 = ___",
                "answer": 797
            },
            {
                "id": 20,
                "operand1": 307,
                "operand2": 352,
                "operator": "+",
                "question": "307 + 352 = ___",
                "answer": 659
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}