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