B Set 96 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": 895,
                "operand2": 102,
                "operator": "-",
                "question": "895 - 102 = ___",
                "answer": 793
            },
            {
                "id": 2,
                "operand1": 2958,
                "operand2": 2151,
                "operator": "-",
                "question": "2958 - 2151 = ___",
                "answer": 807
            },
            {
                "id": 3,
                "operand1": 5419,
                "operand2": 1215,
                "operator": "-",
                "question": "5419 - 1215 = ___",
                "answer": 4204
            },
            {
                "id": 4,
                "operand1": 1228,
                "operand2": 1008,
                "operator": "-",
                "question": "1228 - 1008 = ___",
                "answer": 220
            },
            {
                "id": 5,
                "operand1": 288,
                "operand2": 7,
                "operator": "-",
                "question": "288 - 7 = ___",
                "answer": 281
            },
            {
                "id": 6,
                "operand1": 5742,
                "operand2": 4022,
                "operator": "-",
                "question": "5742 - 4022 = ___",
                "answer": 1720
            },
            {
                "id": 7,
                "operand1": 257,
                "operand2": 251,
                "operator": "-",
                "question": "257 - 251 = ___",
                "answer": 6
            },
            {
                "id": 8,
                "operand1": 7667,
                "operand2": 3361,
                "operator": "-",
                "question": "7667 - 3361 = ___",
                "answer": 4306
            },
            {
                "id": 9,
                "operand1": 4679,
                "operand2": 2454,
                "operator": "-",
                "question": "4679 - 2454 = ___",
                "answer": 2225
            },
            {
                "id": 10,
                "operand1": 9946,
                "operand2": 6436,
                "operator": "-",
                "question": "9946 - 6436 = ___",
                "answer": 3510
            },
            {
                "id": 11,
                "operand1": 2847,
                "operand2": 2810,
                "operator": "-",
                "question": "2847 - 2810 = ___",
                "answer": 37
            },
            {
                "id": 12,
                "operand1": 44,
                "operand2": 10,
                "operator": "-",
                "question": "44 - 10 = ___",
                "answer": 34
            },
            {
                "id": 13,
                "operand1": 198,
                "operand2": 67,
                "operator": "-",
                "question": "198 - 67 = ___",
                "answer": 131
            },
            {
                "id": 14,
                "operand1": 8658,
                "operand2": 5640,
                "operator": "-",
                "question": "8658 - 5640 = ___",
                "answer": 3018
            },
            {
                "id": 15,
                "operand1": 6551,
                "operand2": 4241,
                "operator": "-",
                "question": "6551 - 4241 = ___",
                "answer": 2310
            },
            {
                "id": 16,
                "operand1": 8489,
                "operand2": 3173,
                "operator": "-",
                "question": "8489 - 3173 = ___",
                "answer": 5316
            },
            {
                "id": 17,
                "operand1": 9732,
                "operand2": 7002,
                "operator": "-",
                "question": "9732 - 7002 = ___",
                "answer": 2730
            },
            {
                "id": 18,
                "operand1": 9996,
                "operand2": 510,
                "operator": "-",
                "question": "9996 - 510 = ___",
                "answer": 9486
            },
            {
                "id": 19,
                "operand1": 1288,
                "operand2": 130,
                "operator": "-",
                "question": "1288 - 130 = ___",
                "answer": 1158
            },
            {
                "id": 20,
                "operand1": 276,
                "operand2": 125,
                "operator": "-",
                "question": "276 - 125 = ___",
                "answer": 151
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}