B Set 77 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": 34,
                "operand2": 14,
                "operator": "-",
                "question": "34 - 14 = ___",
                "answer": 20
            },
            {
                "id": 2,
                "operand1": 36,
                "operand2": 15,
                "operator": "-",
                "question": "36 - 15 = ___",
                "answer": 21
            },
            {
                "id": 3,
                "operand1": 36,
                "operand2": 26,
                "operator": "-",
                "question": "36 - 26 = ___",
                "answer": 10
            },
            {
                "id": 4,
                "operand1": 38,
                "operand2": 1,
                "operator": "-",
                "question": "38 - 1 = ___",
                "answer": 37
            },
            {
                "id": 5,
                "operand1": 17,
                "operand2": 12,
                "operator": "-",
                "question": "17 - 12 = ___",
                "answer": 5
            },
            {
                "id": 6,
                "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": 7,
                "operand1": 46,
                "operand2": 35,
                "operator": "-",
                "question": "46 - 35 = ___",
                "answer": 11
            },
            {
                "id": 8,
                "operand1": 28,
                "operand2": 16,
                "operator": "-",
                "question": "28 - 16 = ___",
                "answer": 12
            },
            {
                "id": 9,
                "operand1": 49,
                "operand2": 28,
                "operator": "-",
                "question": "49 - 28 = ___",
                "answer": 21
            },
            {
                "id": 10,
                "operand1": 46,
                "operand2": 44,
                "operator": "-",
                "question": "46 - 44 = ___",
                "answer": 2
            },
            {
                "id": 11,
                "operand1": 29,
                "operand2": 14,
                "operator": "-",
                "question": "29 - 14 = ___",
                "answer": 15
            },
            {
                "id": 12,
                "operand1": 48,
                "operand2": 38,
                "operator": "-",
                "question": "48 - 38 = ___",
                "answer": 10
            },
            {
                "id": 13,
                "operand1": 26,
                "operand2": 13,
                "operator": "-",
                "question": "26 - 13 = ___",
                "answer": 13
            },
            {
                "id": 14,
                "operand1": 47,
                "operand2": 1,
                "operator": "-",
                "question": "47 - 1 = ___",
                "answer": 46
            },
            {
                "id": 15,
                "operand1": 23,
                "operand2": 1,
                "operator": "-",
                "question": "23 - 1 = ___",
                "answer": 22
            },
            {
                "id": 16,
                "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": 17,
                "operand1": 49,
                "operand2": 48,
                "operator": "-",
                "question": "49 - 48 = ___",
                "answer": 1
            },
            {
                "id": 18,
                "operand1": 24,
                "operand2": 11,
                "operator": "-",
                "question": "24 - 11 = ___",
                "answer": 13
            },
            {
                "id": 19,
                "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": 20,
                "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
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}