B Set 12 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": 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": 2,
                "operand1": 77,
                "operand2": 41,
                "operator": "-",
                "question": "77 - 41 = ___",
                "answer": 36
            },
            {
                "id": 3,
                "operand1": 69,
                "operand2": 19,
                "operator": "-",
                "question": "69 - 19 = ___",
                "answer": 50
            },
            {
                "id": 4,
                "operand1": 16,
                "operand2": 13,
                "operator": "-",
                "question": "16 - 13 = ___",
                "answer": 3
            },
            {
                "id": 5,
                "operand1": 85,
                "operand2": 74,
                "operator": "-",
                "question": "85 - 74 = ___",
                "answer": 11
            },
            {
                "id": 6,
                "operand1": 86,
                "operand2": 33,
                "operator": "-",
                "question": "86 - 33 = ___",
                "answer": 53
            },
            {
                "id": 7,
                "operand1": 47,
                "operand2": 7,
                "operator": "-",
                "question": "47 - 7 = ___",
                "answer": 40
            },
            {
                "id": 8,
                "operand1": 69,
                "operand2": 11,
                "operator": "-",
                "question": "69 - 11 = ___",
                "answer": 58
            },
            {
                "id": 9,
                "operand1": 65,
                "operand2": 63,
                "operator": "-",
                "question": "65 - 63 = ___",
                "answer": 2
            },
            {
                "id": 10,
                "operand1": 56,
                "operand2": 26,
                "operator": "-",
                "question": "56 - 26 = ___",
                "answer": 30
            },
            {
                "id": 11,
                "operand1": 58,
                "operand2": 8,
                "operator": "-",
                "question": "58 - 8 = ___",
                "answer": 50
            },
            {
                "id": 12,
                "operand1": 46,
                "operand2": 13,
                "operator": "-",
                "question": "46 - 13 = ___",
                "answer": 33
            },
            {
                "id": 13,
                "operand1": 14,
                "operand2": 10,
                "operator": "-",
                "question": "14 - 10 = ___",
                "answer": 4
            },
            {
                "id": 14,
                "operand1": 17,
                "operand2": 4,
                "operator": "-",
                "question": "17 - 4 = ___",
                "answer": 13
            },
            {
                "id": 15,
                "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": 16,
                "operand1": 59,
                "operand2": 9,
                "operator": "-",
                "question": "59 - 9 = ___",
                "answer": 50
            },
            {
                "id": 17,
                "operand1": 17,
                "operand2": 11,
                "operator": "-",
                "question": "17 - 11 = ___",
                "answer": 6
            },
            {
                "id": 18,
                "operand1": 55,
                "operand2": 13,
                "operator": "-",
                "question": "55 - 13 = ___",
                "answer": 42
            },
            {
                "id": 19,
                "operand1": 79,
                "operand2": 65,
                "operator": "-",
                "question": "79 - 65 = ___",
                "answer": 14
            },
            {
                "id": 20,
                "operand1": 26,
                "operand2": 23,
                "operator": "-",
                "question": "26 - 23 = ___",
                "answer": 3
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}