B Set 23 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": "easy",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "division",
            "divisorMin": 2,
            "divisorMax": 6,
            "ensureIntegerQuotient": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 14,
                "operand2": 7,
                "operator": "÷",
                "question": "14 ÷ 7 = ___",
                "answer": 2
            },
            {
                "id": 2,
                "operand1": 12,
                "operand2": 3,
                "operator": "÷",
                "question": "12 ÷ 3 = ___",
                "answer": 4
            },
            {
                "id": 3,
                "operand1": 40,
                "operand2": 10,
                "operator": "÷",
                "question": "40 ÷ 10 = ___",
                "answer": 4
            },
            {
                "id": 4,
                "operand1": 70,
                "operand2": 7,
                "operator": "÷",
                "question": "70 ÷ 7 = ___",
                "answer": 10
            },
            {
                "id": 5,
                "operand1": 12,
                "operand2": 2,
                "operator": "÷",
                "question": "12 ÷ 2 = ___",
                "answer": 6
            },
            {
                "id": 6,
                "operand1": 8,
                "operand2": 4,
                "operator": "÷",
                "question": "8 ÷ 4 = ___",
                "answer": 2
            },
            {
                "id": 7,
                "operand1": 8,
                "operand2": 2,
                "operator": "÷",
                "question": "8 ÷ 2 = ___",
                "answer": 4
            },
            {
                "id": 8,
                "operand1": 18,
                "operand2": 9,
                "operator": "÷",
                "question": "18 ÷ 9 = ___",
                "answer": 2
            },
            {
                "id": 9,
                "operand1": 60,
                "operand2": 6,
                "operator": "÷",
                "question": "60 ÷ 6 = ___",
                "answer": 10
            },
            {
                "id": 10,
                "operand1": 32,
                "operand2": 8,
                "operator": "÷",
                "question": "32 ÷ 8 = ___",
                "answer": 4
            },
            {
                "id": 11,
                "operand1": 54,
                "operand2": 9,
                "operator": "÷",
                "question": "54 ÷ 9 = ___",
                "answer": 6
            },
            {
                "id": 12,
                "operand1": 30,
                "operand2": 10,
                "operator": "÷",
                "question": "30 ÷ 10 = ___",
                "answer": 3
            },
            {
                "id": 13,
                "operand1": 30,
                "operand2": 10,
                "operator": "÷",
                "question": "30 ÷ 10 = ___",
                "answer": 3
            },
            {
                "id": 14,
                "operand1": 10,
                "operand2": 5,
                "operator": "÷",
                "question": "10 ÷ 5 = ___",
                "answer": 2
            },
            {
                "id": 15,
                "operand1": 6,
                "operand2": 2,
                "operator": "÷",
                "question": "6 ÷ 2 = ___",
                "answer": 3
            },
            {
                "id": 16,
                "operand1": 18,
                "operand2": 6,
                "operator": "÷",
                "question": "18 ÷ 6 = ___",
                "answer": 3
            },
            {
                "id": 17,
                "operand1": 56,
                "operand2": 7,
                "operator": "÷",
                "question": "56 ÷ 7 = ___",
                "answer": 8
            },
            {
                "id": 18,
                "operand1": 4,
                "operand2": 2,
                "operator": "÷",
                "question": "4 ÷ 2 = ___",
                "answer": 2
            },
            {
                "id": 19,
                "operand1": 24,
                "operand2": 3,
                "operator": "÷",
                "question": "24 ÷ 3 = ___",
                "answer": 8
            },
            {
                "id": 20,
                "operand1": 18,
                "operand2": 9,
                "operator": "÷",
                "question": "18 ÷ 9 = ___",
                "answer": 2
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}