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": "starter",
        "config": {
            "maxNumber": 100,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 100,
            "difficulty": "starter"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 17,
                "operand2": 14,
                "operator": "-",
                "question": "17 - 14 = ___",
                "answer": 3
            },
            {
                "id": 2,
                "operand1": 37,
                "operand2": 17,
                "operator": "-",
                "question": "37 - 17 = ___",
                "answer": 20
            },
            {
                "id": 3,
                "operand1": 49,
                "operand2": 23,
                "operator": "-",
                "question": "49 - 23 = ___",
                "answer": 26
            },
            {
                "id": 4,
                "operand1": 36,
                "operand2": 35,
                "operator": "-",
                "question": "36 - 35 = ___",
                "answer": 1
            },
            {
                "id": 5,
                "operand1": 49,
                "operand2": 35,
                "operator": "-",
                "question": "49 - 35 = ___",
                "answer": 14
            },
            {
                "id": 6,
                "operand1": 49,
                "operand2": 34,
                "operator": "-",
                "question": "49 - 34 = ___",
                "answer": 15
            },
            {
                "id": 7,
                "operand1": 57,
                "operand2": 37,
                "operator": "-",
                "question": "57 - 37 = ___",
                "answer": 20
            },
            {
                "id": 8,
                "operand1": 87,
                "operand2": 11,
                "operator": "-",
                "question": "87 - 11 = ___",
                "answer": 76
            },
            {
                "id": 9,
                "operand1": 16,
                "operand2": 4,
                "operator": "-",
                "question": "16 - 4 = ___",
                "answer": 12
            },
            {
                "id": 10,
                "operand1": 29,
                "operand2": 18,
                "operator": "-",
                "question": "29 - 18 = ___",
                "answer": 11
            },
            {
                "id": 11,
                "operand1": 89,
                "operand2": 27,
                "operator": "-",
                "question": "89 - 27 = ___",
                "answer": 62
            },
            {
                "id": 12,
                "operand1": 97,
                "operand2": 54,
                "operator": "-",
                "question": "97 - 54 = ___",
                "answer": 43
            },
            {
                "id": 13,
                "operand1": 56,
                "operand2": 50,
                "operator": "-",
                "question": "56 - 50 = ___",
                "answer": 6
            },
            {
                "id": 14,
                "operand1": 18,
                "operand2": 1,
                "operator": "-",
                "question": "18 - 1 = ___",
                "answer": 17
            },
            {
                "id": 15,
                "operand1": 15,
                "operand2": 14,
                "operator": "-",
                "question": "15 - 14 = ___",
                "answer": 1
            },
            {
                "id": 16,
                "operand1": 16,
                "operand2": 11,
                "operator": "-",
                "question": "16 - 11 = ___",
                "answer": 5
            },
            {
                "id": 17,
                "operand1": 98,
                "operand2": 1,
                "operator": "-",
                "question": "98 - 1 = ___",
                "answer": 97
            },
            {
                "id": 18,
                "operand1": 79,
                "operand2": 70,
                "operator": "-",
                "question": "79 - 70 = ___",
                "answer": 9
            },
            {
                "id": 19,
                "operand1": 85,
                "operand2": 60,
                "operator": "-",
                "question": "85 - 60 = ___",
                "answer": 25
            },
            {
                "id": 20,
                "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
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}