B Set 66 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": 397,
                "operand2": 257,
                "operator": "-",
                "question": "397 - 257 = ___",
                "answer": 140
            },
            {
                "id": 2,
                "operand1": 889,
                "operand2": 717,
                "operator": "-",
                "question": "889 - 717 = ___",
                "answer": 172
            },
            {
                "id": 3,
                "operand1": 46,
                "operand2": 25,
                "operator": "-",
                "question": "46 - 25 = ___",
                "answer": 21
            },
            {
                "id": 4,
                "operand1": 8537,
                "operand2": 6136,
                "operator": "-",
                "question": "8537 - 6136 = ___",
                "answer": 2401
            },
            {
                "id": 5,
                "operand1": 4223,
                "operand2": 1022,
                "operator": "-",
                "question": "4223 - 1022 = ___",
                "answer": 3201
            },
            {
                "id": 6,
                "operand1": 3969,
                "operand2": 1228,
                "operator": "-",
                "question": "3969 - 1228 = ___",
                "answer": 2741
            },
            {
                "id": 7,
                "operand1": 8339,
                "operand2": 8337,
                "operator": "-",
                "question": "8339 - 8337 = ___",
                "answer": 2
            },
            {
                "id": 8,
                "operand1": 60,
                "operand2": 30,
                "operator": "-",
                "question": "60 - 30 = ___",
                "answer": 30
            },
            {
                "id": 9,
                "operand1": 8969,
                "operand2": 5043,
                "operator": "-",
                "question": "8969 - 5043 = ___",
                "answer": 3926
            },
            {
                "id": 10,
                "operand1": 117,
                "operand2": 16,
                "operator": "-",
                "question": "117 - 16 = ___",
                "answer": 101
            },
            {
                "id": 11,
                "operand1": 151,
                "operand2": 31,
                "operator": "-",
                "question": "151 - 31 = ___",
                "answer": 120
            },
            {
                "id": 12,
                "operand1": 6689,
                "operand2": 5200,
                "operator": "-",
                "question": "6689 - 5200 = ___",
                "answer": 1489
            },
            {
                "id": 13,
                "operand1": 6829,
                "operand2": 1718,
                "operator": "-",
                "question": "6829 - 1718 = ___",
                "answer": 5111
            },
            {
                "id": 14,
                "operand1": 1699,
                "operand2": 169,
                "operator": "-",
                "question": "1699 - 169 = ___",
                "answer": 1530
            },
            {
                "id": 15,
                "operand1": 1847,
                "operand2": 1232,
                "operator": "-",
                "question": "1847 - 1232 = ___",
                "answer": 615
            },
            {
                "id": 16,
                "operand1": 999,
                "operand2": 782,
                "operator": "-",
                "question": "999 - 782 = ___",
                "answer": 217
            },
            {
                "id": 17,
                "operand1": 7676,
                "operand2": 7456,
                "operator": "-",
                "question": "7676 - 7456 = ___",
                "answer": 220
            },
            {
                "id": 18,
                "operand1": 2255,
                "operand2": 1040,
                "operator": "-",
                "question": "2255 - 1040 = ___",
                "answer": 1215
            },
            {
                "id": 19,
                "operand1": 2368,
                "operand2": 2233,
                "operator": "-",
                "question": "2368 - 2233 = ___",
                "answer": 135
            },
            {
                "id": 20,
                "operand1": 2338,
                "operand2": 2136,
                "operator": "-",
                "question": "2338 - 2136 = ___",
                "answer": 202
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}