B Set 95 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": "easy",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 100,
            "difficulty": "easy"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 16,
                "operand2": 2,
                "operator": "-",
                "question": "16 - 2 = ___",
                "answer": 14
            },
            {
                "id": 2,
                "operand1": 57,
                "operand2": 20,
                "operator": "-",
                "question": "57 - 20 = ___",
                "answer": 37
            },
            {
                "id": 3,
                "operand1": 17,
                "operand2": 7,
                "operator": "-",
                "question": "17 - 7 = ___",
                "answer": 10
            },
            {
                "id": 4,
                "operand1": 18,
                "operand2": 14,
                "operator": "-",
                "question": "18 - 14 = ___",
                "answer": 4
            },
            {
                "id": 5,
                "operand1": 98,
                "operand2": 3,
                "operator": "-",
                "question": "98 - 3 = ___",
                "answer": 95
            },
            {
                "id": 6,
                "operand1": 94,
                "operand2": 24,
                "operator": "-",
                "question": "94 - 24 = ___",
                "answer": 70
            },
            {
                "id": 7,
                "operand1": 49,
                "operand2": 25,
                "operator": "-",
                "question": "49 - 25 = ___",
                "answer": 24
            },
            {
                "id": 8,
                "operand1": 16,
                "operand2": 11,
                "operator": "-",
                "question": "16 - 11 = ___",
                "answer": 5
            },
            {
                "id": 9,
                "operand1": 6,
                "operand2": 5,
                "operator": "-",
                "question": "6 - 5 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 5,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 5
                }
            },
            {
                "id": 10,
                "operand1": 55,
                "operand2": 34,
                "operator": "-",
                "question": "55 - 34 = ___",
                "answer": 21
            },
            {
                "id": 11,
                "operand1": 34,
                "operand2": 1,
                "operator": "-",
                "question": "34 - 1 = ___",
                "answer": 33
            },
            {
                "id": 12,
                "operand1": 39,
                "operand2": 20,
                "operator": "-",
                "question": "39 - 20 = ___",
                "answer": 19
            },
            {
                "id": 13,
                "operand1": 59,
                "operand2": 36,
                "operator": "-",
                "question": "59 - 36 = ___",
                "answer": 23
            },
            {
                "id": 14,
                "operand1": 92,
                "operand2": 50,
                "operator": "-",
                "question": "92 - 50 = ___",
                "answer": 42
            },
            {
                "id": 15,
                "operand1": 38,
                "operand2": 7,
                "operator": "-",
                "question": "38 - 7 = ___",
                "answer": 31
            },
            {
                "id": 16,
                "operand1": 5,
                "operand2": 3,
                "operator": "-",
                "question": "5 - 3 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            },
            {
                "id": 17,
                "operand1": 45,
                "operand2": 2,
                "operator": "-",
                "question": "45 - 2 = ___",
                "answer": 43
            },
            {
                "id": 18,
                "operand1": 16,
                "operand2": 3,
                "operator": "-",
                "question": "16 - 3 = ___",
                "answer": 13
            },
            {
                "id": 19,
                "operand1": 78,
                "operand2": 52,
                "operator": "-",
                "question": "78 - 52 = ___",
                "answer": 26
            },
            {
                "id": 20,
                "operand1": 35,
                "operand2": 12,
                "operator": "-",
                "question": "35 - 12 = ___",
                "answer": 23
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}