B Set 33 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": 25,
                "operand2": 21,
                "operator": "-",
                "question": "25 - 21 = ___",
                "answer": 4
            },
            {
                "id": 2,
                "operand1": 74,
                "operand2": 44,
                "operator": "-",
                "question": "74 - 44 = ___",
                "answer": 30
            },
            {
                "id": 3,
                "operand1": 77,
                "operand2": 67,
                "operator": "-",
                "question": "77 - 67 = ___",
                "answer": 10
            },
            {
                "id": 4,
                "operand1": 62,
                "operand2": 41,
                "operator": "-",
                "question": "62 - 41 = ___",
                "answer": 21
            },
            {
                "id": 5,
                "operand1": 48,
                "operand2": 32,
                "operator": "-",
                "question": "48 - 32 = ___",
                "answer": 16
            },
            {
                "id": 6,
                "operand1": 86,
                "operand2": 73,
                "operator": "-",
                "question": "86 - 73 = ___",
                "answer": 13
            },
            {
                "id": 7,
                "operand1": 89,
                "operand2": 84,
                "operator": "-",
                "question": "89 - 84 = ___",
                "answer": 5
            },
            {
                "id": 8,
                "operand1": 37,
                "operand2": 15,
                "operator": "-",
                "question": "37 - 15 = ___",
                "answer": 22
            },
            {
                "id": 9,
                "operand1": 94,
                "operand2": 70,
                "operator": "-",
                "question": "94 - 70 = ___",
                "answer": 24
            },
            {
                "id": 10,
                "operand1": 55,
                "operand2": 31,
                "operator": "-",
                "question": "55 - 31 = ___",
                "answer": 24
            },
            {
                "id": 11,
                "operand1": 6,
                "operand2": 1,
                "operator": "-",
                "question": "6 - 1 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 6,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 12,
                "operand1": 67,
                "operand2": 50,
                "operator": "-",
                "question": "67 - 50 = ___",
                "answer": 17
            },
            {
                "id": 13,
                "operand1": 56,
                "operand2": 46,
                "operator": "-",
                "question": "56 - 46 = ___",
                "answer": 10
            },
            {
                "id": 14,
                "operand1": 79,
                "operand2": 48,
                "operator": "-",
                "question": "79 - 48 = ___",
                "answer": 31
            },
            {
                "id": 15,
                "operand1": 9,
                "operand2": 1,
                "operator": "-",
                "question": "9 - 1 = ___",
                "answer": 8,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 16,
                "operand1": 77,
                "operand2": 56,
                "operator": "-",
                "question": "77 - 56 = ___",
                "answer": 21
            },
            {
                "id": 17,
                "operand1": 94,
                "operand2": 30,
                "operator": "-",
                "question": "94 - 30 = ___",
                "answer": 64
            },
            {
                "id": 18,
                "operand1": 55,
                "operand2": 31,
                "operator": "-",
                "question": "55 - 31 = ___",
                "answer": 24
            },
            {
                "id": 19,
                "operand1": 23,
                "operand2": 12,
                "operator": "-",
                "question": "23 - 12 = ___",
                "answer": 11
            },
            {
                "id": 20,
                "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
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}