B Set 56 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": 89,
                "operand2": 66,
                "operator": "-",
                "question": "89 - 66 = ___",
                "answer": 23
            },
            {
                "id": 2,
                "operand1": 99,
                "operand2": 69,
                "operator": "-",
                "question": "99 - 69 = ___",
                "answer": 30
            },
            {
                "id": 3,
                "operand1": 75,
                "operand2": 60,
                "operator": "-",
                "question": "75 - 60 = ___",
                "answer": 15
            },
            {
                "id": 4,
                "operand1": 19,
                "operand2": 10,
                "operator": "-",
                "question": "19 - 10 = ___",
                "answer": 9
            },
            {
                "id": 5,
                "operand1": 27,
                "operand2": 5,
                "operator": "-",
                "question": "27 - 5 = ___",
                "answer": 22
            },
            {
                "id": 6,
                "operand1": 93,
                "operand2": 62,
                "operator": "-",
                "question": "93 - 62 = ___",
                "answer": 31
            },
            {
                "id": 7,
                "operand1": 94,
                "operand2": 92,
                "operator": "-",
                "question": "94 - 92 = ___",
                "answer": 2
            },
            {
                "id": 8,
                "operand1": 21,
                "operand2": 11,
                "operator": "-",
                "question": "21 - 11 = ___",
                "answer": 10
            },
            {
                "id": 9,
                "operand1": 74,
                "operand2": 33,
                "operator": "-",
                "question": "74 - 33 = ___",
                "answer": 41
            },
            {
                "id": 10,
                "operand1": 27,
                "operand2": 10,
                "operator": "-",
                "question": "27 - 10 = ___",
                "answer": 17
            },
            {
                "id": 11,
                "operand1": 33,
                "operand2": 3,
                "operator": "-",
                "question": "33 - 3 = ___",
                "answer": 30
            },
            {
                "id": 12,
                "operand1": 49,
                "operand2": 10,
                "operator": "-",
                "question": "49 - 10 = ___",
                "answer": 39
            },
            {
                "id": 13,
                "operand1": 71,
                "operand2": 51,
                "operator": "-",
                "question": "71 - 51 = ___",
                "answer": 20
            },
            {
                "id": 14,
                "operand1": 83,
                "operand2": 13,
                "operator": "-",
                "question": "83 - 13 = ___",
                "answer": 70
            },
            {
                "id": 15,
                "operand1": 87,
                "operand2": 7,
                "operator": "-",
                "question": "87 - 7 = ___",
                "answer": 80
            },
            {
                "id": 16,
                "operand1": 19,
                "operand2": 4,
                "operator": "-",
                "question": "19 - 4 = ___",
                "answer": 15
            },
            {
                "id": 17,
                "operand1": 23,
                "operand2": 13,
                "operator": "-",
                "question": "23 - 13 = ___",
                "answer": 10
            },
            {
                "id": 18,
                "operand1": 86,
                "operand2": 2,
                "operator": "-",
                "question": "86 - 2 = ___",
                "answer": 84
            },
            {
                "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": 3,
                "operand2": 1,
                "operator": "-",
                "question": "3 - 1 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}