B Set 91 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "base-ten-blocks",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "regrouping": true,
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 199,
                "answer": "199",
                "question": "Base Ten Blocks: A number has 1 hundred, 9 tens, 9 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 610,
                "answer": "6 hundreds, 1 ten",
                "question": "Base Ten Blocks: Show 610 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 607,
                "answer": "607",
                "question": "Base Ten Blocks: A number has 6 hundreds, 7 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 176,
                "answer": "176",
                "question": "Base Ten Blocks: A number has 1 hundred, 7 tens, 6 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 522,
                "answer": "5 hundreds, 2 tens, 2 ones",
                "question": "Base Ten Blocks: Show 522 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 665,
                "answer": "665",
                "question": "Base Ten Blocks: A number has 6 hundreds, 6 tens, 5 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 33,
                "answer": "3 tens, 3 ones",
                "question": "Base Ten Blocks: Show 33 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 340,
                "answer": "3 hundreds, 4 tens",
                "question": "Base Ten Blocks: Show 340 using hundreds, tens, and ones blocks.",
                "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"
}