B Set 18 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": 23,
                "operand2": 6,
                "operator": "×",
                "question": "23 × 6 = ___",
                "answer": 138
            },
            {
                "id": 2,
                "operand1": 4,
                "operand2": 84,
                "operator": "×",
                "question": "4 × 84 = ___",
                "answer": 336
            },
            {
                "id": 3,
                "operand1": 9,
                "operand2": 93,
                "operator": "×",
                "question": "9 × 93 = ___",
                "answer": 837
            },
            {
                "id": 4,
                "operand1": 53,
                "operand2": 8,
                "operator": "×",
                "question": "53 × 8 = ___",
                "answer": 424
            },
            {
                "id": 5,
                "operand1": 6,
                "operand2": 44,
                "operator": "×",
                "question": "6 × 44 = ___",
                "answer": 264
            },
            {
                "id": 6,
                "operand1": 10,
                "operand2": 8,
                "operator": "×",
                "question": "10 × 8 = ___",
                "answer": 80
            },
            {
                "id": 7,
                "operand1": 8,
                "operand2": 52,
                "operator": "×",
                "question": "8 × 52 = ___",
                "answer": 416
            },
            {
                "id": 8,
                "operand1": 7,
                "operand2": 41,
                "operator": "×",
                "question": "7 × 41 = ___",
                "answer": 287
            },
            {
                "id": 9,
                "operand1": 27,
                "operand2": 4,
                "operator": "×",
                "question": "27 × 4 = ___",
                "answer": 108
            },
            {
                "id": 10,
                "operand1": 2,
                "operand2": 33,
                "operator": "×",
                "question": "2 × 33 = ___",
                "answer": 66
            },
            {
                "id": 11,
                "operand1": 3,
                "operand2": 63,
                "operator": "×",
                "question": "3 × 63 = ___",
                "answer": 189
            },
            {
                "id": 12,
                "operand1": 98,
                "operand2": 10,
                "operator": "×",
                "question": "98 × 10 = ___",
                "answer": 980
            },
            {
                "id": 13,
                "operand1": 4,
                "operand2": 51,
                "operator": "×",
                "question": "4 × 51 = ___",
                "answer": 204
            },
            {
                "id": 14,
                "operand1": 53,
                "operand2": 3,
                "operator": "×",
                "question": "53 × 3 = ___",
                "answer": 159
            },
            {
                "id": 15,
                "operand1": 9,
                "operand2": 61,
                "operator": "×",
                "question": "9 × 61 = ___",
                "answer": 549
            },
            {
                "id": 16,
                "operand1": 6,
                "operand2": 86,
                "operator": "×",
                "question": "6 × 86 = ___",
                "answer": 516
            },
            {
                "id": 17,
                "operand1": 4,
                "operand2": 31,
                "operator": "×",
                "question": "4 × 31 = ___",
                "answer": 124
            },
            {
                "id": 18,
                "operand1": 82,
                "operand2": 8,
                "operator": "×",
                "question": "82 × 8 = ___",
                "answer": 656
            },
            {
                "id": 19,
                "operand1": 6,
                "operand2": 56,
                "operator": "×",
                "question": "6 × 56 = ___",
                "answer": 336
            },
            {
                "id": 20,
                "operand1": 3,
                "operand2": 99,
                "operator": "×",
                "question": "3 × 99 = ___",
                "answer": 297
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}