B Set 62 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": "decompose",
                "number": 219,
                "answer": "2 hundreds, 1 ten, 9 ones",
                "question": "Base Ten Blocks: Show 219 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 76,
                "answer": "76",
                "question": "Base Ten Blocks: A number has 7 tens, 6 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 259,
                "answer": "259",
                "question": "Base Ten Blocks: A number has 2 hundreds, 5 tens, 9 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 172,
                "answer": "172",
                "question": "Base Ten Blocks: A number has 1 hundred, 7 tens, 2 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 850,
                "answer": "8 hundreds, 5 tens",
                "question": "Base Ten Blocks: Show 850 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "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": "compose",
                "number": 978,
                "answer": "978",
                "question": "Base Ten Blocks: A number has 9 hundreds, 7 tens, 8 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 368,
                "answer": "3 hundreds, 6 tens, 8 ones",
                "question": "Base Ten Blocks: Show 368 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"
}