B Set 44 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": 100,
            "regrouping": false,
            "operation": "subtraction",
            "mentalMath": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 14,
                "operand2": 4,
                "operator": "-",
                "question": "14 - 4 = ___",
                "answer": 10
            },
            {
                "id": 2,
                "operand1": 39,
                "operand2": 25,
                "operator": "-",
                "question": "39 - 25 = ___",
                "answer": 14
            },
            {
                "id": 3,
                "operand1": 69,
                "operand2": 3,
                "operator": "-",
                "question": "69 - 3 = ___",
                "answer": 66
            },
            {
                "id": 4,
                "operand1": 25,
                "operand2": 13,
                "operator": "-",
                "question": "25 - 13 = ___",
                "answer": 12
            },
            {
                "id": 5,
                "operand1": 17,
                "operand2": 14,
                "operator": "-",
                "question": "17 - 14 = ___",
                "answer": 3
            },
            {
                "id": 6,
                "operand1": 6,
                "operand2": 4,
                "operator": "-",
                "question": "6 - 4 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 4
                }
            },
            {
                "id": 7,
                "operand1": 39,
                "operand2": 20,
                "operator": "-",
                "question": "39 - 20 = ___",
                "answer": 19
            },
            {
                "id": 8,
                "operand1": 53,
                "operand2": 22,
                "operator": "-",
                "question": "53 - 22 = ___",
                "answer": 31
            },
            {
                "id": 9,
                "operand1": 66,
                "operand2": 42,
                "operator": "-",
                "question": "66 - 42 = ___",
                "answer": 24
            },
            {
                "id": 10,
                "operand1": 67,
                "operand2": 53,
                "operator": "-",
                "question": "67 - 53 = ___",
                "answer": 14
            },
            {
                "id": 11,
                "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": 12,
                "operand1": 42,
                "operand2": 1,
                "operator": "-",
                "question": "42 - 1 = ___",
                "answer": 41
            },
            {
                "id": 13,
                "operand1": 9,
                "operand2": 2,
                "operator": "-",
                "question": "9 - 2 = ___",
                "answer": 7,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 14,
                "operand1": 15,
                "operand2": 12,
                "operator": "-",
                "question": "15 - 12 = ___",
                "answer": 3
            },
            {
                "id": 15,
                "operand1": 56,
                "operand2": 44,
                "operator": "-",
                "question": "56 - 44 = ___",
                "answer": 12
            },
            {
                "id": 16,
                "operand1": 85,
                "operand2": 82,
                "operator": "-",
                "question": "85 - 82 = ___",
                "answer": 3
            },
            {
                "id": 17,
                "operand1": 81,
                "operand2": 40,
                "operator": "-",
                "question": "81 - 40 = ___",
                "answer": 41
            },
            {
                "id": 18,
                "operand1": 85,
                "operand2": 4,
                "operator": "-",
                "question": "85 - 4 = ___",
                "answer": 81
            },
            {
                "id": 19,
                "operand1": 19,
                "operand2": 3,
                "operator": "-",
                "question": "19 - 3 = ___",
                "answer": 16
            },
            {
                "id": 20,
                "operand1": 57,
                "operand2": 31,
                "operator": "-",
                "question": "57 - 31 = ___",
                "answer": 26
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}