B Set 74 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": 925,
                "question": "What is the ones digit in the number 925?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 442,
                "question": "What is the tens digit in the number 442?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 701,
                "question": "Write 701 using place value expanded form. What is the expanded form?",
                "answer": "7 × 100 + 1 × 1",
                "correctAnswer": "7 × 100 + 1 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 669,
                "question": "What is the ones digit in the number 669?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 509,
                "question": "What is the ones digit in the number 509?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 991,
                "question": "Write 991 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 9 × 10 + 1 × 1",
                "correctAnswer": "9 × 100 + 9 × 10 + 1 × 1",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 204,
                "question": "Write 204 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 4 × 1",
                "correctAnswer": "2 × 100 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 157,
                "question": "What is the tens digit in the number 157?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 757,
                "question": "What is the tens digit in the number 757?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 235,
                "question": "Write 235 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 3 × 10 + 5 × 1",
                "correctAnswer": "2 × 100 + 3 × 10 + 5 × 1",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 650,
                "question": "What is the hundreds digit in the number 650?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 880,
                "question": "Write 880 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 8 × 10",
                "correctAnswer": "8 × 100 + 8 × 10",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 272,
                "question": "What is the tens digit in the number 272?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 701,
                "question": "What is the ones digit in the number 701?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "compare",
                "number": 683,
                "question": "Compare using place value: 683 ___ 844 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 305,
                "question": "What is the hundreds digit in the number 305?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 115,
                "question": "What is the hundreds digit in the number 115?",
                "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"
}