B Set 95 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": 44,
                "operand2": 42,
                "operator": "-",
                "question": "44 - 42 = ___",
                "answer": 2
            },
            {
                "id": 2,
                "operand1": 8,
                "operand2": 6,
                "operator": "-",
                "question": "8 - 6 = ___",
                "answer": 2,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 8,
                            "role": "groupA"
                        },
                        {
                            "count": 6,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 6
                }
            },
            {
                "id": 3,
                "operand1": 97,
                "operand2": 91,
                "operator": "-",
                "question": "97 - 91 = ___",
                "answer": 6
            },
            {
                "id": 4,
                "operand1": 13,
                "operand2": 11,
                "operator": "-",
                "question": "13 - 11 = ___",
                "answer": 2
            },
            {
                "id": 5,
                "operand1": 5,
                "operand2": 1,
                "operator": "-",
                "question": "5 - 1 = ___",
                "answer": 4,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 1
                }
            },
            {
                "id": 6,
                "operand1": 31,
                "operand2": 1,
                "operator": "-",
                "question": "31 - 1 = ___",
                "answer": 30
            },
            {
                "id": 7,
                "operand1": 34,
                "operand2": 21,
                "operator": "-",
                "question": "34 - 21 = ___",
                "answer": 13
            },
            {
                "id": 8,
                "operand1": 33,
                "operand2": 32,
                "operator": "-",
                "question": "33 - 32 = ___",
                "answer": 1
            },
            {
                "id": 9,
                "operand1": 79,
                "operand2": 47,
                "operator": "-",
                "question": "79 - 47 = ___",
                "answer": 32
            },
            {
                "id": 10,
                "operand1": 99,
                "operand2": 83,
                "operator": "-",
                "question": "99 - 83 = ___",
                "answer": 16
            },
            {
                "id": 11,
                "operand1": 86,
                "operand2": 82,
                "operator": "-",
                "question": "86 - 82 = ___",
                "answer": 4
            },
            {
                "id": 12,
                "operand1": 65,
                "operand2": 43,
                "operator": "-",
                "question": "65 - 43 = ___",
                "answer": 22
            },
            {
                "id": 13,
                "operand1": 85,
                "operand2": 84,
                "operator": "-",
                "question": "85 - 84 = ___",
                "answer": 1
            },
            {
                "id": 14,
                "operand1": 7,
                "operand2": 2,
                "operator": "-",
                "question": "7 - 2 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 7,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 15,
                "operand1": 3,
                "operand2": 2,
                "operator": "-",
                "question": "3 - 2 = ___",
                "answer": 1,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "subtract",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ],
                    "crossedCount": 2
                }
            },
            {
                "id": 16,
                "operand1": 49,
                "operand2": 36,
                "operator": "-",
                "question": "49 - 36 = ___",
                "answer": 13
            },
            {
                "id": 17,
                "operand1": 39,
                "operand2": 20,
                "operator": "-",
                "question": "39 - 20 = ___",
                "answer": 19
            },
            {
                "id": 18,
                "operand1": 47,
                "operand2": 46,
                "operator": "-",
                "question": "47 - 46 = ___",
                "answer": 1
            },
            {
                "id": 19,
                "operand1": 64,
                "operand2": 14,
                "operator": "-",
                "question": "64 - 14 = ___",
                "answer": 50
            },
            {
                "id": 20,
                "operand1": 35,
                "operand2": 10,
                "operator": "-",
                "question": "35 - 10 = ___",
                "answer": 25
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}