B Set 72 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": 48,
                "operand2": 37,
                "operator": "-",
                "question": "48 - 37 = ___",
                "answer": 11
            },
            {
                "id": 2,
                "operand1": 16,
                "operand2": 15,
                "operator": "-",
                "question": "16 - 15 = ___",
                "answer": 1
            },
            {
                "id": 3,
                "operand1": 28,
                "operand2": 12,
                "operator": "-",
                "question": "28 - 12 = ___",
                "answer": 16
            },
            {
                "id": 4,
                "operand1": 17,
                "operand2": 1,
                "operator": "-",
                "question": "17 - 1 = ___",
                "answer": 16
            },
            {
                "id": 5,
                "operand1": 5,
                "operand2": 1,
                "operator": "-",
                "question": "5 - 1 = ___",
                "answer": 4,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 6,
                "operand1": 16,
                "operand2": 1,
                "operator": "-",
                "question": "16 - 1 = ___",
                "answer": 15
            },
            {
                "id": 7,
                "operand1": 17,
                "operand2": 4,
                "operator": "-",
                "question": "17 - 4 = ___",
                "answer": 13
            },
            {
                "id": 8,
                "operand1": 4,
                "operand2": 3,
                "operator": "-",
                "question": "4 - 3 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 3
                }
            },
            {
                "id": 9,
                "operand1": 26,
                "operand2": 23,
                "operator": "-",
                "question": "26 - 23 = ___",
                "answer": 3
            },
            {
                "id": 10,
                "operand1": 26,
                "operand2": 3,
                "operator": "-",
                "question": "26 - 3 = ___",
                "answer": 23
            },
            {
                "id": 11,
                "operand1": 3,
                "operand2": 1,
                "operator": "-",
                "question": "3 - 1 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 12,
                "operand1": 42,
                "operand2": 12,
                "operator": "-",
                "question": "42 - 12 = ___",
                "answer": 30
            },
            {
                "id": 13,
                "operand1": 28,
                "operand2": 13,
                "operator": "-",
                "question": "28 - 13 = ___",
                "answer": 15
            },
            {
                "id": 14,
                "operand1": 48,
                "operand2": 38,
                "operator": "-",
                "question": "48 - 38 = ___",
                "answer": 10
            },
            {
                "id": 15,
                "operand1": 47,
                "operand2": 17,
                "operator": "-",
                "question": "47 - 17 = ___",
                "answer": 30
            },
            {
                "id": 16,
                "operand1": 31,
                "operand2": 30,
                "operator": "-",
                "question": "31 - 30 = ___",
                "answer": 1
            },
            {
                "id": 17,
                "operand1": 36,
                "operand2": 33,
                "operator": "-",
                "question": "36 - 33 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 42,
                "operand2": 2,
                "operator": "-",
                "question": "42 - 2 = ___",
                "answer": 40
            },
            {
                "id": 19,
                "operand1": 5,
                "operand2": 4,
                "operator": "-",
                "question": "5 - 4 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 20,
                "operand1": 23,
                "operand2": 12,
                "operator": "-",
                "question": "23 - 12 = ___",
                "answer": 11
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}