B Set 60 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": 17,
                "operand2": 11,
                "operator": "-",
                "question": "17 - 11 = ___",
                "answer": 6
            },
            {
                "id": 2,
                "operand1": 64,
                "operand2": 50,
                "operator": "-",
                "question": "64 - 50 = ___",
                "answer": 14
            },
            {
                "id": 3,
                "operand1": 94,
                "operand2": 72,
                "operator": "-",
                "question": "94 - 72 = ___",
                "answer": 22
            },
            {
                "id": 4,
                "operand1": 68,
                "operand2": 23,
                "operator": "-",
                "question": "68 - 23 = ___",
                "answer": 45
            },
            {
                "id": 5,
                "operand1": 89,
                "operand2": 53,
                "operator": "-",
                "question": "89 - 53 = ___",
                "answer": 36
            },
            {
                "id": 6,
                "operand1": 14,
                "operand2": 13,
                "operator": "-",
                "question": "14 - 13 = ___",
                "answer": 1
            },
            {
                "id": 7,
                "operand1": 96,
                "operand2": 71,
                "operator": "-",
                "question": "96 - 71 = ___",
                "answer": 25
            },
            {
                "id": 8,
                "operand1": 18,
                "operand2": 14,
                "operator": "-",
                "question": "18 - 14 = ___",
                "answer": 4
            },
            {
                "id": 9,
                "operand1": 29,
                "operand2": 27,
                "operator": "-",
                "question": "29 - 27 = ___",
                "answer": 2
            },
            {
                "id": 10,
                "operand1": 49,
                "operand2": 18,
                "operator": "-",
                "question": "49 - 18 = ___",
                "answer": 31
            },
            {
                "id": 11,
                "operand1": 17,
                "operand2": 10,
                "operator": "-",
                "question": "17 - 10 = ___",
                "answer": 7
            },
            {
                "id": 12,
                "operand1": 26,
                "operand2": 21,
                "operator": "-",
                "question": "26 - 21 = ___",
                "answer": 5
            },
            {
                "id": 13,
                "operand1": 94,
                "operand2": 40,
                "operator": "-",
                "question": "94 - 40 = ___",
                "answer": 54
            },
            {
                "id": 14,
                "operand1": 99,
                "operand2": 58,
                "operator": "-",
                "question": "99 - 58 = ___",
                "answer": 41
            },
            {
                "id": 15,
                "operand1": 98,
                "operand2": 90,
                "operator": "-",
                "question": "98 - 90 = ___",
                "answer": 8
            },
            {
                "id": 16,
                "operand1": 88,
                "operand2": 22,
                "operator": "-",
                "question": "88 - 22 = ___",
                "answer": 66
            },
            {
                "id": 17,
                "operand1": 26,
                "operand2": 23,
                "operator": "-",
                "question": "26 - 23 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 57,
                "operand2": 26,
                "operator": "-",
                "question": "57 - 26 = ___",
                "answer": 31
            },
            {
                "id": 19,
                "operand1": 44,
                "operand2": 21,
                "operator": "-",
                "question": "44 - 21 = ___",
                "answer": 23
            },
            {
                "id": 20,
                "operand1": 65,
                "operand2": 41,
                "operator": "-",
                "question": "65 - 41 = ___",
                "answer": 24
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}