B Set 61 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": 50,
            "minNumber": 0,
            "digits": 2,
            "regrouping": false,
            "operation": "subtraction",
            "missingOperand": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 87,
                "operand2": 51,
                "operator": "-",
                "question": "87 - 51 = ___",
                "answer": 36
            },
            {
                "id": 2,
                "operand1": 46,
                "operand2": 33,
                "operator": "-",
                "question": "46 - 33 = ___",
                "answer": 13
            },
            {
                "id": 3,
                "operand1": 66,
                "operand2": 31,
                "operator": "-",
                "question": "66 - 31 = ___",
                "answer": 35
            },
            {
                "id": 4,
                "operand1": 39,
                "operand2": 27,
                "operator": "-",
                "question": "39 - 27 = ___",
                "answer": 12
            },
            {
                "id": 5,
                "operand1": 79,
                "operand2": 35,
                "operator": "-",
                "question": "79 - 35 = ___",
                "answer": 44
            },
            {
                "id": 6,
                "operand1": 66,
                "operand2": 10,
                "operator": "-",
                "question": "66 - 10 = ___",
                "answer": 56
            },
            {
                "id": 7,
                "operand1": 15,
                "operand2": 12,
                "operator": "-",
                "question": "15 - 12 = ___",
                "answer": 3
            },
            {
                "id": 8,
                "operand1": 67,
                "operand2": 47,
                "operator": "-",
                "question": "67 - 47 = ___",
                "answer": 20
            },
            {
                "id": 9,
                "operand1": 15,
                "operand2": 14,
                "operator": "-",
                "question": "15 - 14 = ___",
                "answer": 1
            },
            {
                "id": 10,
                "operand1": 24,
                "operand2": 22,
                "operator": "-",
                "question": "24 - 22 = ___",
                "answer": 2
            },
            {
                "id": 11,
                "operand1": 75,
                "operand2": 74,
                "operator": "-",
                "question": "75 - 74 = ___",
                "answer": 1
            },
            {
                "id": 12,
                "operand1": 28,
                "operand2": 12,
                "operator": "-",
                "question": "28 - 12 = ___",
                "answer": 16
            },
            {
                "id": 13,
                "operand1": 16,
                "operand2": 14,
                "operator": "-",
                "question": "16 - 14 = ___",
                "answer": 2
            },
            {
                "id": 14,
                "operand1": 78,
                "operand2": 43,
                "operator": "-",
                "question": "78 - 43 = ___",
                "answer": 35
            },
            {
                "id": 15,
                "operand1": 82,
                "operand2": 22,
                "operator": "-",
                "question": "82 - 22 = ___",
                "answer": 60
            },
            {
                "id": 16,
                "operand1": 67,
                "operand2": 53,
                "operator": "-",
                "question": "67 - 53 = ___",
                "answer": 14
            },
            {
                "id": 17,
                "operand1": 86,
                "operand2": 11,
                "operator": "-",
                "question": "86 - 11 = ___",
                "answer": 75
            },
            {
                "id": 18,
                "operand1": 29,
                "operand2": 15,
                "operator": "-",
                "question": "29 - 15 = ___",
                "answer": 14
            },
            {
                "id": 19,
                "operand1": 86,
                "operand2": 81,
                "operator": "-",
                "question": "86 - 81 = ___",
                "answer": 5
            },
            {
                "id": 20,
                "operand1": 28,
                "operand2": 18,
                "operator": "-",
                "question": "28 - 18 = ___",
                "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"
}