B Set 51 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",
            "mentalMath": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 85,
                "operand2": 43,
                "operator": "-",
                "question": "85 - 43 = ___",
                "answer": 42
            },
            {
                "id": 2,
                "operand1": 48,
                "operand2": 43,
                "operator": "-",
                "question": "48 - 43 = ___",
                "answer": 5
            },
            {
                "id": 3,
                "operand1": 45,
                "operand2": 3,
                "operator": "-",
                "question": "45 - 3 = ___",
                "answer": 42
            },
            {
                "id": 4,
                "operand1": 83,
                "operand2": 40,
                "operator": "-",
                "question": "83 - 40 = ___",
                "answer": 43
            },
            {
                "id": 5,
                "operand1": 57,
                "operand2": 55,
                "operator": "-",
                "question": "57 - 55 = ___",
                "answer": 2
            },
            {
                "id": 6,
                "operand1": 88,
                "operand2": 68,
                "operator": "-",
                "question": "88 - 68 = ___",
                "answer": 20
            },
            {
                "id": 7,
                "operand1": 87,
                "operand2": 57,
                "operator": "-",
                "question": "87 - 57 = ___",
                "answer": 30
            },
            {
                "id": 8,
                "operand1": 79,
                "operand2": 29,
                "operator": "-",
                "question": "79 - 29 = ___",
                "answer": 50
            },
            {
                "id": 9,
                "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": 10,
                "operand1": 31,
                "operand2": 1,
                "operator": "-",
                "question": "31 - 1 = ___",
                "answer": 30
            },
            {
                "id": 11,
                "operand1": 15,
                "operand2": 3,
                "operator": "-",
                "question": "15 - 3 = ___",
                "answer": 12
            },
            {
                "id": 12,
                "operand1": 19,
                "operand2": 4,
                "operator": "-",
                "question": "19 - 4 = ___",
                "answer": 15
            },
            {
                "id": 13,
                "operand1": 51,
                "operand2": 1,
                "operator": "-",
                "question": "51 - 1 = ___",
                "answer": 50
            },
            {
                "id": 14,
                "operand1": 79,
                "operand2": 8,
                "operator": "-",
                "question": "79 - 8 = ___",
                "answer": 71
            },
            {
                "id": 15,
                "operand1": 58,
                "operand2": 17,
                "operator": "-",
                "question": "58 - 17 = ___",
                "answer": 41
            },
            {
                "id": 16,
                "operand1": 78,
                "operand2": 48,
                "operator": "-",
                "question": "78 - 48 = ___",
                "answer": 30
            },
            {
                "id": 17,
                "operand1": 42,
                "operand2": 41,
                "operator": "-",
                "question": "42 - 41 = ___",
                "answer": 1
            },
            {
                "id": 18,
                "operand1": 49,
                "operand2": 25,
                "operator": "-",
                "question": "49 - 25 = ___",
                "answer": 24
            },
            {
                "id": 19,
                "operand1": 35,
                "operand2": 33,
                "operator": "-",
                "question": "35 - 33 = ___",
                "answer": 2
            },
            {
                "id": 20,
                "operand1": 49,
                "operand2": 37,
                "operator": "-",
                "question": "49 - 37 = ___",
                "answer": 12
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}