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