B Set 31 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": 3998,
                "operand2": 1197,
                "operator": "-",
                "question": "3998 - 1197 = ___",
                "answer": 2801
            },
            {
                "id": 2,
                "operand1": 6368,
                "operand2": 6333,
                "operator": "-",
                "question": "6368 - 6333 = ___",
                "answer": 35
            },
            {
                "id": 3,
                "operand1": 1333,
                "operand2": 321,
                "operator": "-",
                "question": "1333 - 321 = ___",
                "answer": 1012
            },
            {
                "id": 4,
                "operand1": 2678,
                "operand2": 57,
                "operator": "-",
                "question": "2678 - 57 = ___",
                "answer": 2621
            },
            {
                "id": 5,
                "operand1": 8737,
                "operand2": 2217,
                "operator": "-",
                "question": "8737 - 2217 = ___",
                "answer": 6520
            },
            {
                "id": 6,
                "operand1": 2939,
                "operand2": 921,
                "operator": "-",
                "question": "2939 - 921 = ___",
                "answer": 2018
            },
            {
                "id": 7,
                "operand1": 2866,
                "operand2": 1346,
                "operator": "-",
                "question": "2866 - 1346 = ___",
                "answer": 1520
            },
            {
                "id": 8,
                "operand1": 6858,
                "operand2": 1320,
                "operator": "-",
                "question": "6858 - 1320 = ___",
                "answer": 5538
            },
            {
                "id": 9,
                "operand1": 557,
                "operand2": 56,
                "operator": "-",
                "question": "557 - 56 = ___",
                "answer": 501
            },
            {
                "id": 10,
                "operand1": 9995,
                "operand2": 9150,
                "operator": "-",
                "question": "9995 - 9150 = ___",
                "answer": 845
            },
            {
                "id": 11,
                "operand1": 9693,
                "operand2": 3331,
                "operator": "-",
                "question": "9693 - 3331 = ___",
                "answer": 6362
            },
            {
                "id": 12,
                "operand1": 3665,
                "operand2": 3055,
                "operator": "-",
                "question": "3665 - 3055 = ___",
                "answer": 610
            },
            {
                "id": 13,
                "operand1": 4933,
                "operand2": 1331,
                "operator": "-",
                "question": "4933 - 1331 = ___",
                "answer": 3602
            },
            {
                "id": 14,
                "operand1": 2768,
                "operand2": 465,
                "operator": "-",
                "question": "2768 - 465 = ___",
                "answer": 2303
            },
            {
                "id": 15,
                "operand1": 6357,
                "operand2": 2144,
                "operator": "-",
                "question": "6357 - 2144 = ___",
                "answer": 4213
            },
            {
                "id": 16,
                "operand1": 5189,
                "operand2": 4069,
                "operator": "-",
                "question": "5189 - 4069 = ___",
                "answer": 1120
            },
            {
                "id": 17,
                "operand1": 786,
                "operand2": 416,
                "operator": "-",
                "question": "786 - 416 = ___",
                "answer": 370
            },
            {
                "id": 18,
                "operand1": 5764,
                "operand2": 5560,
                "operator": "-",
                "question": "5764 - 5560 = ___",
                "answer": 204
            },
            {
                "id": 19,
                "operand1": 6979,
                "operand2": 3536,
                "operator": "-",
                "question": "6979 - 3536 = ___",
                "answer": 3443
            },
            {
                "id": 20,
                "operand1": 1459,
                "operand2": 29,
                "operator": "-",
                "question": "1459 - 29 = ___",
                "answer": 1430
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}