B Set 93 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": 173,
                "operand2": 712,
                "operator": "+",
                "question": "173 + 712 = ___",
                "answer": 885
            },
            {
                "id": 2,
                "operand1": 121,
                "operand2": 177,
                "operator": "+",
                "question": "121 + 177 = ___",
                "answer": 298
            },
            {
                "id": 3,
                "operand1": 811,
                "operand2": 148,
                "operator": "+",
                "question": "811 + 148 = ___",
                "answer": 959
            },
            {
                "id": 4,
                "operand1": 396,
                "operand2": 100,
                "operator": "+",
                "question": "396 + 100 = ___",
                "answer": 496
            },
            {
                "id": 5,
                "operand1": 531,
                "operand2": 156,
                "operator": "+",
                "question": "531 + 156 = ___",
                "answer": 687
            },
            {
                "id": 6,
                "operand1": 217,
                "operand2": 150,
                "operator": "+",
                "question": "217 + 150 = ___",
                "answer": 367
            },
            {
                "id": 7,
                "operand1": 356,
                "operand2": 302,
                "operator": "+",
                "question": "356 + 302 = ___",
                "answer": 658
            },
            {
                "id": 8,
                "operand1": 242,
                "operand2": 500,
                "operator": "+",
                "question": "242 + 500 = ___",
                "answer": 742
            },
            {
                "id": 9,
                "operand1": 534,
                "operand2": 211,
                "operator": "+",
                "question": "534 + 211 = ___",
                "answer": 745
            },
            {
                "id": 10,
                "operand1": 220,
                "operand2": 331,
                "operator": "+",
                "question": "220 + 331 = ___",
                "answer": 551
            },
            {
                "id": 11,
                "operand1": 460,
                "operand2": 304,
                "operator": "+",
                "question": "460 + 304 = ___",
                "answer": 764
            },
            {
                "id": 12,
                "operand1": 427,
                "operand2": 361,
                "operator": "+",
                "question": "427 + 361 = ___",
                "answer": 788
            },
            {
                "id": 13,
                "operand1": 317,
                "operand2": 571,
                "operator": "+",
                "question": "317 + 571 = ___",
                "answer": 888
            },
            {
                "id": 14,
                "operand1": 213,
                "operand2": 266,
                "operator": "+",
                "question": "213 + 266 = ___",
                "answer": 479
            },
            {
                "id": 15,
                "operand1": 750,
                "operand2": 224,
                "operator": "+",
                "question": "750 + 224 = ___",
                "answer": 974
            },
            {
                "id": 16,
                "operand1": 448,
                "operand2": 241,
                "operator": "+",
                "question": "448 + 241 = ___",
                "answer": 689
            },
            {
                "id": 17,
                "operand1": 200,
                "operand2": 360,
                "operator": "+",
                "question": "200 + 360 = ___",
                "answer": 560
            },
            {
                "id": 18,
                "operand1": 825,
                "operand2": 163,
                "operator": "+",
                "question": "825 + 163 = ___",
                "answer": 988
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}