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