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