B Set 43 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": 200,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 200
        },
        "problems": [
            {
                "id": 1,
                "operand1": 34,
                "operand2": 32,
                "operator": "-",
                "question": "34 - 32 = ___",
                "answer": 2
            },
            {
                "id": 2,
                "operand1": 77,
                "operand2": 45,
                "operator": "-",
                "question": "77 - 45 = ___",
                "answer": 32
            },
            {
                "id": 3,
                "operand1": 63,
                "operand2": 41,
                "operator": "-",
                "question": "63 - 41 = ___",
                "answer": 22
            },
            {
                "id": 4,
                "operand1": 86,
                "operand2": 56,
                "operator": "-",
                "question": "86 - 56 = ___",
                "answer": 30
            },
            {
                "id": 5,
                "operand1": 74,
                "operand2": 21,
                "operator": "-",
                "question": "74 - 21 = ___",
                "answer": 53
            },
            {
                "id": 6,
                "operand1": 155,
                "operand2": 101,
                "operator": "-",
                "question": "155 - 101 = ___",
                "answer": 54
            },
            {
                "id": 7,
                "operand1": 149,
                "operand2": 18,
                "operator": "-",
                "question": "149 - 18 = ___",
                "answer": 131
            },
            {
                "id": 8,
                "operand1": 117,
                "operand2": 10,
                "operator": "-",
                "question": "117 - 10 = ___",
                "answer": 107
            },
            {
                "id": 9,
                "operand1": 194,
                "operand2": 144,
                "operator": "-",
                "question": "194 - 144 = ___",
                "answer": 50
            },
            {
                "id": 10,
                "operand1": 169,
                "operand2": 130,
                "operator": "-",
                "question": "169 - 130 = ___",
                "answer": 39
            },
            {
                "id": 11,
                "operand1": 65,
                "operand2": 3,
                "operator": "-",
                "question": "65 - 3 = ___",
                "answer": 62
            },
            {
                "id": 12,
                "operand1": 74,
                "operand2": 3,
                "operator": "-",
                "question": "74 - 3 = ___",
                "answer": 71
            },
            {
                "id": 13,
                "operand1": 63,
                "operand2": 13,
                "operator": "-",
                "question": "63 - 13 = ___",
                "answer": 50
            },
            {
                "id": 14,
                "operand1": 116,
                "operand2": 5,
                "operator": "-",
                "question": "116 - 5 = ___",
                "answer": 111
            },
            {
                "id": 15,
                "operand1": 75,
                "operand2": 41,
                "operator": "-",
                "question": "75 - 41 = ___",
                "answer": 34
            },
            {
                "id": 16,
                "operand1": 195,
                "operand2": 92,
                "operator": "-",
                "question": "195 - 92 = ___",
                "answer": 103
            },
            {
                "id": 17,
                "operand1": 175,
                "operand2": 143,
                "operator": "-",
                "question": "175 - 143 = ___",
                "answer": 32
            },
            {
                "id": 18,
                "operand1": 33,
                "operand2": 11,
                "operator": "-",
                "question": "33 - 11 = ___",
                "answer": 22
            },
            {
                "id": 19,
                "operand1": 163,
                "operand2": 151,
                "operator": "-",
                "question": "163 - 151 = ___",
                "answer": 12
            },
            {
                "id": 20,
                "operand1": 156,
                "operand2": 120,
                "operator": "-",
                "question": "156 - 120 = ___",
                "answer": 36
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}