B Set 19 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": 999,
            "minNumber": 100,
            "digits": 3,
            "regrouping": false,
            "operation": "subtraction"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 745,
                "operand2": 401,
                "operator": "-",
                "question": "745 - 401 = ___",
                "answer": 344
            },
            {
                "id": 2,
                "operand1": 633,
                "operand2": 312,
                "operator": "-",
                "question": "633 - 312 = ___",
                "answer": 321
            },
            {
                "id": 3,
                "operand1": 378,
                "operand2": 161,
                "operator": "-",
                "question": "378 - 161 = ___",
                "answer": 217
            },
            {
                "id": 4,
                "operand1": 919,
                "operand2": 212,
                "operator": "-",
                "question": "919 - 212 = ___",
                "answer": 707
            },
            {
                "id": 5,
                "operand1": 673,
                "operand2": 373,
                "operator": "-",
                "question": "673 - 373 = ___",
                "answer": 300
            },
            {
                "id": 6,
                "operand1": 194,
                "operand2": 182,
                "operator": "-",
                "question": "194 - 182 = ___",
                "answer": 12
            },
            {
                "id": 7,
                "operand1": 156,
                "operand2": 106,
                "operator": "-",
                "question": "156 - 106 = ___",
                "answer": 50
            },
            {
                "id": 8,
                "operand1": 395,
                "operand2": 105,
                "operator": "-",
                "question": "395 - 105 = ___",
                "answer": 290
            },
            {
                "id": 9,
                "operand1": 235,
                "operand2": 132,
                "operator": "-",
                "question": "235 - 132 = ___",
                "answer": 103
            },
            {
                "id": 10,
                "operand1": 945,
                "operand2": 320,
                "operator": "-",
                "question": "945 - 320 = ___",
                "answer": 625
            },
            {
                "id": 11,
                "operand1": 896,
                "operand2": 776,
                "operator": "-",
                "question": "896 - 776 = ___",
                "answer": 120
            },
            {
                "id": 12,
                "operand1": 446,
                "operand2": 405,
                "operator": "-",
                "question": "446 - 405 = ___",
                "answer": 41
            },
            {
                "id": 13,
                "operand1": 862,
                "operand2": 230,
                "operator": "-",
                "question": "862 - 230 = ___",
                "answer": 632
            },
            {
                "id": 14,
                "operand1": 447,
                "operand2": 126,
                "operator": "-",
                "question": "447 - 126 = ___",
                "answer": 321
            },
            {
                "id": 15,
                "operand1": 576,
                "operand2": 316,
                "operator": "-",
                "question": "576 - 316 = ___",
                "answer": 260
            },
            {
                "id": 16,
                "operand1": 796,
                "operand2": 243,
                "operator": "-",
                "question": "796 - 243 = ___",
                "answer": 553
            },
            {
                "id": 17,
                "operand1": 569,
                "operand2": 256,
                "operator": "-",
                "question": "569 - 256 = ___",
                "answer": 313
            },
            {
                "id": 18,
                "operand1": 369,
                "operand2": 245,
                "operator": "-",
                "question": "369 - 245 = ___",
                "answer": 124
            },
            {
                "id": 19,
                "operand1": 584,
                "operand2": 224,
                "operator": "-",
                "question": "584 - 224 = ___",
                "answer": 360
            },
            {
                "id": 20,
                "operand1": 217,
                "operand2": 205,
                "operator": "-",
                "question": "217 - 205 = ___",
                "answer": 12
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}