B Set 29 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": "medium",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 100,
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 34,
                "operand2": 30,
                "operator": "-",
                "question": "34 - 30 = ___",
                "answer": 4
            },
            {
                "id": 2,
                "operand1": 7,
                "operand2": 6,
                "operator": "-",
                "question": "7 - 6 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 6,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 6
                }
            },
            {
                "id": 3,
                "operand1": 69,
                "operand2": 30,
                "operator": "-",
                "question": "69 - 30 = ___",
                "answer": 39
            },
            {
                "id": 4,
                "operand1": 38,
                "operand2": 8,
                "operator": "-",
                "question": "38 - 8 = ___",
                "answer": 30
            },
            {
                "id": 5,
                "operand1": 54,
                "operand2": 42,
                "operator": "-",
                "question": "54 - 42 = ___",
                "answer": 12
            },
            {
                "id": 6,
                "operand1": 64,
                "operand2": 63,
                "operator": "-",
                "question": "64 - 63 = ___",
                "answer": 1
            },
            {
                "id": 7,
                "operand1": 9,
                "operand2": 6,
                "operator": "-",
                "question": "9 - 6 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 6,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 6
                }
            },
            {
                "id": 8,
                "operand1": 37,
                "operand2": 1,
                "operator": "-",
                "question": "37 - 1 = ___",
                "answer": 36
            },
            {
                "id": 9,
                "operand1": 57,
                "operand2": 32,
                "operator": "-",
                "question": "57 - 32 = ___",
                "answer": 25
            },
            {
                "id": 10,
                "operand1": 57,
                "operand2": 50,
                "operator": "-",
                "question": "57 - 50 = ___",
                "answer": 7
            },
            {
                "id": 11,
                "operand1": 44,
                "operand2": 12,
                "operator": "-",
                "question": "44 - 12 = ___",
                "answer": 32
            },
            {
                "id": 12,
                "operand1": 28,
                "operand2": 1,
                "operator": "-",
                "question": "28 - 1 = ___",
                "answer": 27
            },
            {
                "id": 13,
                "operand1": 13,
                "operand2": 12,
                "operator": "-",
                "question": "13 - 12 = ___",
                "answer": 1
            },
            {
                "id": 14,
                "operand1": 34,
                "operand2": 12,
                "operator": "-",
                "question": "34 - 12 = ___",
                "answer": 22
            },
            {
                "id": 15,
                "operand1": 68,
                "operand2": 27,
                "operator": "-",
                "question": "68 - 27 = ___",
                "answer": 41
            },
            {
                "id": 16,
                "operand1": 96,
                "operand2": 72,
                "operator": "-",
                "question": "96 - 72 = ___",
                "answer": 24
            },
            {
                "id": 17,
                "operand1": 86,
                "operand2": 81,
                "operator": "-",
                "question": "86 - 81 = ___",
                "answer": 5
            },
            {
                "id": 18,
                "operand1": 46,
                "operand2": 1,
                "operator": "-",
                "question": "46 - 1 = ___",
                "answer": 45
            },
            {
                "id": 19,
                "operand1": 21,
                "operand2": 10,
                "operator": "-",
                "question": "21 - 10 = ___",
                "answer": 11
            },
            {
                "id": 20,
                "operand1": 57,
                "operand2": 46,
                "operator": "-",
                "question": "57 - 46 = ___",
                "answer": 11
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}