B Set 41 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": 75,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 75
        },
        "problems": [
            {
                "id": 1,
                "operand1": 59,
                "operand2": 4,
                "operator": "-",
                "question": "59 - 4 = ___",
                "answer": 55
            },
            {
                "id": 2,
                "operand1": 71,
                "operand2": 40,
                "operator": "-",
                "question": "71 - 40 = ___",
                "answer": 31
            },
            {
                "id": 3,
                "operand1": 56,
                "operand2": 12,
                "operator": "-",
                "question": "56 - 12 = ___",
                "answer": 44
            },
            {
                "id": 4,
                "operand1": 29,
                "operand2": 25,
                "operator": "-",
                "question": "29 - 25 = ___",
                "answer": 4
            },
            {
                "id": 5,
                "operand1": 18,
                "operand2": 16,
                "operator": "-",
                "question": "18 - 16 = ___",
                "answer": 2
            },
            {
                "id": 6,
                "operand1": 8,
                "operand2": 2,
                "operator": "-",
                "question": "8 - 2 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 7,
                "operand1": 18,
                "operand2": 12,
                "operator": "-",
                "question": "18 - 12 = ___",
                "answer": 6
            },
            {
                "id": 8,
                "operand1": 11,
                "operand2": 1,
                "operator": "-",
                "question": "11 - 1 = ___",
                "answer": 10
            },
            {
                "id": 9,
                "operand1": 57,
                "operand2": 14,
                "operator": "-",
                "question": "57 - 14 = ___",
                "answer": 43
            },
            {
                "id": 10,
                "operand1": 8,
                "operand2": 2,
                "operator": "-",
                "question": "8 - 2 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 11,
                "operand1": 69,
                "operand2": 65,
                "operator": "-",
                "question": "69 - 65 = ___",
                "answer": 4
            },
            {
                "id": 12,
                "operand1": 52,
                "operand2": 32,
                "operator": "-",
                "question": "52 - 32 = ___",
                "answer": 20
            },
            {
                "id": 13,
                "operand1": 25,
                "operand2": 13,
                "operator": "-",
                "question": "25 - 13 = ___",
                "answer": 12
            },
            {
                "id": 14,
                "operand1": 18,
                "operand2": 13,
                "operator": "-",
                "question": "18 - 13 = ___",
                "answer": 5
            },
            {
                "id": 15,
                "operand1": 55,
                "operand2": 50,
                "operator": "-",
                "question": "55 - 50 = ___",
                "answer": 5
            },
            {
                "id": 16,
                "operand1": 36,
                "operand2": 2,
                "operator": "-",
                "question": "36 - 2 = ___",
                "answer": 34
            },
            {
                "id": 17,
                "operand1": 26,
                "operand2": 12,
                "operator": "-",
                "question": "26 - 12 = ___",
                "answer": 14
            },
            {
                "id": 18,
                "operand1": 11,
                "operand2": 10,
                "operator": "-",
                "question": "11 - 10 = ___",
                "answer": 1
            },
            {
                "id": 19,
                "operand1": 62,
                "operand2": 12,
                "operator": "-",
                "question": "62 - 12 = ___",
                "answer": 50
            },
            {
                "id": 20,
                "operand1": 13,
                "operand2": 1,
                "operator": "-",
                "question": "13 - 1 = ___",
                "answer": 12
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}