B Set 47 Unknown

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

{
    "contentData": {
        "operation": "place-value",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 20,
            "maxSum": 20,
            "maxOperand": 120,
            "_gradeLevel": "1"
        },
        "problems": [
            {
                "id": 2,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 666,
                "question": "Write 666 using place value expanded form. What is the expanded form?",
                "answer": "6 × 100 + 6 × 10 + 6 × 1",
                "correctAnswer": "6 × 100 + 6 × 10 + 6 × 1",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 547,
                "question": "What is the ones digit in the number 547?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 921,
                "question": "What is the tens digit in the number 921?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 521,
                "question": "Write 521 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 2 × 10 + 1 × 1",
                "correctAnswer": "5 × 100 + 2 × 10 + 1 × 1",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 405,
                "question": "What is the ones digit in the number 405?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "compare",
                "number": 689,
                "question": "Compare using place value: 689 ___ 859 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 158,
                "question": "Write 158 using place value expanded form. What is the expanded form?",
                "answer": "1 × 100 + 5 × 10 + 8 × 1",
                "correctAnswer": "1 × 100 + 5 × 10 + 8 × 1",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 859,
                "question": "Write 859 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 5 × 10 + 9 × 1",
                "correctAnswer": "8 × 100 + 5 × 10 + 9 × 1",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 197,
                "question": "What is the hundreds digit in the number 197?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 536,
                "question": "What is the tens digit in the number 536?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 473,
                "question": "What is the ones digit in the number 473?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 232,
                "question": "Write 232 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 3 × 10 + 2 × 1",
                "correctAnswer": "2 × 100 + 3 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 505,
                "question": "Write 505 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 5 × 1",
                "correctAnswer": "5 × 100 + 5 × 1",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 494,
                "question": "What is the hundreds digit in the number 494?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 525,
                "question": "What is the tens digit in the number 525?",
                "answer": 2,
                "correctAnswer": "2",
                "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"
}