B Set 47 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": 2965,
                "operand2": 624,
                "operator": "-",
                "question": "2965 - 624 = ___",
                "answer": 2341
            },
            {
                "id": 2,
                "operand1": 4695,
                "operand2": 463,
                "operator": "-",
                "question": "4695 - 463 = ___",
                "answer": 4232
            },
            {
                "id": 3,
                "operand1": 8496,
                "operand2": 8016,
                "operator": "-",
                "question": "8496 - 8016 = ___",
                "answer": 480
            },
            {
                "id": 4,
                "operand1": 175,
                "operand2": 12,
                "operator": "-",
                "question": "175 - 12 = ___",
                "answer": 163
            },
            {
                "id": 5,
                "operand1": 176,
                "operand2": 100,
                "operator": "-",
                "question": "176 - 100 = ___",
                "answer": 76
            },
            {
                "id": 6,
                "operand1": 1657,
                "operand2": 324,
                "operator": "-",
                "question": "1657 - 324 = ___",
                "answer": 1333
            },
            {
                "id": 7,
                "operand1": 597,
                "operand2": 241,
                "operator": "-",
                "question": "597 - 241 = ___",
                "answer": 356
            },
            {
                "id": 8,
                "operand1": 6175,
                "operand2": 172,
                "operator": "-",
                "question": "6175 - 172 = ___",
                "answer": 6003
            },
            {
                "id": 9,
                "operand1": 4892,
                "operand2": 360,
                "operator": "-",
                "question": "4892 - 360 = ___",
                "answer": 4532
            },
            {
                "id": 10,
                "operand1": 7043,
                "operand2": 3040,
                "operator": "-",
                "question": "7043 - 3040 = ___",
                "answer": 4003
            },
            {
                "id": 11,
                "operand1": 9594,
                "operand2": 384,
                "operator": "-",
                "question": "9594 - 384 = ___",
                "answer": 9210
            },
            {
                "id": 12,
                "operand1": 595,
                "operand2": 72,
                "operator": "-",
                "question": "595 - 72 = ___",
                "answer": 523
            },
            {
                "id": 13,
                "operand1": 8697,
                "operand2": 4101,
                "operator": "-",
                "question": "8697 - 4101 = ___",
                "answer": 4596
            },
            {
                "id": 14,
                "operand1": 8987,
                "operand2": 343,
                "operator": "-",
                "question": "8987 - 343 = ___",
                "answer": 8644
            },
            {
                "id": 15,
                "operand1": 4845,
                "operand2": 111,
                "operator": "-",
                "question": "4845 - 111 = ___",
                "answer": 4734
            },
            {
                "id": 16,
                "operand1": 6649,
                "operand2": 1327,
                "operator": "-",
                "question": "6649 - 1327 = ___",
                "answer": 5322
            },
            {
                "id": 17,
                "operand1": 94,
                "operand2": 4,
                "operator": "-",
                "question": "94 - 4 = ___",
                "answer": 90
            },
            {
                "id": 18,
                "operand1": 3108,
                "operand2": 3105,
                "operator": "-",
                "question": "3108 - 3105 = ___",
                "answer": 3
            },
            {
                "id": 19,
                "operand1": 3890,
                "operand2": 3660,
                "operator": "-",
                "question": "3890 - 3660 = ___",
                "answer": 230
            },
            {
                "id": 20,
                "operand1": 3379,
                "operand2": 3203,
                "operator": "-",
                "question": "3379 - 3203 = ___",
                "answer": 176
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}