B Set 35 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": 18,
                "operand2": 12,
                "operator": "-",
                "question": "18 - 12 = ___",
                "answer": 6
            },
            {
                "id": 2,
                "operand1": 69,
                "operand2": 34,
                "operator": "-",
                "question": "69 - 34 = ___",
                "answer": 35
            },
            {
                "id": 3,
                "operand1": 93,
                "operand2": 32,
                "operator": "-",
                "question": "93 - 32 = ___",
                "answer": 61
            },
            {
                "id": 4,
                "operand1": 99,
                "operand2": 37,
                "operator": "-",
                "question": "99 - 37 = ___",
                "answer": 62
            },
            {
                "id": 5,
                "operand1": 75,
                "operand2": 5,
                "operator": "-",
                "question": "75 - 5 = ___",
                "answer": 70
            },
            {
                "id": 6,
                "operand1": 18,
                "operand2": 2,
                "operator": "-",
                "question": "18 - 2 = ___",
                "answer": 16
            },
            {
                "id": 7,
                "operand1": 19,
                "operand2": 10,
                "operator": "-",
                "question": "19 - 10 = ___",
                "answer": 9
            },
            {
                "id": 8,
                "operand1": 69,
                "operand2": 28,
                "operator": "-",
                "question": "69 - 28 = ___",
                "answer": 41
            },
            {
                "id": 9,
                "operand1": 37,
                "operand2": 4,
                "operator": "-",
                "question": "37 - 4 = ___",
                "answer": 33
            },
            {
                "id": 10,
                "operand1": 6,
                "operand2": 2,
                "operator": "-",
                "question": "6 - 2 = ___",
                "answer": 4,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 11,
                "operand1": 92,
                "operand2": 60,
                "operator": "-",
                "question": "92 - 60 = ___",
                "answer": 32
            },
            {
                "id": 12,
                "operand1": 49,
                "operand2": 32,
                "operator": "-",
                "question": "49 - 32 = ___",
                "answer": 17
            },
            {
                "id": 13,
                "operand1": 56,
                "operand2": 1,
                "operator": "-",
                "question": "56 - 1 = ___",
                "answer": 55
            },
            {
                "id": 14,
                "operand1": 39,
                "operand2": 29,
                "operator": "-",
                "question": "39 - 29 = ___",
                "answer": 10
            },
            {
                "id": 15,
                "operand1": 45,
                "operand2": 15,
                "operator": "-",
                "question": "45 - 15 = ___",
                "answer": 30
            },
            {
                "id": 16,
                "operand1": 67,
                "operand2": 5,
                "operator": "-",
                "question": "67 - 5 = ___",
                "answer": 62
            },
            {
                "id": 17,
                "operand1": 47,
                "operand2": 1,
                "operator": "-",
                "question": "47 - 1 = ___",
                "answer": 46
            },
            {
                "id": 18,
                "operand1": 96,
                "operand2": 86,
                "operator": "-",
                "question": "96 - 86 = ___",
                "answer": 10
            },
            {
                "id": 19,
                "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": 20,
                "operand1": 9,
                "operand2": 3,
                "operator": "-",
                "question": "9 - 3 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}