B Set 96 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": 365,
                "operand2": 165,
                "operator": "-",
                "question": "365 - 165 = ___",
                "answer": 200
            },
            {
                "id": 2,
                "operand1": 148,
                "operand2": 103,
                "operator": "-",
                "question": "148 - 103 = ___",
                "answer": 45
            },
            {
                "id": 3,
                "operand1": 341,
                "operand2": 241,
                "operator": "-",
                "question": "341 - 241 = ___",
                "answer": 100
            },
            {
                "id": 4,
                "operand1": 213,
                "operand2": 212,
                "operator": "-",
                "question": "213 - 212 = ___",
                "answer": 1
            },
            {
                "id": 5,
                "operand1": 165,
                "operand2": 115,
                "operator": "-",
                "question": "165 - 115 = ___",
                "answer": 50
            },
            {
                "id": 6,
                "operand1": 155,
                "operand2": 52,
                "operator": "-",
                "question": "155 - 52 = ___",
                "answer": 103
            },
            {
                "id": 7,
                "operand1": 197,
                "operand2": 42,
                "operator": "-",
                "question": "197 - 42 = ___",
                "answer": 155
            },
            {
                "id": 8,
                "operand1": 438,
                "operand2": 208,
                "operator": "-",
                "question": "438 - 208 = ___",
                "answer": 230
            },
            {
                "id": 9,
                "operand1": 386,
                "operand2": 50,
                "operator": "-",
                "question": "386 - 50 = ___",
                "answer": 336
            },
            {
                "id": 10,
                "operand1": 39,
                "operand2": 14,
                "operator": "-",
                "question": "39 - 14 = ___",
                "answer": 25
            },
            {
                "id": 11,
                "operand1": 455,
                "operand2": 345,
                "operator": "-",
                "question": "455 - 345 = ___",
                "answer": 110
            },
            {
                "id": 12,
                "operand1": 325,
                "operand2": 113,
                "operator": "-",
                "question": "325 - 113 = ___",
                "answer": 212
            },
            {
                "id": 13,
                "operand1": 452,
                "operand2": 232,
                "operator": "-",
                "question": "452 - 232 = ___",
                "answer": 220
            },
            {
                "id": 14,
                "operand1": 458,
                "operand2": 444,
                "operator": "-",
                "question": "458 - 444 = ___",
                "answer": 14
            },
            {
                "id": 15,
                "operand1": 363,
                "operand2": 301,
                "operator": "-",
                "question": "363 - 301 = ___",
                "answer": 62
            },
            {
                "id": 16,
                "operand1": 279,
                "operand2": 145,
                "operator": "-",
                "question": "279 - 145 = ___",
                "answer": 134
            },
            {
                "id": 17,
                "operand1": 226,
                "operand2": 1,
                "operator": "-",
                "question": "226 - 1 = ___",
                "answer": 225
            },
            {
                "id": 18,
                "operand1": 295,
                "operand2": 43,
                "operator": "-",
                "question": "295 - 43 = ___",
                "answer": 252
            },
            {
                "id": 19,
                "operand1": 237,
                "operand2": 227,
                "operator": "-",
                "question": "237 - 227 = ___",
                "answer": 10
            },
            {
                "id": 20,
                "operand1": 6,
                "operand2": 3,
                "operator": "-",
                "question": "6 - 3 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}