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