B Set 76 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": 126,
                "answer": "126",
                "question": "Base Ten Blocks: A number has 1 hundred, 2 tens, 6 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 698,
                "answer": "6 hundreds, 9 tens, 8 ones",
                "question": "Base Ten Blocks: Show 698 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 587,
                "answer": "587",
                "question": "Base Ten Blocks: A number has 5 hundreds, 8 tens, 7 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 391,
                "answer": "3 hundreds, 9 tens, 1 one",
                "question": "Base Ten Blocks: Show 391 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 371,
                "answer": "3 hundreds, 7 tens, 1 one",
                "question": "Base Ten Blocks: Show 371 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 945,
                "answer": "9 hundreds, 4 tens, 5 ones",
                "question": "Base Ten Blocks: Show 945 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 554,
                "answer": "5 hundreds, 5 tens, 4 ones",
                "question": "Base Ten Blocks: Show 554 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 722,
                "answer": "7 hundreds, 2 tens, 2 ones",
                "question": "Base Ten Blocks: Show 722 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"
}