B Set 22 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": 97,
                "operand2": 3,
                "operator": "×",
                "question": "97 × 3 = ___",
                "answer": 291
            },
            {
                "id": 2,
                "operand1": 71,
                "operand2": 9,
                "operator": "×",
                "question": "71 × 9 = ___",
                "answer": 639
            },
            {
                "id": 3,
                "operand1": 7,
                "operand2": 54,
                "operator": "×",
                "question": "7 × 54 = ___",
                "answer": 378
            },
            {
                "id": 4,
                "operand1": 8,
                "operand2": 26,
                "operator": "×",
                "question": "8 × 26 = ___",
                "answer": 208
            },
            {
                "id": 5,
                "operand1": 3,
                "operand2": 40,
                "operator": "×",
                "question": "3 × 40 = ___",
                "answer": 120
            },
            {
                "id": 6,
                "operand1": 45,
                "operand2": 4,
                "operator": "×",
                "question": "45 × 4 = ___",
                "answer": 180
            },
            {
                "id": 7,
                "operand1": 34,
                "operand2": 5,
                "operator": "×",
                "question": "34 × 5 = ___",
                "answer": 170
            },
            {
                "id": 8,
                "operand1": 99,
                "operand2": 5,
                "operator": "×",
                "question": "99 × 5 = ___",
                "answer": 495
            },
            {
                "id": 9,
                "operand1": 1,
                "operand2": 76,
                "operator": "×",
                "question": "1 × 76 = ___",
                "answer": 76
            },
            {
                "id": 10,
                "operand1": 6,
                "operand2": 73,
                "operator": "×",
                "question": "6 × 73 = ___",
                "answer": 438
            },
            {
                "id": 11,
                "operand1": 2,
                "operand2": 88,
                "operator": "×",
                "question": "2 × 88 = ___",
                "answer": 176
            },
            {
                "id": 12,
                "operand1": 1,
                "operand2": 33,
                "operator": "×",
                "question": "1 × 33 = ___",
                "answer": 33
            },
            {
                "id": 13,
                "operand1": 5,
                "operand2": 41,
                "operator": "×",
                "question": "5 × 41 = ___",
                "answer": 205
            },
            {
                "id": 14,
                "operand1": 23,
                "operand2": 1,
                "operator": "×",
                "question": "23 × 1 = ___",
                "answer": 23
            },
            {
                "id": 15,
                "operand1": 89,
                "operand2": 3,
                "operator": "×",
                "question": "89 × 3 = ___",
                "answer": 267
            },
            {
                "id": 16,
                "operand1": 89,
                "operand2": 6,
                "operator": "×",
                "question": "89 × 6 = ___",
                "answer": 534
            },
            {
                "id": 17,
                "operand1": 44,
                "operand2": 2,
                "operator": "×",
                "question": "44 × 2 = ___",
                "answer": 88
            },
            {
                "id": 18,
                "operand1": 95,
                "operand2": 1,
                "operator": "×",
                "question": "95 × 1 = ___",
                "answer": 95
            },
            {
                "id": 19,
                "operand1": 3,
                "operand2": 13,
                "operator": "×",
                "question": "3 × 13 = ___",
                "answer": 39
            },
            {
                "id": 20,
                "operand1": 10,
                "operand2": 21,
                "operator": "×",
                "question": "10 × 21 = ___",
                "answer": 210
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}