B Set 70 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": 43,
                "operand2": 21,
                "operator": "-",
                "question": "43 - 21 = ___",
                "answer": 22
            },
            {
                "id": 2,
                "operand1": 48,
                "operand2": 10,
                "operator": "-",
                "question": "48 - 10 = ___",
                "answer": 38
            },
            {
                "id": 3,
                "operand1": 27,
                "operand2": 10,
                "operator": "-",
                "question": "27 - 10 = ___",
                "answer": 17
            },
            {
                "id": 4,
                "operand1": 35,
                "operand2": 4,
                "operator": "-",
                "question": "35 - 4 = ___",
                "answer": 31
            },
            {
                "id": 5,
                "operand1": 46,
                "operand2": 33,
                "operator": "-",
                "question": "46 - 33 = ___",
                "answer": 13
            },
            {
                "id": 6,
                "operand1": 26,
                "operand2": 16,
                "operator": "-",
                "question": "26 - 16 = ___",
                "answer": 10
            },
            {
                "id": 7,
                "operand1": 79,
                "operand2": 66,
                "operator": "-",
                "question": "79 - 66 = ___",
                "answer": 13
            },
            {
                "id": 8,
                "operand1": 95,
                "operand2": 20,
                "operator": "-",
                "question": "95 - 20 = ___",
                "answer": 75
            },
            {
                "id": 9,
                "operand1": 58,
                "operand2": 38,
                "operator": "-",
                "question": "58 - 38 = ___",
                "answer": 20
            },
            {
                "id": 10,
                "operand1": 53,
                "operand2": 23,
                "operator": "-",
                "question": "53 - 23 = ___",
                "answer": 30
            },
            {
                "id": 11,
                "operand1": 82,
                "operand2": 60,
                "operator": "-",
                "question": "82 - 60 = ___",
                "answer": 22
            },
            {
                "id": 12,
                "operand1": 17,
                "operand2": 13,
                "operator": "-",
                "question": "17 - 13 = ___",
                "answer": 4
            },
            {
                "id": 13,
                "operand1": 57,
                "operand2": 26,
                "operator": "-",
                "question": "57 - 26 = ___",
                "answer": 31
            },
            {
                "id": 14,
                "operand1": 77,
                "operand2": 40,
                "operator": "-",
                "question": "77 - 40 = ___",
                "answer": 37
            },
            {
                "id": 15,
                "operand1": 31,
                "operand2": 30,
                "operator": "-",
                "question": "31 - 30 = ___",
                "answer": 1
            },
            {
                "id": 16,
                "operand1": 46,
                "operand2": 16,
                "operator": "-",
                "question": "46 - 16 = ___",
                "answer": 30
            },
            {
                "id": 17,
                "operand1": 23,
                "operand2": 21,
                "operator": "-",
                "question": "23 - 21 = ___",
                "answer": 2
            },
            {
                "id": 18,
                "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": 19,
                "operand1": 4,
                "operand2": 2,
                "operator": "-",
                "question": "4 - 2 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 20,
                "operand1": 52,
                "operand2": 42,
                "operator": "-",
                "question": "52 - 42 = ___",
                "answer": 10
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}