B Set 90 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": {
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 77,
                "answer": "7 tens, 7 ones",
                "question": "Base Ten Blocks: Show 77 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 745,
                "answer": "745",
                "question": "Base Ten Blocks: A number has 7 hundreds, 4 tens, 5 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 361,
                "answer": "3 hundreds, 6 tens, 1 one",
                "question": "Base Ten Blocks: Show 361 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 763,
                "answer": "763",
                "question": "Base Ten Blocks: A number has 7 hundreds, 6 tens, 3 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 750,
                "answer": "750",
                "question": "Base Ten Blocks: A number has 7 hundreds, 5 tens. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 347,
                "answer": "3 hundreds, 4 tens, 7 ones",
                "question": "Base Ten Blocks: Show 347 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 379,
                "answer": "3 hundreds, 7 tens, 9 ones",
                "question": "Base Ten Blocks: Show 379 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 888,
                "answer": "888",
                "question": "Base Ten Blocks: A number has 8 hundreds, 8 tens, 8 ones. What is the number?",
                "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"
}