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