B Set 28 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": 50,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 50
        },
        "problems": [
            {
                "id": 1,
                "operand1": 6,
                "operand2": 1,
                "operator": "-",
                "question": "6 - 1 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 2,
                "operand1": 44,
                "operand2": 31,
                "operator": "-",
                "question": "44 - 31 = ___",
                "answer": 13
            },
            {
                "id": 3,
                "operand1": 12,
                "operand2": 11,
                "operator": "-",
                "question": "12 - 11 = ___",
                "answer": 1
            },
            {
                "id": 4,
                "operand1": 42,
                "operand2": 2,
                "operator": "-",
                "question": "42 - 2 = ___",
                "answer": 40
            },
            {
                "id": 5,
                "operand1": 39,
                "operand2": 4,
                "operator": "-",
                "question": "39 - 4 = ___",
                "answer": 35
            },
            {
                "id": 6,
                "operand1": 46,
                "operand2": 30,
                "operator": "-",
                "question": "46 - 30 = ___",
                "answer": 16
            },
            {
                "id": 7,
                "operand1": 23,
                "operand2": 12,
                "operator": "-",
                "question": "23 - 12 = ___",
                "answer": 11
            },
            {
                "id": 8,
                "operand1": 29,
                "operand2": 21,
                "operator": "-",
                "question": "29 - 21 = ___",
                "answer": 8
            },
            {
                "id": 9,
                "operand1": 23,
                "operand2": 10,
                "operator": "-",
                "question": "23 - 10 = ___",
                "answer": 13
            },
            {
                "id": 10,
                "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": 11,
                "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": 12,
                "operand1": 22,
                "operand2": 12,
                "operator": "-",
                "question": "22 - 12 = ___",
                "answer": 10
            },
            {
                "id": 13,
                "operand1": 38,
                "operand2": 14,
                "operator": "-",
                "question": "38 - 14 = ___",
                "answer": 24
            },
            {
                "id": 14,
                "operand1": 39,
                "operand2": 3,
                "operator": "-",
                "question": "39 - 3 = ___",
                "answer": 36
            },
            {
                "id": 15,
                "operand1": 19,
                "operand2": 1,
                "operator": "-",
                "question": "19 - 1 = ___",
                "answer": 18
            },
            {
                "id": 16,
                "operand1": 25,
                "operand2": 5,
                "operator": "-",
                "question": "25 - 5 = ___",
                "answer": 20
            },
            {
                "id": 17,
                "operand1": 38,
                "operand2": 2,
                "operator": "-",
                "question": "38 - 2 = ___",
                "answer": 36
            },
            {
                "id": 18,
                "operand1": 44,
                "operand2": 12,
                "operator": "-",
                "question": "44 - 12 = ___",
                "answer": 32
            },
            {
                "id": 19,
                "operand1": 19,
                "operand2": 7,
                "operator": "-",
                "question": "19 - 7 = ___",
                "answer": 12
            },
            {
                "id": 20,
                "operand1": 15,
                "operand2": 10,
                "operator": "-",
                "question": "15 - 10 = ___",
                "answer": 5
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}