B Set 90 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": 200,
            "regrouping": false,
            "operation": "subtraction",
            "maxSum": 200
        },
        "problems": [
            {
                "id": 1,
                "operand1": 79,
                "operand2": 30,
                "operator": "-",
                "question": "79 - 30 = ___",
                "answer": 49
            },
            {
                "id": 2,
                "operand1": 169,
                "operand2": 55,
                "operator": "-",
                "question": "169 - 55 = ___",
                "answer": 114
            },
            {
                "id": 3,
                "operand1": 185,
                "operand2": 114,
                "operator": "-",
                "question": "185 - 114 = ___",
                "answer": 71
            },
            {
                "id": 4,
                "operand1": 144,
                "operand2": 112,
                "operator": "-",
                "question": "144 - 112 = ___",
                "answer": 32
            },
            {
                "id": 5,
                "operand1": 61,
                "operand2": 60,
                "operator": "-",
                "question": "61 - 60 = ___",
                "answer": 1
            },
            {
                "id": 6,
                "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": 7,
                "operand1": 16,
                "operand2": 5,
                "operator": "-",
                "question": "16 - 5 = ___",
                "answer": 11
            },
            {
                "id": 8,
                "operand1": 75,
                "operand2": 34,
                "operator": "-",
                "question": "75 - 34 = ___",
                "answer": 41
            },
            {
                "id": 9,
                "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": 10,
                "operand1": 35,
                "operand2": 12,
                "operator": "-",
                "question": "35 - 12 = ___",
                "answer": 23
            },
            {
                "id": 11,
                "operand1": 77,
                "operand2": 2,
                "operator": "-",
                "question": "77 - 2 = ___",
                "answer": 75
            },
            {
                "id": 12,
                "operand1": 126,
                "operand2": 25,
                "operator": "-",
                "question": "126 - 25 = ___",
                "answer": 101
            },
            {
                "id": 13,
                "operand1": 86,
                "operand2": 45,
                "operator": "-",
                "question": "86 - 45 = ___",
                "answer": 41
            },
            {
                "id": 14,
                "operand1": 188,
                "operand2": 68,
                "operator": "-",
                "question": "188 - 68 = ___",
                "answer": 120
            },
            {
                "id": 15,
                "operand1": 58,
                "operand2": 27,
                "operator": "-",
                "question": "58 - 27 = ___",
                "answer": 31
            },
            {
                "id": 16,
                "operand1": 15,
                "operand2": 2,
                "operator": "-",
                "question": "15 - 2 = ___",
                "answer": 13
            },
            {
                "id": 17,
                "operand1": 63,
                "operand2": 40,
                "operator": "-",
                "question": "63 - 40 = ___",
                "answer": 23
            },
            {
                "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": 62,
                "operand2": 12,
                "operator": "-",
                "question": "62 - 12 = ___",
                "answer": 50
            },
            {
                "id": 20,
                "operand1": 57,
                "operand2": 16,
                "operator": "-",
                "question": "57 - 16 = ___",
                "answer": 41
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}