B Set 89 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": "starter",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 100,
            "difficulty": "starter"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 65,
                "operand2": 35,
                "operator": "-",
                "question": "65 - 35 = ___",
                "answer": 30
            },
            {
                "id": 2,
                "operand1": 84,
                "operand2": 13,
                "operator": "-",
                "question": "84 - 13 = ___",
                "answer": 71
            },
            {
                "id": 3,
                "operand1": 70,
                "operand2": 40,
                "operator": "-",
                "question": "70 - 40 = ___",
                "answer": 30
            },
            {
                "id": 4,
                "operand1": 16,
                "operand2": 10,
                "operator": "-",
                "question": "16 - 10 = ___",
                "answer": 6
            },
            {
                "id": 5,
                "operand1": 37,
                "operand2": 25,
                "operator": "-",
                "question": "37 - 25 = ___",
                "answer": 12
            },
            {
                "id": 6,
                "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": 7,
                "operand1": 41,
                "operand2": 21,
                "operator": "-",
                "question": "41 - 21 = ___",
                "answer": 20
            },
            {
                "id": 8,
                "operand1": 65,
                "operand2": 14,
                "operator": "-",
                "question": "65 - 14 = ___",
                "answer": 51
            },
            {
                "id": 9,
                "operand1": 94,
                "operand2": 3,
                "operator": "-",
                "question": "94 - 3 = ___",
                "answer": 91
            },
            {
                "id": 10,
                "operand1": 48,
                "operand2": 20,
                "operator": "-",
                "question": "48 - 20 = ___",
                "answer": 28
            },
            {
                "id": 11,
                "operand1": 74,
                "operand2": 71,
                "operator": "-",
                "question": "74 - 71 = ___",
                "answer": 3
            },
            {
                "id": 12,
                "operand1": 33,
                "operand2": 21,
                "operator": "-",
                "question": "33 - 21 = ___",
                "answer": 12
            },
            {
                "id": 13,
                "operand1": 28,
                "operand2": 25,
                "operator": "-",
                "question": "28 - 25 = ___",
                "answer": 3
            },
            {
                "id": 14,
                "operand1": 36,
                "operand2": 12,
                "operator": "-",
                "question": "36 - 12 = ___",
                "answer": 24
            },
            {
                "id": 15,
                "operand1": 11,
                "operand2": 1,
                "operator": "-",
                "question": "11 - 1 = ___",
                "answer": 10
            },
            {
                "id": 16,
                "operand1": 68,
                "operand2": 11,
                "operator": "-",
                "question": "68 - 11 = ___",
                "answer": 57
            },
            {
                "id": 17,
                "operand1": 89,
                "operand2": 30,
                "operator": "-",
                "question": "89 - 30 = ___",
                "answer": 59
            },
            {
                "id": 18,
                "operand1": 38,
                "operand2": 31,
                "operator": "-",
                "question": "38 - 31 = ___",
                "answer": 7
            },
            {
                "id": 19,
                "operand1": 43,
                "operand2": 10,
                "operator": "-",
                "question": "43 - 10 = ___",
                "answer": 33
            },
            {
                "id": 20,
                "operand1": 4,
                "operand2": 2,
                "operator": "-",
                "question": "4 - 2 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}