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": "subtraction",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 10000,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 10000
        },
        "problems": [
            {
                "id": 1,
                "operand1": 433,
                "operand2": 10,
                "operator": "-",
                "question": "433 - 10 = ___",
                "answer": 423
            },
            {
                "id": 2,
                "operand1": 2159,
                "operand2": 113,
                "operator": "-",
                "question": "2159 - 113 = ___",
                "answer": 2046
            },
            {
                "id": 3,
                "operand1": 6439,
                "operand2": 1127,
                "operator": "-",
                "question": "6439 - 1127 = ___",
                "answer": 5312
            },
            {
                "id": 4,
                "operand1": 7292,
                "operand2": 1211,
                "operator": "-",
                "question": "7292 - 1211 = ___",
                "answer": 6081
            },
            {
                "id": 5,
                "operand1": 3585,
                "operand2": 1530,
                "operator": "-",
                "question": "3585 - 1530 = ___",
                "answer": 2055
            },
            {
                "id": 6,
                "operand1": 5589,
                "operand2": 1310,
                "operator": "-",
                "question": "5589 - 1310 = ___",
                "answer": 4279
            },
            {
                "id": 7,
                "operand1": 719,
                "operand2": 418,
                "operator": "-",
                "question": "719 - 418 = ___",
                "answer": 301
            },
            {
                "id": 8,
                "operand1": 684,
                "operand2": 613,
                "operator": "-",
                "question": "684 - 613 = ___",
                "answer": 71
            },
            {
                "id": 9,
                "operand1": 8958,
                "operand2": 8332,
                "operator": "-",
                "question": "8958 - 8332 = ___",
                "answer": 626
            },
            {
                "id": 10,
                "operand1": 4993,
                "operand2": 873,
                "operator": "-",
                "question": "4993 - 873 = ___",
                "answer": 4120
            },
            {
                "id": 11,
                "operand1": 3789,
                "operand2": 1460,
                "operator": "-",
                "question": "3789 - 1460 = ___",
                "answer": 2329
            },
            {
                "id": 12,
                "operand1": 7965,
                "operand2": 3453,
                "operator": "-",
                "question": "7965 - 3453 = ___",
                "answer": 4512
            },
            {
                "id": 13,
                "operand1": 8369,
                "operand2": 7123,
                "operator": "-",
                "question": "8369 - 7123 = ___",
                "answer": 1246
            },
            {
                "id": 14,
                "operand1": 8587,
                "operand2": 6261,
                "operator": "-",
                "question": "8587 - 6261 = ___",
                "answer": 2326
            },
            {
                "id": 15,
                "operand1": 6583,
                "operand2": 2340,
                "operator": "-",
                "question": "6583 - 2340 = ___",
                "answer": 4243
            },
            {
                "id": 16,
                "operand1": 1966,
                "operand2": 1833,
                "operator": "-",
                "question": "1966 - 1833 = ___",
                "answer": 133
            },
            {
                "id": 17,
                "operand1": 9225,
                "operand2": 213,
                "operator": "-",
                "question": "9225 - 213 = ___",
                "answer": 9012
            },
            {
                "id": 18,
                "operand1": 9233,
                "operand2": 21,
                "operator": "-",
                "question": "9233 - 21 = ___",
                "answer": 9212
            },
            {
                "id": 19,
                "operand1": 9792,
                "operand2": 4140,
                "operator": "-",
                "question": "9792 - 4140 = ___",
                "answer": 5652
            },
            {
                "id": 20,
                "operand1": 3182,
                "operand2": 3100,
                "operator": "-",
                "question": "3182 - 3100 = ___",
                "answer": 82
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}