B Set 61 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": "easy",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "multiplication",
            "factorMin": 2,
            "factorMax": 9
        },
        "problems": [
            {
                "id": 1,
                "operand1": 3,
                "operand2": 4,
                "operator": "×",
                "question": "3 × 4 = ___",
                "answer": 12
            },
            {
                "id": 2,
                "operand1": 5,
                "operand2": 8,
                "operator": "×",
                "question": "5 × 8 = ___",
                "answer": 40
            },
            {
                "id": 3,
                "operand1": 1,
                "operand2": 1,
                "operator": "×",
                "question": "1 × 1 = ___",
                "answer": 1
            },
            {
                "id": 4,
                "operand1": 9,
                "operand2": 6,
                "operator": "×",
                "question": "9 × 6 = ___",
                "answer": 54
            },
            {
                "id": 5,
                "operand1": 6,
                "operand2": 10,
                "operator": "×",
                "question": "6 × 10 = ___",
                "answer": 60
            },
            {
                "id": 6,
                "operand1": 4,
                "operand2": 10,
                "operator": "×",
                "question": "4 × 10 = ___",
                "answer": 40
            },
            {
                "id": 7,
                "operand1": 4,
                "operand2": 10,
                "operator": "×",
                "question": "4 × 10 = ___",
                "answer": 40
            },
            {
                "id": 8,
                "operand1": 9,
                "operand2": 1,
                "operator": "×",
                "question": "9 × 1 = ___",
                "answer": 9
            },
            {
                "id": 9,
                "operand1": 8,
                "operand2": 10,
                "operator": "×",
                "question": "8 × 10 = ___",
                "answer": 80
            },
            {
                "id": 10,
                "operand1": 5,
                "operand2": 4,
                "operator": "×",
                "question": "5 × 4 = ___",
                "answer": 20
            },
            {
                "id": 11,
                "operand1": 6,
                "operand2": 2,
                "operator": "×",
                "question": "6 × 2 = ___",
                "answer": 12
            },
            {
                "id": 12,
                "operand1": 9,
                "operand2": 9,
                "operator": "×",
                "question": "9 × 9 = ___",
                "answer": 81
            },
            {
                "id": 13,
                "operand1": 9,
                "operand2": 10,
                "operator": "×",
                "question": "9 × 10 = ___",
                "answer": 90
            },
            {
                "id": 14,
                "operand1": 8,
                "operand2": 10,
                "operator": "×",
                "question": "8 × 10 = ___",
                "answer": 80
            },
            {
                "id": 15,
                "operand1": 1,
                "operand2": 6,
                "operator": "×",
                "question": "1 × 6 = ___",
                "answer": 6
            },
            {
                "id": 16,
                "operand1": 9,
                "operand2": 2,
                "operator": "×",
                "question": "9 × 2 = ___",
                "answer": 18
            },
            {
                "id": 17,
                "operand1": 3,
                "operand2": 10,
                "operator": "×",
                "question": "3 × 10 = ___",
                "answer": 30
            },
            {
                "id": 18,
                "operand1": 6,
                "operand2": 1,
                "operator": "×",
                "question": "6 × 1 = ___",
                "answer": 6
            },
            {
                "id": 19,
                "operand1": 5,
                "operand2": 5,
                "operator": "×",
                "question": "5 × 5 = ___",
                "answer": 25
            },
            {
                "id": 20,
                "operand1": 10,
                "operand2": 7,
                "operator": "×",
                "question": "10 × 7 = ___",
                "answer": 70
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}