B Set 71 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": 474,
                "operand2": 122,
                "operator": "+",
                "question": "474 + 122 = ___",
                "answer": 596
            },
            {
                "id": 2,
                "operand1": 292,
                "operand2": 105,
                "operator": "+",
                "question": "292 + 105 = ___",
                "answer": 397
            },
            {
                "id": 3,
                "operand1": 625,
                "operand2": 340,
                "operator": "+",
                "question": "625 + 340 = ___",
                "answer": 965
            },
            {
                "id": 4,
                "operand1": 340,
                "operand2": 410,
                "operator": "+",
                "question": "340 + 410 = ___",
                "answer": 750
            },
            {
                "id": 5,
                "operand1": 332,
                "operand2": 335,
                "operator": "+",
                "question": "332 + 335 = ___",
                "answer": 667
            },
            {
                "id": 6,
                "operand1": 131,
                "operand2": 231,
                "operator": "+",
                "question": "131 + 231 = ___",
                "answer": 362
            },
            {
                "id": 7,
                "operand1": 231,
                "operand2": 320,
                "operator": "+",
                "question": "231 + 320 = ___",
                "answer": 551
            },
            {
                "id": 8,
                "operand1": 137,
                "operand2": 841,
                "operator": "+",
                "question": "137 + 841 = ___",
                "answer": 978
            },
            {
                "id": 9,
                "operand1": 631,
                "operand2": 202,
                "operator": "+",
                "question": "631 + 202 = ___",
                "answer": 833
            },
            {
                "id": 10,
                "operand1": 124,
                "operand2": 661,
                "operator": "+",
                "question": "124 + 661 = ___",
                "answer": 785
            },
            {
                "id": 11,
                "operand1": 374,
                "operand2": 103,
                "operator": "+",
                "question": "374 + 103 = ___",
                "answer": 477
            },
            {
                "id": 12,
                "operand1": 251,
                "operand2": 231,
                "operator": "+",
                "question": "251 + 231 = ___",
                "answer": 482
            },
            {
                "id": 13,
                "operand1": 251,
                "operand2": 745,
                "operator": "+",
                "question": "251 + 745 = ___",
                "answer": 996
            },
            {
                "id": 14,
                "operand1": 360,
                "operand2": 627,
                "operator": "+",
                "question": "360 + 627 = ___",
                "answer": 987
            },
            {
                "id": 15,
                "operand1": 136,
                "operand2": 250,
                "operator": "+",
                "question": "136 + 250 = ___",
                "answer": 386
            },
            {
                "id": 16,
                "operand1": 602,
                "operand2": 316,
                "operator": "+",
                "question": "602 + 316 = ___",
                "answer": 918
            },
            {
                "id": 17,
                "operand1": 160,
                "operand2": 830,
                "operator": "+",
                "question": "160 + 830 = ___",
                "answer": 990
            },
            {
                "id": 18,
                "operand1": 433,
                "operand2": 131,
                "operator": "+",
                "question": "433 + 131 = ___",
                "answer": 564
            },
            {
                "id": 19,
                "operand1": 411,
                "operand2": 506,
                "operator": "+",
                "question": "411 + 506 = ___",
                "answer": 917
            },
            {
                "id": 20,
                "operand1": 133,
                "operand2": 142,
                "operator": "+",
                "question": "133 + 142 = ___",
                "answer": 275
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}