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