B Set 48 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": "expert",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "division",
            "divisorMin": 2,
            "divisorMax": 14,
            "ensureIntegerQuotient": true,
            "difficulty": "expert"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 45,
                "operand2": 5,
                "operator": "÷",
                "question": "45 ÷ 5 = ___",
                "answer": 9
            },
            {
                "id": 2,
                "operand1": 12,
                "operand2": 6,
                "operator": "÷",
                "question": "12 ÷ 6 = ___",
                "answer": 2
            },
            {
                "id": 3,
                "operand1": 3,
                "operand2": 3,
                "operator": "÷",
                "question": "3 ÷ 3 = ___",
                "answer": 1
            },
            {
                "id": 4,
                "operand1": 30,
                "operand2": 6,
                "operator": "÷",
                "question": "30 ÷ 6 = ___",
                "answer": 5
            },
            {
                "id": 5,
                "operand1": 30,
                "operand2": 10,
                "operator": "÷",
                "question": "30 ÷ 10 = ___",
                "answer": 3
            },
            {
                "id": 6,
                "operand1": 63,
                "operand2": 9,
                "operator": "÷",
                "question": "63 ÷ 9 = ___",
                "answer": 7
            },
            {
                "id": 7,
                "operand1": 21,
                "operand2": 7,
                "operator": "÷",
                "question": "21 ÷ 7 = ___",
                "answer": 3
            },
            {
                "id": 8,
                "operand1": 10,
                "operand2": 2,
                "operator": "÷",
                "question": "10 ÷ 2 = ___",
                "answer": 5
            },
            {
                "id": 9,
                "operand1": 8,
                "operand2": 4,
                "operator": "÷",
                "question": "8 ÷ 4 = ___",
                "answer": 2
            },
            {
                "id": 10,
                "operand1": 36,
                "operand2": 9,
                "operator": "÷",
                "question": "36 ÷ 9 = ___",
                "answer": 4
            },
            {
                "id": 11,
                "operand1": 70,
                "operand2": 10,
                "operator": "÷",
                "question": "70 ÷ 10 = ___",
                "answer": 7
            },
            {
                "id": 12,
                "operand1": 50,
                "operand2": 10,
                "operator": "÷",
                "question": "50 ÷ 10 = ___",
                "answer": 5
            },
            {
                "id": 13,
                "operand1": 30,
                "operand2": 5,
                "operator": "÷",
                "question": "30 ÷ 5 = ___",
                "answer": 6
            },
            {
                "id": 14,
                "operand1": 100,
                "operand2": 10,
                "operator": "÷",
                "question": "100 ÷ 10 = ___",
                "answer": 10
            },
            {
                "id": 15,
                "operand1": 54,
                "operand2": 6,
                "operator": "÷",
                "question": "54 ÷ 6 = ___",
                "answer": 9
            },
            {
                "id": 16,
                "operand1": 36,
                "operand2": 9,
                "operator": "÷",
                "question": "36 ÷ 9 = ___",
                "answer": 4
            },
            {
                "id": 17,
                "operand1": 12,
                "operand2": 4,
                "operator": "÷",
                "question": "12 ÷ 4 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 32,
                "operand2": 4,
                "operator": "÷",
                "question": "32 ÷ 4 = ___",
                "answer": 8
            },
            {
                "id": 19,
                "operand1": 10,
                "operand2": 5,
                "operator": "÷",
                "question": "10 ÷ 5 = ___",
                "answer": 2
            },
            {
                "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"
}