B Set 82 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": 500,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 500
        },
        "problems": [
            {
                "id": 1,
                "operand1": 216,
                "operand2": 1,
                "operator": "-",
                "question": "216 - 1 = ___",
                "answer": 215
            },
            {
                "id": 2,
                "operand1": 49,
                "operand2": 44,
                "operator": "-",
                "question": "49 - 44 = ___",
                "answer": 5
            },
            {
                "id": 3,
                "operand1": 175,
                "operand2": 101,
                "operator": "-",
                "question": "175 - 101 = ___",
                "answer": 74
            },
            {
                "id": 4,
                "operand1": 98,
                "operand2": 22,
                "operator": "-",
                "question": "98 - 22 = ___",
                "answer": 76
            },
            {
                "id": 5,
                "operand1": 346,
                "operand2": 120,
                "operator": "-",
                "question": "346 - 120 = ___",
                "answer": 226
            },
            {
                "id": 6,
                "operand1": 126,
                "operand2": 106,
                "operator": "-",
                "question": "126 - 106 = ___",
                "answer": 20
            },
            {
                "id": 7,
                "operand1": 148,
                "operand2": 102,
                "operator": "-",
                "question": "148 - 102 = ___",
                "answer": 46
            },
            {
                "id": 8,
                "operand1": 43,
                "operand2": 30,
                "operator": "-",
                "question": "43 - 30 = ___",
                "answer": 13
            },
            {
                "id": 9,
                "operand1": 109,
                "operand2": 9,
                "operator": "-",
                "question": "109 - 9 = ___",
                "answer": 100
            },
            {
                "id": 10,
                "operand1": 289,
                "operand2": 153,
                "operator": "-",
                "question": "289 - 153 = ___",
                "answer": 136
            },
            {
                "id": 11,
                "operand1": 347,
                "operand2": 7,
                "operator": "-",
                "question": "347 - 7 = ___",
                "answer": 340
            },
            {
                "id": 12,
                "operand1": 332,
                "operand2": 300,
                "operator": "-",
                "question": "332 - 300 = ___",
                "answer": 32
            },
            {
                "id": 13,
                "operand1": 57,
                "operand2": 13,
                "operator": "-",
                "question": "57 - 13 = ___",
                "answer": 44
            },
            {
                "id": 14,
                "operand1": 55,
                "operand2": 43,
                "operator": "-",
                "question": "55 - 43 = ___",
                "answer": 12
            },
            {
                "id": 15,
                "operand1": 358,
                "operand2": 231,
                "operator": "-",
                "question": "358 - 231 = ___",
                "answer": 127
            },
            {
                "id": 16,
                "operand1": 395,
                "operand2": 204,
                "operator": "-",
                "question": "395 - 204 = ___",
                "answer": 191
            },
            {
                "id": 17,
                "operand1": 333,
                "operand2": 321,
                "operator": "-",
                "question": "333 - 321 = ___",
                "answer": 12
            },
            {
                "id": 18,
                "operand1": 395,
                "operand2": 212,
                "operator": "-",
                "question": "395 - 212 = ___",
                "answer": 183
            },
            {
                "id": 19,
                "operand1": 68,
                "operand2": 17,
                "operator": "-",
                "question": "68 - 17 = ___",
                "answer": 51
            },
            {
                "id": 20,
                "operand1": 387,
                "operand2": 305,
                "operator": "-",
                "question": "387 - 305 = ___",
                "answer": 82
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}