B Set 97 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": "expanded-form",
                "number": 366,
                "question": "Write 366 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 6 × 10 + 6 × 1",
                "correctAnswer": "3 × 100 + 6 × 10 + 6 × 1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 976,
                "question": "What is the tens digit in the number 976?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "compare",
                "number": 253,
                "question": "Compare using place value: 253 ___ 468 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "compare",
                "number": 850,
                "question": "Compare using place value: 850 ___ 377 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 765,
                "question": "What is the ones digit in the number 765?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "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": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 710,
                "question": "What is the tens digit in the number 710?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 649,
                "question": "What is the hundreds digit in the number 649?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 665,
                "question": "What is the hundreds digit in the number 665?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 882,
                "question": "What is the tens digit in the number 882?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 746,
                "question": "What is the tens digit in the number 746?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "compare",
                "number": 804,
                "question": "Compare using place value: 804 ___ 713 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 313,
                "question": "Write 313 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 1 × 10 + 3 × 1",
                "correctAnswer": "3 × 100 + 1 × 10 + 3 × 1",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 370,
                "question": "What is the ones digit in the number 370?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "compare",
                "number": 230,
                "question": "Compare using place value: 230 ___ 823 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 616,
                "question": "What is the ones digit in the number 616?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "compare",
                "number": 334,
                "question": "Compare using place value: 334 ___ 842 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "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"
}