B Set 53 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": "easy",
        "config": {
            "difficulty": "easy",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "place-value",
                "subType": "compare",
                "number": 66,
                "question": "Compare using place value: 66 ___ 23 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "easy"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "compare",
                "number": 41,
                "question": "Compare using place value: 41 ___ 88 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "easy"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 32,
                "question": "What is the ones digit in the number 32?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "easy"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 74,
                "question": "What is the ones digit in the number 74?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "easy"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 81,
                "question": "What is the ones digit in the number 81?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "easy"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 52,
                "question": "What is the ones digit in the number 52?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "easy"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 67,
                "question": "What is the ones digit in the number 67?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "easy"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 49,
                "question": "What is the ones digit in the number 49?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "easy"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 80,
                "question": "Write 80 using place value expanded form. What is the expanded form?",
                "answer": "8 × 10",
                "correctAnswer": "8 × 10",
                "difficulty": "easy"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "standard-form",
                "number": 14,
                "question": "Write the standard form: 1 × 10 + 4 × 1 = ? (ones, tens, hundreds place)",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "easy"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 84,
                "question": "What is the ones digit in the number 84?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "easy"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 48,
                "question": "What is the tens digit in the number 48?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "easy"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 70,
                "question": "What is the tens digit in the number 70?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "easy"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 13,
                "question": "Write 13 using place value expanded form. What is the expanded form?",
                "answer": "1 × 10 + 3 × 1",
                "correctAnswer": "1 × 10 + 3 × 1",
                "difficulty": "easy"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 50,
                "question": "What is the ones digit in the number 50?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "easy"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 11,
                "question": "What is the tens digit in the number 11?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "easy"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 70,
                "question": "What is the ones digit in the number 70?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "easy"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 56,
                "question": "What is the tens digit in the number 56?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "easy"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 95,
                "question": "Write 95 using place value expanded form. What is the expanded form?",
                "answer": "9 × 10 + 5 × 1",
                "correctAnswer": "9 × 10 + 5 × 1",
                "difficulty": "easy"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 92,
                "question": "What is the ones digit in the number 92?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}