B Set 24 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,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 27,
                "operand2": 3,
                "operator": "÷",
                "question": "27 ÷ 3 = ___",
                "answer": 9
            },
            {
                "id": 2,
                "operand1": 8,
                "operand2": 2,
                "operator": "÷",
                "question": "8 ÷ 2 = ___",
                "answer": 4
            },
            {
                "id": 3,
                "operand1": 36,
                "operand2": 6,
                "operator": "÷",
                "question": "36 ÷ 6 = ___",
                "answer": 6
            },
            {
                "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": 20,
                "operand2": 10,
                "operator": "÷",
                "question": "20 ÷ 10 = ___",
                "answer": 2
            },
            {
                "id": 7,
                "operand1": 45,
                "operand2": 5,
                "operator": "÷",
                "question": "45 ÷ 5 = ___",
                "answer": 9
            },
            {
                "id": 8,
                "operand1": 10,
                "operand2": 2,
                "operator": "÷",
                "question": "10 ÷ 2 = ___",
                "answer": 5
            },
            {
                "id": 9,
                "operand1": 24,
                "operand2": 8,
                "operator": "÷",
                "question": "24 ÷ 8 = ___",
                "answer": 3
            },
            {
                "id": 10,
                "operand1": 2,
                "operand2": 2,
                "operator": "÷",
                "question": "2 ÷ 2 = ___",
                "answer": 1
            },
            {
                "id": 11,
                "operand1": 36,
                "operand2": 4,
                "operator": "÷",
                "question": "36 ÷ 4 = ___",
                "answer": 9
            },
            {
                "id": 12,
                "operand1": 60,
                "operand2": 10,
                "operator": "÷",
                "question": "60 ÷ 10 = ___",
                "answer": 6
            },
            {
                "id": 13,
                "operand1": 30,
                "operand2": 5,
                "operator": "÷",
                "question": "30 ÷ 5 = ___",
                "answer": 6
            },
            {
                "id": 14,
                "operand1": 12,
                "operand2": 6,
                "operator": "÷",
                "question": "12 ÷ 6 = ___",
                "answer": 2
            },
            {
                "id": 15,
                "operand1": 4,
                "operand2": 2,
                "operator": "÷",
                "question": "4 ÷ 2 = ___",
                "answer": 2
            },
            {
                "id": 16,
                "operand1": 18,
                "operand2": 2,
                "operator": "÷",
                "question": "18 ÷ 2 = ___",
                "answer": 9
            },
            {
                "id": 17,
                "operand1": 21,
                "operand2": 7,
                "operator": "÷",
                "question": "21 ÷ 7 = ___",
                "answer": 3
            },
            {
                "id": 18,
                "operand1": 6,
                "operand2": 3,
                "operator": "÷",
                "question": "6 ÷ 3 = ___",
                "answer": 2
            },
            {
                "id": 19,
                "operand1": 50,
                "operand2": 10,
                "operator": "÷",
                "question": "50 ÷ 10 = ___",
                "answer": 5
            },
            {
                "id": 20,
                "operand1": 15,
                "operand2": 5,
                "operator": "÷",
                "question": "15 ÷ 5 = ___",
                "answer": 3
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}