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": "multiplication",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 50,
            "minNumber": 0,
            "digits": 2,
            "regrouping": false,
            "operation": "multiplication",
            "factorMin": 2,
            "factorMax": 9,
            "missingOperand": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 80,
                "operand2": 1,
                "operator": "×",
                "question": "80 × 1 = ___",
                "answer": 80
            },
            {
                "id": 2,
                "operand1": 63,
                "operand2": 4,
                "operator": "×",
                "question": "63 × 4 = ___",
                "answer": 252
            },
            {
                "id": 3,
                "operand1": 3,
                "operand2": 18,
                "operator": "×",
                "question": "3 × 18 = ___",
                "answer": 54
            },
            {
                "id": 4,
                "operand1": 7,
                "operand2": 37,
                "operator": "×",
                "question": "7 × 37 = ___",
                "answer": 259
            },
            {
                "id": 5,
                "operand1": 9,
                "operand2": 97,
                "operator": "×",
                "question": "9 × 97 = ___",
                "answer": 873
            },
            {
                "id": 6,
                "operand1": 26,
                "operand2": 4,
                "operator": "×",
                "question": "26 × 4 = ___",
                "answer": 104
            },
            {
                "id": 7,
                "operand1": 5,
                "operand2": 54,
                "operator": "×",
                "question": "5 × 54 = ___",
                "answer": 270
            },
            {
                "id": 8,
                "operand1": 29,
                "operand2": 1,
                "operator": "×",
                "question": "29 × 1 = ___",
                "answer": 29
            },
            {
                "id": 9,
                "operand1": 21,
                "operand2": 6,
                "operator": "×",
                "question": "21 × 6 = ___",
                "answer": 126
            },
            {
                "id": 10,
                "operand1": 7,
                "operand2": 82,
                "operator": "×",
                "question": "7 × 82 = ___",
                "answer": 574
            },
            {
                "id": 11,
                "operand1": 5,
                "operand2": 49,
                "operator": "×",
                "question": "5 × 49 = ___",
                "answer": 245
            },
            {
                "id": 12,
                "operand1": 49,
                "operand2": 8,
                "operator": "×",
                "question": "49 × 8 = ___",
                "answer": 392
            },
            {
                "id": 13,
                "operand1": 31,
                "operand2": 8,
                "operator": "×",
                "question": "31 × 8 = ___",
                "answer": 248
            },
            {
                "id": 14,
                "operand1": 58,
                "operand2": 7,
                "operator": "×",
                "question": "58 × 7 = ___",
                "answer": 406
            },
            {
                "id": 15,
                "operand1": 54,
                "operand2": 10,
                "operator": "×",
                "question": "54 × 10 = ___",
                "answer": 540
            },
            {
                "id": 16,
                "operand1": 11,
                "operand2": 9,
                "operator": "×",
                "question": "11 × 9 = ___",
                "answer": 99
            },
            {
                "id": 17,
                "operand1": 65,
                "operand2": 4,
                "operator": "×",
                "question": "65 × 4 = ___",
                "answer": 260
            },
            {
                "id": 18,
                "operand1": 77,
                "operand2": 3,
                "operator": "×",
                "question": "77 × 3 = ___",
                "answer": 231
            },
            {
                "id": 19,
                "operand1": 93,
                "operand2": 5,
                "operator": "×",
                "question": "93 × 5 = ___",
                "answer": 465
            },
            {
                "id": 20,
                "operand1": 84,
                "operand2": 4,
                "operator": "×",
                "question": "84 × 4 = ___",
                "answer": 336
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}