B Set 14 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": 1,
                "operand2": 60,
                "operator": "×",
                "question": "1 × 60 = ___",
                "answer": 60
            },
            {
                "id": 2,
                "operand1": 2,
                "operand2": 96,
                "operator": "×",
                "question": "2 × 96 = ___",
                "answer": 192
            },
            {
                "id": 3,
                "operand1": 22,
                "operand2": 3,
                "operator": "×",
                "question": "22 × 3 = ___",
                "answer": 66
            },
            {
                "id": 4,
                "operand1": 8,
                "operand2": 84,
                "operator": "×",
                "question": "8 × 84 = ___",
                "answer": 672
            },
            {
                "id": 5,
                "operand1": 55,
                "operand2": 4,
                "operator": "×",
                "question": "55 × 4 = ___",
                "answer": 220
            },
            {
                "id": 6,
                "operand1": 1,
                "operand2": 93,
                "operator": "×",
                "question": "1 × 93 = ___",
                "answer": 93
            },
            {
                "id": 7,
                "operand1": 10,
                "operand2": 98,
                "operator": "×",
                "question": "10 × 98 = ___",
                "answer": 980
            },
            {
                "id": 8,
                "operand1": 1,
                "operand2": 93,
                "operator": "×",
                "question": "1 × 93 = ___",
                "answer": 93
            },
            {
                "id": 9,
                "operand1": 6,
                "operand2": 81,
                "operator": "×",
                "question": "6 × 81 = ___",
                "answer": 486
            },
            {
                "id": 10,
                "operand1": 14,
                "operand2": 5,
                "operator": "×",
                "question": "14 × 5 = ___",
                "answer": 70
            },
            {
                "id": 11,
                "operand1": 2,
                "operand2": 62,
                "operator": "×",
                "question": "2 × 62 = ___",
                "answer": 124
            },
            {
                "id": 12,
                "operand1": 7,
                "operand2": 17,
                "operator": "×",
                "question": "7 × 17 = ___",
                "answer": 119
            },
            {
                "id": 13,
                "operand1": 71,
                "operand2": 5,
                "operator": "×",
                "question": "71 × 5 = ___",
                "answer": 355
            },
            {
                "id": 14,
                "operand1": 66,
                "operand2": 1,
                "operator": "×",
                "question": "66 × 1 = ___",
                "answer": 66
            },
            {
                "id": 15,
                "operand1": 3,
                "operand2": 36,
                "operator": "×",
                "question": "3 × 36 = ___",
                "answer": 108
            },
            {
                "id": 16,
                "operand1": 45,
                "operand2": 1,
                "operator": "×",
                "question": "45 × 1 = ___",
                "answer": 45
            },
            {
                "id": 17,
                "operand1": 6,
                "operand2": 20,
                "operator": "×",
                "question": "6 × 20 = ___",
                "answer": 120
            },
            {
                "id": 18,
                "operand1": 3,
                "operand2": 23,
                "operator": "×",
                "question": "3 × 23 = ___",
                "answer": 69
            },
            {
                "id": 19,
                "operand1": 97,
                "operand2": 2,
                "operator": "×",
                "question": "97 × 2 = ___",
                "answer": 194
            },
            {
                "id": 20,
                "operand1": 5,
                "operand2": 93,
                "operator": "×",
                "question": "5 × 93 = ___",
                "answer": 465
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}