B Set 32 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": {
            "maxNumber": 10,
            "maxSum": 10,
            "maxOperand": 10,
            "_gradeLevel": "k"
        },
        "problems": [
            {
                "id": 1,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 708,
                "question": "What is the tens digit in the number 708?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "compare",
                "number": 900,
                "question": "Compare using place value: 900 ___ 717 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 888,
                "question": "What is the ones digit in the number 888?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 984,
                "question": "What is the hundreds digit in the number 984?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 605,
                "question": "What is the ones digit in the number 605?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "compare",
                "number": 748,
                "question": "Compare using place value: 748 ___ 685 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 179,
                "question": "What is the hundreds digit in the number 179?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 132,
                "question": "Write 132 using place value expanded form. What is the expanded form?",
                "answer": "1 × 100 + 3 × 10 + 2 × 1",
                "correctAnswer": "1 × 100 + 3 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "compare",
                "number": 300,
                "question": "Compare using place value: 300 ___ 979 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 846,
                "question": "What is the tens digit in the number 846?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 219,
                "question": "Write 219 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 1 × 10 + 9 × 1",
                "correctAnswer": "2 × 100 + 1 × 10 + 9 × 1",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 261,
                "question": "What is the tens digit in the number 261?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "compare",
                "number": 148,
                "question": "Compare using place value: 148 ___ 379 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 249,
                "question": "What is the hundreds digit in the number 249?",
                "answer": 2,
                "correctAnswer": "2",
                "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"
}