B Set 80 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": 35,
                "operand2": 24,
                "operator": "-",
                "question": "35 - 24 = ___",
                "answer": 11
            },
            {
                "id": 2,
                "operand1": 7,
                "operand2": 2,
                "operator": "-",
                "question": "7 - 2 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 3,
                "operand1": 47,
                "operand2": 4,
                "operator": "-",
                "question": "47 - 4 = ___",
                "answer": 43
            },
            {
                "id": 4,
                "operand1": 34,
                "operand2": 23,
                "operator": "-",
                "question": "34 - 23 = ___",
                "answer": 11
            },
            {
                "id": 5,
                "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": 6,
                "operand1": 29,
                "operand2": 7,
                "operator": "-",
                "question": "29 - 7 = ___",
                "answer": 22
            },
            {
                "id": 7,
                "operand1": 36,
                "operand2": 4,
                "operator": "-",
                "question": "36 - 4 = ___",
                "answer": 32
            },
            {
                "id": 8,
                "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": 9,
                "operand1": 26,
                "operand2": 24,
                "operator": "-",
                "question": "26 - 24 = ___",
                "answer": 2
            },
            {
                "id": 10,
                "operand1": 27,
                "operand2": 3,
                "operator": "-",
                "question": "27 - 3 = ___",
                "answer": 24
            },
            {
                "id": 11,
                "operand1": 13,
                "operand2": 2,
                "operator": "-",
                "question": "13 - 2 = ___",
                "answer": 11
            },
            {
                "id": 12,
                "operand1": 13,
                "operand2": 2,
                "operator": "-",
                "question": "13 - 2 = ___",
                "answer": 11
            },
            {
                "id": 13,
                "operand1": 33,
                "operand2": 22,
                "operator": "-",
                "question": "33 - 22 = ___",
                "answer": 11
            },
            {
                "id": 14,
                "operand1": 8,
                "operand2": 1,
                "operator": "-",
                "question": "8 - 1 = ___",
                "answer": 7,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 15,
                "operand1": 15,
                "operand2": 11,
                "operator": "-",
                "question": "15 - 11 = ___",
                "answer": 4
            },
            {
                "id": 16,
                "operand1": 49,
                "operand2": 3,
                "operator": "-",
                "question": "49 - 3 = ___",
                "answer": 46
            },
            {
                "id": 17,
                "operand1": 19,
                "operand2": 4,
                "operator": "-",
                "question": "19 - 4 = ___",
                "answer": 15
            },
            {
                "id": 18,
                "operand1": 27,
                "operand2": 1,
                "operator": "-",
                "question": "27 - 1 = ___",
                "answer": 26
            },
            {
                "id": 19,
                "operand1": 19,
                "operand2": 11,
                "operator": "-",
                "question": "19 - 11 = ___",
                "answer": 8
            },
            {
                "id": 20,
                "operand1": 36,
                "operand2": 26,
                "operator": "-",
                "question": "36 - 26 = ___",
                "answer": 10
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}