B Set 11 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "number-sense",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -9,
                "operand2": 1,
                "operator": "+",
                "question": "-9 + 1 = ?",
                "answer": -8,
                "correctAnswer": "-8",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -5,
                "operand2": 10,
                "operator": "-",
                "question": "-5 - 10 = ?",
                "answer": -15,
                "correctAnswer": "-15",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -10,
                "operand2": 2,
                "operator": "-",
                "question": "-10 - 2 = ?",
                "answer": -12,
                "correctAnswer": "-12",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -7,
                "operand2": 7,
                "operator": "+",
                "question": "-7 + 7 = ?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -4,
                "operand2": 5,
                "operator": "-",
                "question": "-4 - 5 = ?",
                "answer": -9,
                "correctAnswer": "-9",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -1,
                "operand2": 10,
                "operator": "-",
                "question": "-1 - 10 = ?",
                "answer": -11,
                "correctAnswer": "-11",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": 3,
                "operand2": -7,
                "operator": "×",
                "question": "(3) × -7 = ?",
                "answer": -21,
                "correctAnswer": "-21",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -6,
                "operand2": 8,
                "operator": "×",
                "question": "(-6) × 8 = ?",
                "answer": -48,
                "correctAnswer": "-48",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -5,
                "operand2": 1,
                "operator": "+",
                "question": "-5 + 1 = ?",
                "answer": -4,
                "correctAnswer": "-4",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": 7,
                "operand2": -2,
                "operator": "×",
                "question": "(7) × -2 = ?",
                "answer": -14,
                "correctAnswer": "-14",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -6,
                "operand2": 9,
                "operator": "-",
                "question": "-6 - 9 = ?",
                "answer": -15,
                "correctAnswer": "-15",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -7,
                "operand2": 4,
                "operator": "×",
                "question": "(-7) × 4 = ?",
                "answer": -28,
                "correctAnswer": "-28",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": 8,
                "operand2": -3,
                "operator": "-",
                "question": "8 - (-3) = ?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -2,
                "operand2": 6,
                "operator": "-",
                "question": "-2 - 6 = ?",
                "answer": -8,
                "correctAnswer": "-8",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -3,
                "operand2": 10,
                "operator": "-",
                "question": "-3 - 10 = ?",
                "answer": -13,
                "correctAnswer": "-13",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": 5,
                "operand2": -10,
                "operator": "+",
                "question": "5 + -10 = ?",
                "answer": -5,
                "correctAnswer": "-5",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -10,
                "operand2": 7,
                "operator": "×",
                "question": "(-10) × 7 = ?",
                "answer": -70,
                "correctAnswer": "-70",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": 8,
                "operand2": -3,
                "operator": "×",
                "question": "(8) × -3 = ?",
                "answer": -24,
                "correctAnswer": "-24",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": -3,
                "operand2": 8,
                "operator": "-",
                "question": "-3 - 8 = ?",
                "answer": -11,
                "correctAnswer": "-11",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "integers",
                "subType": "integer-subtraction",
                "operand1": 7,
                "operand2": -5,
                "operator": "-",
                "question": "7 - -5 = ?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}