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": "easy",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 100,
            "difficulty": "easy"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 61,
                "operand2": 10,
                "operator": "-",
                "question": "61 - 10 = ___",
                "answer": 51
            },
            {
                "id": 2,
                "operand1": 48,
                "operand2": 17,
                "operator": "-",
                "question": "48 - 17 = ___",
                "answer": 31
            },
            {
                "id": 3,
                "operand1": 15,
                "operand2": 5,
                "operator": "-",
                "question": "15 - 5 = ___",
                "answer": 10
            },
            {
                "id": 4,
                "operand1": 8,
                "operand2": 3,
                "operator": "-",
                "question": "8 - 3 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            },
            {
                "id": 5,
                "operand1": 29,
                "operand2": 16,
                "operator": "-",
                "question": "29 - 16 = ___",
                "answer": 13
            },
            {
                "id": 6,
                "operand1": 24,
                "operand2": 1,
                "operator": "-",
                "question": "24 - 1 = ___",
                "answer": 23
            },
            {
                "id": 7,
                "operand1": 9,
                "operand2": 7,
                "operator": "-",
                "question": "9 - 7 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 7,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 7
                }
            },
            {
                "id": 8,
                "operand1": 79,
                "operand2": 76,
                "operator": "-",
                "question": "79 - 76 = ___",
                "answer": 3
            },
            {
                "id": 9,
                "operand1": 35,
                "operand2": 11,
                "operator": "-",
                "question": "35 - 11 = ___",
                "answer": 24
            },
            {
                "id": 10,
                "operand1": 28,
                "operand2": 2,
                "operator": "-",
                "question": "28 - 2 = ___",
                "answer": 26
            },
            {
                "id": 11,
                "operand1": 66,
                "operand2": 54,
                "operator": "-",
                "question": "66 - 54 = ___",
                "answer": 12
            },
            {
                "id": 12,
                "operand1": 34,
                "operand2": 10,
                "operator": "-",
                "question": "34 - 10 = ___",
                "answer": 24
            },
            {
                "id": 13,
                "operand1": 56,
                "operand2": 45,
                "operator": "-",
                "question": "56 - 45 = ___",
                "answer": 11
            },
            {
                "id": 14,
                "operand1": 82,
                "operand2": 51,
                "operator": "-",
                "question": "82 - 51 = ___",
                "answer": 31
            },
            {
                "id": 15,
                "operand1": 7,
                "operand2": 4,
                "operator": "-",
                "question": "7 - 4 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 16,
                "operand1": 58,
                "operand2": 14,
                "operator": "-",
                "question": "58 - 14 = ___",
                "answer": 44
            },
            {
                "id": 17,
                "operand1": 78,
                "operand2": 35,
                "operator": "-",
                "question": "78 - 35 = ___",
                "answer": 43
            },
            {
                "id": 18,
                "operand1": 18,
                "operand2": 3,
                "operator": "-",
                "question": "18 - 3 = ___",
                "answer": 15
            },
            {
                "id": 19,
                "operand1": 2,
                "operand2": 1,
                "operator": "-",
                "question": "2 - 1 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 2,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 20,
                "operand1": 98,
                "operand2": 40,
                "operator": "-",
                "question": "98 - 40 = ___",
                "answer": 58
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}