B Set 48 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": 1,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 489,
                "question": "Write 489 using place value expanded form. What is the expanded form?",
                "answer": "4 × 100 + 8 × 10 + 9 × 1",
                "correctAnswer": "4 × 100 + 8 × 10 + 9 × 1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 968,
                "question": "Write 968 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 6 × 10 + 8 × 1",
                "correctAnswer": "9 × 100 + 6 × 10 + 8 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 962,
                "question": "Write 962 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 6 × 10 + 2 × 1",
                "correctAnswer": "9 × 100 + 6 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 884,
                "question": "Write 884 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 8 × 10 + 4 × 1",
                "correctAnswer": "8 × 100 + 8 × 10 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 884,
                "question": "What is the hundreds digit in the number 884?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 810,
                "question": "What is the ones digit in the number 810?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 571,
                "question": "Write 571 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 7 × 10 + 1 × 1",
                "correctAnswer": "5 × 100 + 7 × 10 + 1 × 1",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 908,
                "question": "What is the ones digit in the number 908?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "compare",
                "number": 840,
                "question": "Compare using place value: 840 ___ 771 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 135,
                "question": "Write 135 using place value expanded form. What is the expanded form?",
                "answer": "1 × 100 + 3 × 10 + 5 × 1",
                "correctAnswer": "1 × 100 + 3 × 10 + 5 × 1",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "compare",
                "number": 455,
                "question": "Compare using place value: 455 ___ 823 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 275,
                "question": "Write 275 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 7 × 10 + 5 × 1",
                "correctAnswer": "2 × 100 + 7 × 10 + 5 × 1",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "compare",
                "number": 902,
                "question": "Compare using place value: 902 ___ 317 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "compare",
                "number": 684,
                "question": "Compare using place value: 684 ___ 745 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 784,
                "question": "What is the tens digit in the number 784?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 143,
                "question": "What is the hundreds digit in the number 143?",
                "answer": 1,
                "correctAnswer": "1",
                "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"
}