B Set 94 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": 51,
                "operand2": 10,
                "operator": "×",
                "question": "51 × 10 = ___",
                "answer": 510
            },
            {
                "id": 2,
                "operand1": 1,
                "operand2": 22,
                "operator": "×",
                "question": "1 × 22 = ___",
                "answer": 22
            },
            {
                "id": 3,
                "operand1": 80,
                "operand2": 5,
                "operator": "×",
                "question": "80 × 5 = ___",
                "answer": 400
            },
            {
                "id": 4,
                "operand1": 88,
                "operand2": 10,
                "operator": "×",
                "question": "88 × 10 = ___",
                "answer": 880
            },
            {
                "id": 5,
                "operand1": 6,
                "operand2": 49,
                "operator": "×",
                "question": "6 × 49 = ___",
                "answer": 294
            },
            {
                "id": 6,
                "operand1": 13,
                "operand2": 9,
                "operator": "×",
                "question": "13 × 9 = ___",
                "answer": 117
            },
            {
                "id": 7,
                "operand1": 35,
                "operand2": 2,
                "operator": "×",
                "question": "35 × 2 = ___",
                "answer": 70
            },
            {
                "id": 8,
                "operand1": 35,
                "operand2": 5,
                "operator": "×",
                "question": "35 × 5 = ___",
                "answer": 175
            },
            {
                "id": 9,
                "operand1": 5,
                "operand2": 70,
                "operator": "×",
                "question": "5 × 70 = ___",
                "answer": 350
            },
            {
                "id": 10,
                "operand1": 1,
                "operand2": 81,
                "operator": "×",
                "question": "1 × 81 = ___",
                "answer": 81
            },
            {
                "id": 11,
                "operand1": 46,
                "operand2": 8,
                "operator": "×",
                "question": "46 × 8 = ___",
                "answer": 368
            },
            {
                "id": 12,
                "operand1": 93,
                "operand2": 1,
                "operator": "×",
                "question": "93 × 1 = ___",
                "answer": 93
            },
            {
                "id": 13,
                "operand1": 5,
                "operand2": 21,
                "operator": "×",
                "question": "5 × 21 = ___",
                "answer": 105
            },
            {
                "id": 14,
                "operand1": 44,
                "operand2": 3,
                "operator": "×",
                "question": "44 × 3 = ___",
                "answer": 132
            },
            {
                "id": 15,
                "operand1": 9,
                "operand2": 68,
                "operator": "×",
                "question": "9 × 68 = ___",
                "answer": 612
            },
            {
                "id": 16,
                "operand1": 10,
                "operand2": 90,
                "operator": "×",
                "question": "10 × 90 = ___",
                "answer": 900
            },
            {
                "id": 17,
                "operand1": 80,
                "operand2": 1,
                "operator": "×",
                "question": "80 × 1 = ___",
                "answer": 80
            },
            {
                "id": 18,
                "operand1": 9,
                "operand2": 25,
                "operator": "×",
                "question": "9 × 25 = ___",
                "answer": 225
            },
            {
                "id": 19,
                "operand1": 74,
                "operand2": 6,
                "operator": "×",
                "question": "74 × 6 = ___",
                "answer": 444
            },
            {
                "id": 20,
                "operand1": 1,
                "operand2": 70,
                "operator": "×",
                "question": "1 × 70 = ___",
                "answer": 70
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}