B Set 11 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": 565,
                "operand2": 365,
                "operator": "-",
                "question": "565 - 365 = ___",
                "answer": 200
            },
            {
                "id": 2,
                "operand1": 547,
                "operand2": 121,
                "operator": "-",
                "question": "547 - 121 = ___",
                "answer": 426
            },
            {
                "id": 3,
                "operand1": 677,
                "operand2": 513,
                "operator": "-",
                "question": "677 - 513 = ___",
                "answer": 164
            },
            {
                "id": 4,
                "operand1": 498,
                "operand2": 320,
                "operator": "-",
                "question": "498 - 320 = ___",
                "answer": 178
            },
            {
                "id": 5,
                "operand1": 788,
                "operand2": 254,
                "operator": "-",
                "question": "788 - 254 = ___",
                "answer": 534
            },
            {
                "id": 6,
                "operand1": 132,
                "operand2": 100,
                "operator": "-",
                "question": "132 - 100 = ___",
                "answer": 32
            },
            {
                "id": 7,
                "operand1": 246,
                "operand2": 103,
                "operator": "-",
                "question": "246 - 103 = ___",
                "answer": 143
            },
            {
                "id": 8,
                "operand1": 228,
                "operand2": 227,
                "operator": "-",
                "question": "228 - 227 = ___",
                "answer": 1
            },
            {
                "id": 9,
                "operand1": 135,
                "operand2": 101,
                "operator": "-",
                "question": "135 - 101 = ___",
                "answer": 34
            },
            {
                "id": 10,
                "operand1": 373,
                "operand2": 173,
                "operator": "-",
                "question": "373 - 173 = ___",
                "answer": 200
            },
            {
                "id": 11,
                "operand1": 614,
                "operand2": 212,
                "operator": "-",
                "question": "614 - 212 = ___",
                "answer": 402
            },
            {
                "id": 12,
                "operand1": 116,
                "operand2": 113,
                "operator": "-",
                "question": "116 - 113 = ___",
                "answer": 3
            },
            {
                "id": 13,
                "operand1": 339,
                "operand2": 237,
                "operator": "-",
                "question": "339 - 237 = ___",
                "answer": 102
            },
            {
                "id": 14,
                "operand1": 296,
                "operand2": 111,
                "operator": "-",
                "question": "296 - 111 = ___",
                "answer": 185
            },
            {
                "id": 15,
                "operand1": 785,
                "operand2": 130,
                "operator": "-",
                "question": "785 - 130 = ___",
                "answer": 655
            },
            {
                "id": 16,
                "operand1": 817,
                "operand2": 605,
                "operator": "-",
                "question": "817 - 605 = ___",
                "answer": 212
            },
            {
                "id": 17,
                "operand1": 117,
                "operand2": 114,
                "operator": "-",
                "question": "117 - 114 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 626,
                "operand2": 625,
                "operator": "-",
                "question": "626 - 625 = ___",
                "answer": 1
            },
            {
                "id": 19,
                "operand1": 778,
                "operand2": 120,
                "operator": "-",
                "question": "778 - 120 = ___",
                "answer": 658
            },
            {
                "id": 20,
                "operand1": 102,
                "operand2": 101,
                "operator": "-",
                "question": "102 - 101 = ___",
                "answer": 1
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}