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": "medium",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "mentalMath": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 42,
                "operand2": 11,
                "operator": "-",
                "question": "42 - 11 = ___",
                "answer": 31
            },
            {
                "id": 2,
                "operand1": 85,
                "operand2": 52,
                "operator": "-",
                "question": "85 - 52 = ___",
                "answer": 33
            },
            {
                "id": 3,
                "operand1": 27,
                "operand2": 25,
                "operator": "-",
                "question": "27 - 25 = ___",
                "answer": 2
            },
            {
                "id": 4,
                "operand1": 76,
                "operand2": 36,
                "operator": "-",
                "question": "76 - 36 = ___",
                "answer": 40
            },
            {
                "id": 5,
                "operand1": 72,
                "operand2": 30,
                "operator": "-",
                "question": "72 - 30 = ___",
                "answer": 42
            },
            {
                "id": 6,
                "operand1": 9,
                "operand2": 6,
                "operator": "-",
                "question": "9 - 6 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 6,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 6
                }
            },
            {
                "id": 7,
                "operand1": 38,
                "operand2": 8,
                "operator": "-",
                "question": "38 - 8 = ___",
                "answer": 30
            },
            {
                "id": 8,
                "operand1": 23,
                "operand2": 22,
                "operator": "-",
                "question": "23 - 22 = ___",
                "answer": 1
            },
            {
                "id": 9,
                "operand1": 14,
                "operand2": 11,
                "operator": "-",
                "question": "14 - 11 = ___",
                "answer": 3
            },
            {
                "id": 10,
                "operand1": 76,
                "operand2": 35,
                "operator": "-",
                "question": "76 - 35 = ___",
                "answer": 41
            },
            {
                "id": 11,
                "operand1": 3,
                "operand2": 2,
                "operator": "-",
                "question": "3 - 2 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 12,
                "operand1": 78,
                "operand2": 68,
                "operator": "-",
                "question": "78 - 68 = ___",
                "answer": 10
            },
            {
                "id": 13,
                "operand1": 26,
                "operand2": 10,
                "operator": "-",
                "question": "26 - 10 = ___",
                "answer": 16
            },
            {
                "id": 14,
                "operand1": 25,
                "operand2": 20,
                "operator": "-",
                "question": "25 - 20 = ___",
                "answer": 5
            },
            {
                "id": 15,
                "operand1": 54,
                "operand2": 42,
                "operator": "-",
                "question": "54 - 42 = ___",
                "answer": 12
            },
            {
                "id": 16,
                "operand1": 18,
                "operand2": 1,
                "operator": "-",
                "question": "18 - 1 = ___",
                "answer": 17
            },
            {
                "id": 17,
                "operand1": 14,
                "operand2": 11,
                "operator": "-",
                "question": "14 - 11 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 76,
                "operand2": 54,
                "operator": "-",
                "question": "76 - 54 = ___",
                "answer": 22
            },
            {
                "id": 19,
                "operand1": 72,
                "operand2": 71,
                "operator": "-",
                "question": "72 - 71 = ___",
                "answer": 1
            },
            {
                "id": 20,
                "operand1": 25,
                "operand2": 15,
                "operator": "-",
                "question": "25 - 15 = ___",
                "answer": 10
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}