B Set 86 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": 6,
                "question": "Picture Math: 7 pencils and 1 are taken away. How many pencils are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "groups-of",
                "answer": 40,
                "question": "Picture Math: 4 groups of 10 flowers. How many flowers in all?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 3,
                "question": "Picture Math: 6 balls and 3 are taken away. How many balls are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "subtract-objects",
                "answer": 2,
                "question": "Picture Math: 9 apples and 7 are taken away. How many apples are left?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "groups-of",
                "answer": 24,
                "question": "Picture Math: 3 groups of 8 apples. How many apples in all?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "groups-of",
                "answer": 18,
                "question": "Picture Math: 2 groups of 9 blocks. How many blocks in all?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "add-objects",
                "answer": 7,
                "question": "Picture Math: 6 pencils and 1 more pencils. How many pencils in all?",
                "difficulty": "normal"
            },
            {
                "type": "picture-math",
                "subType": "add-objects",
                "answer": 9,
                "question": "Picture Math: 5 blocks and 4 more blocks. How many blocks 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"
}