B Set 37 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": "hard",
        "config": {
            "maxNumber": 9999,
            "minNumber": 1000,
            "digits": 4,
            "regrouping": false,
            "operation": "subtraction"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 1885,
                "operand2": 1480,
                "operator": "-",
                "question": "1885 - 1480 = ___",
                "answer": 405
            },
            {
                "id": 2,
                "operand1": 9846,
                "operand2": 2313,
                "operator": "-",
                "question": "9846 - 2313 = ___",
                "answer": 7533
            },
            {
                "id": 3,
                "operand1": 1458,
                "operand2": 1442,
                "operator": "-",
                "question": "1458 - 1442 = ___",
                "answer": 16
            },
            {
                "id": 4,
                "operand1": 5569,
                "operand2": 2402,
                "operator": "-",
                "question": "5569 - 2402 = ___",
                "answer": 3167
            },
            {
                "id": 5,
                "operand1": 7472,
                "operand2": 2170,
                "operator": "-",
                "question": "7472 - 2170 = ___",
                "answer": 5302
            },
            {
                "id": 6,
                "operand1": 6632,
                "operand2": 1410,
                "operator": "-",
                "question": "6632 - 1410 = ___",
                "answer": 5222
            },
            {
                "id": 7,
                "operand1": 2226,
                "operand2": 1200,
                "operator": "-",
                "question": "2226 - 1200 = ___",
                "answer": 1026
            },
            {
                "id": 8,
                "operand1": 1639,
                "operand2": 1331,
                "operator": "-",
                "question": "1639 - 1331 = ___",
                "answer": 308
            },
            {
                "id": 9,
                "operand1": 7469,
                "operand2": 6257,
                "operator": "-",
                "question": "7469 - 6257 = ___",
                "answer": 1212
            },
            {
                "id": 10,
                "operand1": 2387,
                "operand2": 2120,
                "operator": "-",
                "question": "2387 - 2120 = ___",
                "answer": 267
            },
            {
                "id": 11,
                "operand1": 3986,
                "operand2": 3461,
                "operator": "-",
                "question": "3986 - 3461 = ___",
                "answer": 525
            },
            {
                "id": 12,
                "operand1": 8760,
                "operand2": 7220,
                "operator": "-",
                "question": "8760 - 7220 = ___",
                "answer": 1540
            },
            {
                "id": 13,
                "operand1": 4415,
                "operand2": 3305,
                "operator": "-",
                "question": "4415 - 3305 = ___",
                "answer": 1110
            },
            {
                "id": 14,
                "operand1": 2589,
                "operand2": 1420,
                "operator": "-",
                "question": "2589 - 1420 = ___",
                "answer": 1169
            },
            {
                "id": 15,
                "operand1": 4407,
                "operand2": 2201,
                "operator": "-",
                "question": "4407 - 2201 = ___",
                "answer": 2206
            },
            {
                "id": 16,
                "operand1": 4956,
                "operand2": 4426,
                "operator": "-",
                "question": "4956 - 4426 = ___",
                "answer": 530
            },
            {
                "id": 17,
                "operand1": 6695,
                "operand2": 6082,
                "operator": "-",
                "question": "6695 - 6082 = ___",
                "answer": 613
            },
            {
                "id": 18,
                "operand1": 3388,
                "operand2": 1374,
                "operator": "-",
                "question": "3388 - 1374 = ___",
                "answer": 2014
            },
            {
                "id": 19,
                "operand1": 2688,
                "operand2": 1562,
                "operator": "-",
                "question": "2688 - 1562 = ___",
                "answer": 1126
            },
            {
                "id": 20,
                "operand1": 2786,
                "operand2": 2624,
                "operator": "-",
                "question": "2786 - 2624 = ___",
                "answer": 162
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}