B Set 65 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": 469,
                "operand2": 214,
                "operator": "-",
                "question": "469 - 214 = ___",
                "answer": 255
            },
            {
                "id": 2,
                "operand1": 2466,
                "operand2": 1242,
                "operator": "-",
                "question": "2466 - 1242 = ___",
                "answer": 1224
            },
            {
                "id": 3,
                "operand1": 8168,
                "operand2": 2017,
                "operator": "-",
                "question": "8168 - 2017 = ___",
                "answer": 6151
            },
            {
                "id": 4,
                "operand1": 7479,
                "operand2": 5355,
                "operator": "-",
                "question": "7479 - 5355 = ___",
                "answer": 2124
            },
            {
                "id": 5,
                "operand1": 9996,
                "operand2": 6546,
                "operator": "-",
                "question": "9996 - 6546 = ___",
                "answer": 3450
            },
            {
                "id": 6,
                "operand1": 5896,
                "operand2": 33,
                "operator": "-",
                "question": "5896 - 33 = ___",
                "answer": 5863
            },
            {
                "id": 7,
                "operand1": 4399,
                "operand2": 3389,
                "operator": "-",
                "question": "4399 - 3389 = ___",
                "answer": 1010
            },
            {
                "id": 8,
                "operand1": 2388,
                "operand2": 108,
                "operator": "-",
                "question": "2388 - 108 = ___",
                "answer": 2280
            },
            {
                "id": 9,
                "operand1": 6886,
                "operand2": 5233,
                "operator": "-",
                "question": "6886 - 5233 = ___",
                "answer": 1653
            },
            {
                "id": 10,
                "operand1": 6283,
                "operand2": 6102,
                "operator": "-",
                "question": "6283 - 6102 = ___",
                "answer": 181
            },
            {
                "id": 11,
                "operand1": 594,
                "operand2": 323,
                "operator": "-",
                "question": "594 - 323 = ___",
                "answer": 271
            },
            {
                "id": 12,
                "operand1": 9499,
                "operand2": 7164,
                "operator": "-",
                "question": "9499 - 7164 = ___",
                "answer": 2335
            },
            {
                "id": 13,
                "operand1": 8988,
                "operand2": 6932,
                "operator": "-",
                "question": "8988 - 6932 = ___",
                "answer": 2056
            },
            {
                "id": 14,
                "operand1": 3788,
                "operand2": 63,
                "operator": "-",
                "question": "3788 - 63 = ___",
                "answer": 3725
            },
            {
                "id": 15,
                "operand1": 1723,
                "operand2": 1123,
                "operator": "-",
                "question": "1723 - 1123 = ___",
                "answer": 600
            },
            {
                "id": 16,
                "operand1": 8789,
                "operand2": 6525,
                "operator": "-",
                "question": "8789 - 6525 = ___",
                "answer": 2264
            },
            {
                "id": 17,
                "operand1": 4907,
                "operand2": 3002,
                "operator": "-",
                "question": "4907 - 3002 = ___",
                "answer": 1905
            },
            {
                "id": 18,
                "operand1": 3953,
                "operand2": 1940,
                "operator": "-",
                "question": "3953 - 1940 = ___",
                "answer": 2013
            },
            {
                "id": 19,
                "operand1": 2692,
                "operand2": 2572,
                "operator": "-",
                "question": "2692 - 2572 = ___",
                "answer": 120
            },
            {
                "id": 20,
                "operand1": 4198,
                "operand2": 1008,
                "operator": "-",
                "question": "4198 - 1008 = ___",
                "answer": 3190
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}