B Set 93 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": 35,
                "operand2": 21,
                "operator": "-",
                "question": "35 - 21 = ___",
                "answer": 14
            },
            {
                "id": 2,
                "operand1": 67,
                "operand2": 26,
                "operator": "-",
                "question": "67 - 26 = ___",
                "answer": 41
            },
            {
                "id": 3,
                "operand1": 4,
                "operand2": 2,
                "operator": "-",
                "question": "4 - 2 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 4,
                "operand1": 14,
                "operand2": 12,
                "operator": "-",
                "question": "14 - 12 = ___",
                "answer": 2
            },
            {
                "id": 5,
                "operand1": 86,
                "operand2": 85,
                "operator": "-",
                "question": "86 - 85 = ___",
                "answer": 1
            },
            {
                "id": 6,
                "operand1": 39,
                "operand2": 30,
                "operator": "-",
                "question": "39 - 30 = ___",
                "answer": 9
            },
            {
                "id": 7,
                "operand1": 55,
                "operand2": 51,
                "operator": "-",
                "question": "55 - 51 = ___",
                "answer": 4
            },
            {
                "id": 8,
                "operand1": 97,
                "operand2": 12,
                "operator": "-",
                "question": "97 - 12 = ___",
                "answer": 85
            },
            {
                "id": 9,
                "operand1": 96,
                "operand2": 23,
                "operator": "-",
                "question": "96 - 23 = ___",
                "answer": 73
            },
            {
                "id": 10,
                "operand1": 59,
                "operand2": 18,
                "operator": "-",
                "question": "59 - 18 = ___",
                "answer": 41
            },
            {
                "id": 11,
                "operand1": 59,
                "operand2": 39,
                "operator": "-",
                "question": "59 - 39 = ___",
                "answer": 20
            },
            {
                "id": 12,
                "operand1": 14,
                "operand2": 2,
                "operator": "-",
                "question": "14 - 2 = ___",
                "answer": 12
            },
            {
                "id": 13,
                "operand1": 56,
                "operand2": 21,
                "operator": "-",
                "question": "56 - 21 = ___",
                "answer": 35
            },
            {
                "id": 14,
                "operand1": 59,
                "operand2": 21,
                "operator": "-",
                "question": "59 - 21 = ___",
                "answer": 38
            },
            {
                "id": 15,
                "operand1": 28,
                "operand2": 1,
                "operator": "-",
                "question": "28 - 1 = ___",
                "answer": 27
            },
            {
                "id": 16,
                "operand1": 49,
                "operand2": 23,
                "operator": "-",
                "question": "49 - 23 = ___",
                "answer": 26
            },
            {
                "id": 17,
                "operand1": 89,
                "operand2": 4,
                "operator": "-",
                "question": "89 - 4 = ___",
                "answer": 85
            },
            {
                "id": 18,
                "operand1": 11,
                "operand2": 1,
                "operator": "-",
                "question": "11 - 1 = ___",
                "answer": 10
            },
            {
                "id": 19,
                "operand1": 6,
                "operand2": 4,
                "operator": "-",
                "question": "6 - 4 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 20,
                "operand1": 14,
                "operand2": 1,
                "operator": "-",
                "question": "14 - 1 = ___",
                "answer": 13
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}