B Set 62 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "division",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "division",
            "divisorMin": 2,
            "divisorMax": 10,
            "ensureIntegerQuotient": true,
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 42,
                "operand2": 7,
                "operator": "÷",
                "question": "42 ÷ 7 = ___",
                "answer": 6
            },
            {
                "id": 2,
                "operand1": 36,
                "operand2": 9,
                "operator": "÷",
                "question": "36 ÷ 9 = ___",
                "answer": 4
            },
            {
                "id": 3,
                "operand1": 14,
                "operand2": 2,
                "operator": "÷",
                "question": "14 ÷ 2 = ___",
                "answer": 7
            },
            {
                "id": 4,
                "operand1": 12,
                "operand2": 4,
                "operator": "÷",
                "question": "12 ÷ 4 = ___",
                "answer": 3
            },
            {
                "id": 5,
                "operand1": 30,
                "operand2": 6,
                "operator": "÷",
                "question": "30 ÷ 6 = ___",
                "answer": 5
            },
            {
                "id": 6,
                "operand1": 30,
                "operand2": 5,
                "operator": "÷",
                "question": "30 ÷ 5 = ___",
                "answer": 6
            },
            {
                "id": 7,
                "operand1": 12,
                "operand2": 2,
                "operator": "÷",
                "question": "12 ÷ 2 = ___",
                "answer": 6
            },
            {
                "id": 8,
                "operand1": 24,
                "operand2": 4,
                "operator": "÷",
                "question": "24 ÷ 4 = ___",
                "answer": 6
            },
            {
                "id": 9,
                "operand1": 48,
                "operand2": 6,
                "operator": "÷",
                "question": "48 ÷ 6 = ___",
                "answer": 8
            },
            {
                "id": 10,
                "operand1": 36,
                "operand2": 9,
                "operator": "÷",
                "question": "36 ÷ 9 = ___",
                "answer": 4
            },
            {
                "id": 11,
                "operand1": 40,
                "operand2": 8,
                "operator": "÷",
                "question": "40 ÷ 8 = ___",
                "answer": 5
            },
            {
                "id": 12,
                "operand1": 14,
                "operand2": 2,
                "operator": "÷",
                "question": "14 ÷ 2 = ___",
                "answer": 7
            },
            {
                "id": 13,
                "operand1": 18,
                "operand2": 6,
                "operator": "÷",
                "question": "18 ÷ 6 = ___",
                "answer": 3
            },
            {
                "id": 14,
                "operand1": 24,
                "operand2": 8,
                "operator": "÷",
                "question": "24 ÷ 8 = ___",
                "answer": 3
            },
            {
                "id": 15,
                "operand1": 20,
                "operand2": 4,
                "operator": "÷",
                "question": "20 ÷ 4 = ___",
                "answer": 5
            },
            {
                "id": 16,
                "operand1": 72,
                "operand2": 8,
                "operator": "÷",
                "question": "72 ÷ 8 = ___",
                "answer": 9
            },
            {
                "id": 17,
                "operand1": 72,
                "operand2": 9,
                "operator": "÷",
                "question": "72 ÷ 9 = ___",
                "answer": 8
            },
            {
                "id": 18,
                "operand1": 2,
                "operand2": 2,
                "operator": "÷",
                "question": "2 ÷ 2 = ___",
                "answer": 1
            },
            {
                "id": 19,
                "operand1": 40,
                "operand2": 5,
                "operator": "÷",
                "question": "40 ÷ 5 = ___",
                "answer": 8
            },
            {
                "id": 20,
                "operand1": 20,
                "operand2": 10,
                "operator": "÷",
                "question": "20 ÷ 10 = ___",
                "answer": 2
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}