B Set 35 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": 69,
                "operand2": 47,
                "operator": "-",
                "question": "69 - 47 = ___",
                "answer": 22
            },
            {
                "id": 2,
                "operand1": 16,
                "operand2": 15,
                "operator": "-",
                "question": "16 - 15 = ___",
                "answer": 1
            },
            {
                "id": 3,
                "operand1": 94,
                "operand2": 91,
                "operator": "-",
                "question": "94 - 91 = ___",
                "answer": 3
            },
            {
                "id": 4,
                "operand1": 55,
                "operand2": 40,
                "operator": "-",
                "question": "55 - 40 = ___",
                "answer": 15
            },
            {
                "id": 5,
                "operand1": 79,
                "operand2": 75,
                "operator": "-",
                "question": "79 - 75 = ___",
                "answer": 4
            },
            {
                "id": 6,
                "operand1": 13,
                "operand2": 10,
                "operator": "-",
                "question": "13 - 10 = ___",
                "answer": 3
            },
            {
                "id": 7,
                "operand1": 16,
                "operand2": 10,
                "operator": "-",
                "question": "16 - 10 = ___",
                "answer": 6
            },
            {
                "id": 8,
                "operand1": 13,
                "operand2": 12,
                "operator": "-",
                "question": "13 - 12 = ___",
                "answer": 1
            },
            {
                "id": 9,
                "operand1": 91,
                "operand2": 50,
                "operator": "-",
                "question": "91 - 50 = ___",
                "answer": 41
            },
            {
                "id": 10,
                "operand1": 86,
                "operand2": 25,
                "operator": "-",
                "question": "86 - 25 = ___",
                "answer": 61
            },
            {
                "id": 11,
                "operand1": 11,
                "operand2": 10,
                "operator": "-",
                "question": "11 - 10 = ___",
                "answer": 1
            },
            {
                "id": 12,
                "operand1": 35,
                "operand2": 34,
                "operator": "-",
                "question": "35 - 34 = ___",
                "answer": 1
            },
            {
                "id": 13,
                "operand1": 82,
                "operand2": 51,
                "operator": "-",
                "question": "82 - 51 = ___",
                "answer": 31
            },
            {
                "id": 14,
                "operand1": 11,
                "operand2": 10,
                "operator": "-",
                "question": "11 - 10 = ___",
                "answer": 1
            },
            {
                "id": 15,
                "operand1": 68,
                "operand2": 63,
                "operator": "-",
                "question": "68 - 63 = ___",
                "answer": 5
            },
            {
                "id": 16,
                "operand1": 98,
                "operand2": 43,
                "operator": "-",
                "question": "98 - 43 = ___",
                "answer": 55
            },
            {
                "id": 17,
                "operand1": 77,
                "operand2": 31,
                "operator": "-",
                "question": "77 - 31 = ___",
                "answer": 46
            },
            {
                "id": 18,
                "operand1": 54,
                "operand2": 32,
                "operator": "-",
                "question": "54 - 32 = ___",
                "answer": 22
            },
            {
                "id": 19,
                "operand1": 88,
                "operand2": 25,
                "operator": "-",
                "question": "88 - 25 = ___",
                "answer": 63
            },
            {
                "id": 20,
                "operand1": 57,
                "operand2": 47,
                "operator": "-",
                "question": "57 - 47 = ___",
                "answer": 10
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}