B Set 38 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": "identify-digit",
                "number": 376,
                "question": "What is the hundreds digit in the number 376?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 697,
                "question": "What is the tens digit in the number 697?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 522,
                "question": "Write 522 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 2 × 10 + 2 × 1",
                "correctAnswer": "5 × 100 + 2 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "compare",
                "number": 297,
                "question": "Compare using place value: 297 ___ 468 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 828,
                "question": "Write 828 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 2 × 10 + 8 × 1",
                "correctAnswer": "8 × 100 + 2 × 10 + 8 × 1",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 184,
                "question": "What is the tens digit in the number 184?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "compare",
                "number": 944,
                "question": "Compare using place value: 944 ___ 193 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 436,
                "question": "What is the ones digit in the number 436?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 597,
                "question": "What is the tens digit in the number 597?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "compare",
                "number": 603,
                "question": "Compare using place value: 603 ___ 537 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 588,
                "question": "What is the hundreds digit in the number 588?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 270,
                "question": "Write 270 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 7 × 10",
                "correctAnswer": "2 × 100 + 7 × 10",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "compare",
                "number": 867,
                "question": "Compare using place value: 867 ___ 317 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "compare",
                "number": 176,
                "question": "Compare using place value: 176 ___ 576 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 992,
                "question": "What is the tens digit in the number 992?",
                "answer": 9,
                "correctAnswer": "9",
                "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"
}