B Set 34 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": 627,
                "question": "What is the tens digit in the number 627?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 453,
                "question": "What is the ones digit in the number 453?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 840,
                "question": "What is the hundreds digit in the number 840?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 480,
                "question": "Write 480 using place value expanded form. What is the expanded form?",
                "answer": "4 × 100 + 8 × 10",
                "correctAnswer": "4 × 100 + 8 × 10",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 185,
                "question": "What is the hundreds digit in the number 185?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 222,
                "question": "Write 222 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 2 × 10 + 2 × 1",
                "correctAnswer": "2 × 100 + 2 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 341,
                "question": "What is the ones digit in the number 341?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 474,
                "question": "Write 474 using place value expanded form. What is the expanded form?",
                "answer": "4 × 100 + 7 × 10 + 4 × 1",
                "correctAnswer": "4 × 100 + 7 × 10 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 833,
                "question": "What is the ones digit in the number 833?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 931,
                "question": "What is the tens digit in the number 931?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "compare",
                "number": 618,
                "question": "Compare using place value: 618 ___ 408 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 530,
                "question": "What is the ones digit in the number 530?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 792,
                "question": "Write 792 using place value expanded form. What is the expanded form?",
                "answer": "7 × 100 + 9 × 10 + 2 × 1",
                "correctAnswer": "7 × 100 + 9 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "compare",
                "number": 902,
                "question": "Compare using place value: 902 ___ 378 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}