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