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": "easy",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 100,
            "difficulty": "easy"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 5,
                "operand2": 2,
                "operator": "-",
                "question": "5 - 2 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 2,
                "operand1": 48,
                "operand2": 16,
                "operator": "-",
                "question": "48 - 16 = ___",
                "answer": 32
            },
            {
                "id": 3,
                "operand1": 96,
                "operand2": 73,
                "operator": "-",
                "question": "96 - 73 = ___",
                "answer": 23
            },
            {
                "id": 4,
                "operand1": 26,
                "operand2": 1,
                "operator": "-",
                "question": "26 - 1 = ___",
                "answer": 25
            },
            {
                "id": 5,
                "operand1": 29,
                "operand2": 22,
                "operator": "-",
                "question": "29 - 22 = ___",
                "answer": 7
            },
            {
                "id": 6,
                "operand1": 94,
                "operand2": 71,
                "operator": "-",
                "question": "94 - 71 = ___",
                "answer": 23
            },
            {
                "id": 7,
                "operand1": 29,
                "operand2": 10,
                "operator": "-",
                "question": "29 - 10 = ___",
                "answer": 19
            },
            {
                "id": 8,
                "operand1": 64,
                "operand2": 40,
                "operator": "-",
                "question": "64 - 40 = ___",
                "answer": 24
            },
            {
                "id": 9,
                "operand1": 77,
                "operand2": 22,
                "operator": "-",
                "question": "77 - 22 = ___",
                "answer": 55
            },
            {
                "id": 10,
                "operand1": 26,
                "operand2": 23,
                "operator": "-",
                "question": "26 - 23 = ___",
                "answer": 3
            },
            {
                "id": 11,
                "operand1": 94,
                "operand2": 90,
                "operator": "-",
                "question": "94 - 90 = ___",
                "answer": 4
            },
            {
                "id": 12,
                "operand1": 94,
                "operand2": 53,
                "operator": "-",
                "question": "94 - 53 = ___",
                "answer": 41
            },
            {
                "id": 13,
                "operand1": 4,
                "operand2": 1,
                "operator": "-",
                "question": "4 - 1 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 14,
                "operand1": 74,
                "operand2": 10,
                "operator": "-",
                "question": "74 - 10 = ___",
                "answer": 64
            },
            {
                "id": 15,
                "operand1": 9,
                "operand2": 7,
                "operator": "-",
                "question": "9 - 7 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 7,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 7
                }
            },
            {
                "id": 16,
                "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": 17,
                "operand1": 63,
                "operand2": 11,
                "operator": "-",
                "question": "63 - 11 = ___",
                "answer": 52
            },
            {
                "id": 18,
                "operand1": 37,
                "operand2": 13,
                "operator": "-",
                "question": "37 - 13 = ___",
                "answer": 24
            },
            {
                "id": 19,
                "operand1": 76,
                "operand2": 6,
                "operator": "-",
                "question": "76 - 6 = ___",
                "answer": 70
            },
            {
                "id": 20,
                "operand1": 68,
                "operand2": 54,
                "operator": "-",
                "question": "68 - 54 = ___",
                "answer": 14
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}