B Set 65 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": [
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 3,
                "question": "Picture Math: 4 balls and 1 are taken away. How many balls are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 4,
                "question": "Picture Math: 9 balls and 5 are taken away. How many balls are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "groups-of",
                "answer": 16,
                "question": "Picture Math: 4 groups of 4 pencils. How many pencils in all?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "add-objects",
                "answer": 7,
                "question": "Picture Math: 3 flowers and 4 more flowers. How many flowers in all?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 0,
                "question": "Picture Math: 8 apples and 8 are taken away. How many apples are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 2,
                "question": "Picture Math: 7 butterflies and 5 are taken away. How many butterflies are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 5,
                "question": "Picture Math: 9 stars and 4 are taken away. How many stars are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "groups-of",
                "answer": 40,
                "question": "Picture Math: 4 groups of 10 balls. How many balls in all?",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}