Workbook Detail
Base Ten Blocks Expanded Form — Set 73
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": "compose",
"number": 335,
"answer": "335",
"question": "Base Ten Blocks: A number has 3 hundreds, 3 tens, 5 ones. What is the number?",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "compose",
"number": 987,
"answer": "987",
"question": "Base Ten Blocks: A number has 9 hundreds, 8 tens, 7 ones. What is the number?",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "compose",
"number": 352,
"answer": "352",
"question": "Base Ten Blocks: A number has 3 hundreds, 5 tens, 2 ones. What is the number?",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "decompose",
"number": 83,
"answer": "8 tens, 3 ones",
"question": "Base Ten Blocks: Show 83 using hundreds, tens, and ones blocks.",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "compose",
"number": 975,
"answer": "975",
"question": "Base Ten Blocks: A number has 9 hundreds, 7 tens, 5 ones. What is the number?",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "decompose",
"number": 717,
"answer": "7 hundreds, 1 ten, 7 ones",
"question": "Base Ten Blocks: Show 717 using hundreds, tens, and ones blocks.",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "compose",
"number": 995,
"answer": "995",
"question": "Base Ten Blocks: A number has 9 hundreds, 9 tens, 5 ones. What is the number?",
"difficulty": "normal"
},
{
"type": "base-ten-blocks",
"subType": "decompose",
"number": 953,
"answer": "9 hundreds, 5 tens, 3 ones",
"question": "Base Ten Blocks: Show 953 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"
}