B Set 68 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": 1159,
                "operand2": 1150,
                "operator": "-",
                "question": "1159 - 1150 = ___",
                "answer": 9
            },
            {
                "id": 2,
                "operand1": 6938,
                "operand2": 6801,
                "operator": "-",
                "question": "6938 - 6801 = ___",
                "answer": 137
            },
            {
                "id": 3,
                "operand1": 1007,
                "operand2": 1003,
                "operator": "-",
                "question": "1007 - 1003 = ___",
                "answer": 4
            },
            {
                "id": 4,
                "operand1": 5868,
                "operand2": 3010,
                "operator": "-",
                "question": "5868 - 3010 = ___",
                "answer": 2858
            },
            {
                "id": 5,
                "operand1": 6793,
                "operand2": 4022,
                "operator": "-",
                "question": "6793 - 4022 = ___",
                "answer": 2771
            },
            {
                "id": 6,
                "operand1": 9888,
                "operand2": 5055,
                "operator": "-",
                "question": "9888 - 5055 = ___",
                "answer": 4833
            },
            {
                "id": 7,
                "operand1": 5893,
                "operand2": 2830,
                "operator": "-",
                "question": "5893 - 2830 = ___",
                "answer": 3063
            },
            {
                "id": 8,
                "operand1": 2087,
                "operand2": 1071,
                "operator": "-",
                "question": "2087 - 1071 = ___",
                "answer": 1016
            },
            {
                "id": 9,
                "operand1": 1016,
                "operand2": 1000,
                "operator": "-",
                "question": "1016 - 1000 = ___",
                "answer": 16
            },
            {
                "id": 10,
                "operand1": 3499,
                "operand2": 2301,
                "operator": "-",
                "question": "3499 - 2301 = ___",
                "answer": 1198
            },
            {
                "id": 11,
                "operand1": 6541,
                "operand2": 2031,
                "operator": "-",
                "question": "6541 - 2031 = ___",
                "answer": 4510
            },
            {
                "id": 12,
                "operand1": 9879,
                "operand2": 8055,
                "operator": "-",
                "question": "9879 - 8055 = ___",
                "answer": 1824
            },
            {
                "id": 13,
                "operand1": 3771,
                "operand2": 1770,
                "operator": "-",
                "question": "3771 - 1770 = ___",
                "answer": 2001
            },
            {
                "id": 14,
                "operand1": 8574,
                "operand2": 7371,
                "operator": "-",
                "question": "8574 - 7371 = ___",
                "answer": 1203
            },
            {
                "id": 15,
                "operand1": 7995,
                "operand2": 7574,
                "operator": "-",
                "question": "7995 - 7574 = ___",
                "answer": 421
            },
            {
                "id": 16,
                "operand1": 3936,
                "operand2": 1530,
                "operator": "-",
                "question": "3936 - 1530 = ___",
                "answer": 2406
            },
            {
                "id": 17,
                "operand1": 9489,
                "operand2": 4432,
                "operator": "-",
                "question": "9489 - 4432 = ___",
                "answer": 5057
            },
            {
                "id": 18,
                "operand1": 4973,
                "operand2": 1322,
                "operator": "-",
                "question": "4973 - 1322 = ___",
                "answer": 3651
            },
            {
                "id": 19,
                "operand1": 6998,
                "operand2": 6438,
                "operator": "-",
                "question": "6998 - 6438 = ___",
                "answer": 560
            },
            {
                "id": 20,
                "operand1": 1106,
                "operand2": 1003,
                "operator": "-",
                "question": "1106 - 1003 = ___",
                "answer": 103
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}