B Set 33 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": 174,
                "operand2": 151,
                "operator": "-",
                "question": "174 - 151 = ___",
                "answer": 23
            },
            {
                "id": 2,
                "operand1": 197,
                "operand2": 36,
                "operator": "-",
                "question": "197 - 36 = ___",
                "answer": 161
            },
            {
                "id": 3,
                "operand1": 449,
                "operand2": 432,
                "operator": "-",
                "question": "449 - 432 = ___",
                "answer": 17
            },
            {
                "id": 4,
                "operand1": 377,
                "operand2": 203,
                "operator": "-",
                "question": "377 - 203 = ___",
                "answer": 174
            },
            {
                "id": 5,
                "operand1": 476,
                "operand2": 256,
                "operator": "-",
                "question": "476 - 256 = ___",
                "answer": 220
            },
            {
                "id": 6,
                "operand1": 298,
                "operand2": 271,
                "operator": "-",
                "question": "298 - 271 = ___",
                "answer": 27
            },
            {
                "id": 7,
                "operand1": 399,
                "operand2": 342,
                "operator": "-",
                "question": "399 - 342 = ___",
                "answer": 57
            },
            {
                "id": 8,
                "operand1": 499,
                "operand2": 31,
                "operator": "-",
                "question": "499 - 31 = ___",
                "answer": 468
            },
            {
                "id": 9,
                "operand1": 33,
                "operand2": 20,
                "operator": "-",
                "question": "33 - 20 = ___",
                "answer": 13
            },
            {
                "id": 10,
                "operand1": 454,
                "operand2": 213,
                "operator": "-",
                "question": "454 - 213 = ___",
                "answer": 241
            },
            {
                "id": 11,
                "operand1": 254,
                "operand2": 54,
                "operator": "-",
                "question": "254 - 54 = ___",
                "answer": 200
            },
            {
                "id": 12,
                "operand1": 41,
                "operand2": 10,
                "operator": "-",
                "question": "41 - 10 = ___",
                "answer": 31
            },
            {
                "id": 13,
                "operand1": 377,
                "operand2": 157,
                "operator": "-",
                "question": "377 - 157 = ___",
                "answer": 220
            },
            {
                "id": 14,
                "operand1": 459,
                "operand2": 407,
                "operator": "-",
                "question": "459 - 407 = ___",
                "answer": 52
            },
            {
                "id": 15,
                "operand1": 54,
                "operand2": 42,
                "operator": "-",
                "question": "54 - 42 = ___",
                "answer": 12
            },
            {
                "id": 16,
                "operand1": 183,
                "operand2": 11,
                "operator": "-",
                "question": "183 - 11 = ___",
                "answer": 172
            },
            {
                "id": 17,
                "operand1": 356,
                "operand2": 242,
                "operator": "-",
                "question": "356 - 242 = ___",
                "answer": 114
            },
            {
                "id": 18,
                "operand1": 308,
                "operand2": 2,
                "operator": "-",
                "question": "308 - 2 = ___",
                "answer": 306
            },
            {
                "id": 19,
                "operand1": 375,
                "operand2": 265,
                "operator": "-",
                "question": "375 - 265 = ___",
                "answer": 110
            },
            {
                "id": 20,
                "operand1": 133,
                "operand2": 32,
                "operator": "-",
                "question": "133 - 32 = ___",
                "answer": 101
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}