B Set 37 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": 3,
                "operand2": 1,
                "operator": "-",
                "question": "3 - 1 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 2,
                "operand1": 77,
                "operand2": 36,
                "operator": "-",
                "question": "77 - 36 = ___",
                "answer": 41
            },
            {
                "id": 3,
                "operand1": 89,
                "operand2": 46,
                "operator": "-",
                "question": "89 - 46 = ___",
                "answer": 43
            },
            {
                "id": 4,
                "operand1": 58,
                "operand2": 45,
                "operator": "-",
                "question": "58 - 45 = ___",
                "answer": 13
            },
            {
                "id": 5,
                "operand1": 83,
                "operand2": 3,
                "operator": "-",
                "question": "83 - 3 = ___",
                "answer": 80
            },
            {
                "id": 6,
                "operand1": 68,
                "operand2": 17,
                "operator": "-",
                "question": "68 - 17 = ___",
                "answer": 51
            },
            {
                "id": 7,
                "operand1": 14,
                "operand2": 2,
                "operator": "-",
                "question": "14 - 2 = ___",
                "answer": 12
            },
            {
                "id": 8,
                "operand1": 87,
                "operand2": 62,
                "operator": "-",
                "question": "87 - 62 = ___",
                "answer": 25
            },
            {
                "id": 9,
                "operand1": 8,
                "operand2": 7,
                "operator": "-",
                "question": "8 - 7 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 7,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 7
                }
            },
            {
                "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": 78,
                "operand2": 60,
                "operator": "-",
                "question": "78 - 60 = ___",
                "answer": 18
            },
            {
                "id": 12,
                "operand1": 51,
                "operand2": 50,
                "operator": "-",
                "question": "51 - 50 = ___",
                "answer": 1
            },
            {
                "id": 13,
                "operand1": 88,
                "operand2": 35,
                "operator": "-",
                "question": "88 - 35 = ___",
                "answer": 53
            },
            {
                "id": 14,
                "operand1": 78,
                "operand2": 34,
                "operator": "-",
                "question": "78 - 34 = ___",
                "answer": 44
            },
            {
                "id": 15,
                "operand1": 43,
                "operand2": 21,
                "operator": "-",
                "question": "43 - 21 = ___",
                "answer": 22
            },
            {
                "id": 16,
                "operand1": 48,
                "operand2": 23,
                "operator": "-",
                "question": "48 - 23 = ___",
                "answer": 25
            },
            {
                "id": 17,
                "operand1": 44,
                "operand2": 34,
                "operator": "-",
                "question": "44 - 34 = ___",
                "answer": 10
            },
            {
                "id": 18,
                "operand1": 83,
                "operand2": 72,
                "operator": "-",
                "question": "83 - 72 = ___",
                "answer": 11
            },
            {
                "id": 19,
                "operand1": 85,
                "operand2": 42,
                "operator": "-",
                "question": "85 - 42 = ___",
                "answer": 43
            },
            {
                "id": 20,
                "operand1": 45,
                "operand2": 12,
                "operator": "-",
                "question": "45 - 12 = ___",
                "answer": 33
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}