B Set 32 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": 2,
                "operand2": 1,
                "operator": "×",
                "question": "2 × 1 = ___",
                "answer": 2
            },
            {
                "id": 2,
                "operand1": 10,
                "operand2": 7,
                "operator": "×",
                "question": "10 × 7 = ___",
                "answer": 70
            },
            {
                "id": 3,
                "operand1": 1,
                "operand2": 5,
                "operator": "×",
                "question": "1 × 5 = ___",
                "answer": 5
            },
            {
                "id": 4,
                "operand1": 8,
                "operand2": 2,
                "operator": "×",
                "question": "8 × 2 = ___",
                "answer": 16
            },
            {
                "id": 5,
                "operand1": 2,
                "operand2": 2,
                "operator": "×",
                "question": "2 × 2 = ___",
                "answer": 4
            },
            {
                "id": 6,
                "operand1": 6,
                "operand2": 7,
                "operator": "×",
                "question": "6 × 7 = ___",
                "answer": 42
            },
            {
                "id": 7,
                "operand1": 1,
                "operand2": 6,
                "operator": "×",
                "question": "1 × 6 = ___",
                "answer": 6
            },
            {
                "id": 8,
                "operand1": 2,
                "operand2": 10,
                "operator": "×",
                "question": "2 × 10 = ___",
                "answer": 20
            },
            {
                "id": 9,
                "operand1": 8,
                "operand2": 6,
                "operator": "×",
                "question": "8 × 6 = ___",
                "answer": 48
            },
            {
                "id": 10,
                "operand1": 2,
                "operand2": 9,
                "operator": "×",
                "question": "2 × 9 = ___",
                "answer": 18
            },
            {
                "id": 11,
                "operand1": 9,
                "operand2": 9,
                "operator": "×",
                "question": "9 × 9 = ___",
                "answer": 81
            },
            {
                "id": 12,
                "operand1": 2,
                "operand2": 3,
                "operator": "×",
                "question": "2 × 3 = ___",
                "answer": 6
            },
            {
                "id": 13,
                "operand1": 8,
                "operand2": 4,
                "operator": "×",
                "question": "8 × 4 = ___",
                "answer": 32
            },
            {
                "id": 14,
                "operand1": 6,
                "operand2": 1,
                "operator": "×",
                "question": "6 × 1 = ___",
                "answer": 6
            },
            {
                "id": 15,
                "operand1": 9,
                "operand2": 8,
                "operator": "×",
                "question": "9 × 8 = ___",
                "answer": 72
            },
            {
                "id": 16,
                "operand1": 9,
                "operand2": 7,
                "operator": "×",
                "question": "9 × 7 = ___",
                "answer": 63
            },
            {
                "id": 17,
                "operand1": 2,
                "operand2": 4,
                "operator": "×",
                "question": "2 × 4 = ___",
                "answer": 8
            },
            {
                "id": 18,
                "operand1": 2,
                "operand2": 9,
                "operator": "×",
                "question": "2 × 9 = ___",
                "answer": 18
            },
            {
                "id": 19,
                "operand1": 4,
                "operand2": 1,
                "operator": "×",
                "question": "4 × 1 = ___",
                "answer": 4
            },
            {
                "id": 20,
                "operand1": 2,
                "operand2": 10,
                "operator": "×",
                "question": "2 × 10 = ___",
                "answer": 20
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}