B Set 77 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": 8,
                "operand2": 4,
                "operator": "-",
                "question": "8 - 4 = ___",
                "answer": 4,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 2,
                "operand1": 39,
                "operand2": 31,
                "operator": "-",
                "question": "39 - 31 = ___",
                "answer": 8
            },
            {
                "id": 3,
                "operand1": 74,
                "operand2": 44,
                "operator": "-",
                "question": "74 - 44 = ___",
                "answer": 30
            },
            {
                "id": 4,
                "operand1": 29,
                "operand2": 26,
                "operator": "-",
                "question": "29 - 26 = ___",
                "answer": 3
            },
            {
                "id": 5,
                "operand1": 28,
                "operand2": 23,
                "operator": "-",
                "question": "28 - 23 = ___",
                "answer": 5
            },
            {
                "id": 6,
                "operand1": 87,
                "operand2": 65,
                "operator": "-",
                "question": "87 - 65 = ___",
                "answer": 22
            },
            {
                "id": 7,
                "operand1": 23,
                "operand2": 1,
                "operator": "-",
                "question": "23 - 1 = ___",
                "answer": 22
            },
            {
                "id": 8,
                "operand1": 79,
                "operand2": 53,
                "operator": "-",
                "question": "79 - 53 = ___",
                "answer": 26
            },
            {
                "id": 9,
                "operand1": 27,
                "operand2": 17,
                "operator": "-",
                "question": "27 - 17 = ___",
                "answer": 10
            },
            {
                "id": 10,
                "operand1": 65,
                "operand2": 53,
                "operator": "-",
                "question": "65 - 53 = ___",
                "answer": 12
            },
            {
                "id": 11,
                "operand1": 31,
                "operand2": 30,
                "operator": "-",
                "question": "31 - 30 = ___",
                "answer": 1
            },
            {
                "id": 12,
                "operand1": 32,
                "operand2": 31,
                "operator": "-",
                "question": "32 - 31 = ___",
                "answer": 1
            },
            {
                "id": 13,
                "operand1": 4,
                "operand2": 1,
                "operator": "-",
                "question": "4 - 1 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 14,
                "operand1": 86,
                "operand2": 56,
                "operator": "-",
                "question": "86 - 56 = ___",
                "answer": 30
            },
            {
                "id": 15,
                "operand1": 78,
                "operand2": 25,
                "operator": "-",
                "question": "78 - 25 = ___",
                "answer": 53
            },
            {
                "id": 16,
                "operand1": 47,
                "operand2": 4,
                "operator": "-",
                "question": "47 - 4 = ___",
                "answer": 43
            },
            {
                "id": 17,
                "operand1": 15,
                "operand2": 12,
                "operator": "-",
                "question": "15 - 12 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 76,
                "operand2": 6,
                "operator": "-",
                "question": "76 - 6 = ___",
                "answer": 70
            },
            {
                "id": 19,
                "operand1": 88,
                "operand2": 71,
                "operator": "-",
                "question": "88 - 71 = ___",
                "answer": 17
            },
            {
                "id": 20,
                "operand1": 25,
                "operand2": 10,
                "operator": "-",
                "question": "25 - 10 = ___",
                "answer": 15
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}