B Set 65 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": 304,
                "question": "Write 304 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 4 × 1",
                "correctAnswer": "3 × 100 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 945,
                "question": "Write 945 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 4 × 10 + 5 × 1",
                "correctAnswer": "9 × 100 + 4 × 10 + 5 × 1",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 730,
                "question": "Write 730 using place value expanded form. What is the expanded form?",
                "answer": "7 × 100 + 3 × 10",
                "correctAnswer": "7 × 100 + 3 × 10",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 344,
                "question": "Write 344 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 4 × 10 + 4 × 1",
                "correctAnswer": "3 × 100 + 4 × 10 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 876,
                "question": "What is the ones digit in the number 876?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 694,
                "question": "Write 694 using place value expanded form. What is the expanded form?",
                "answer": "6 × 100 + 9 × 10 + 4 × 1",
                "correctAnswer": "6 × 100 + 9 × 10 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 322,
                "question": "What is the tens digit in the number 322?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 883,
                "question": "What is the tens digit in the number 883?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 917,
                "question": "Write 917 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 1 × 10 + 7 × 1",
                "correctAnswer": "9 × 100 + 1 × 10 + 7 × 1",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 398,
                "question": "What is the hundreds digit in the number 398?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "compare",
                "number": 674,
                "question": "Compare using place value: 674 ___ 239 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "compare",
                "number": 994,
                "question": "Compare using place value: 994 ___ 983 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 674,
                "question": "What is the ones digit in the number 674?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "compare",
                "number": 271,
                "question": "Compare using place value: 271 ___ 923 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 897,
                "question": "Write 897 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 9 × 10 + 7 × 1",
                "correctAnswer": "8 × 100 + 9 × 10 + 7 × 1",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 407,
                "question": "What is the ones digit in the number 407?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "compare",
                "number": 285,
                "question": "Compare using place value: 285 ___ 836 (>, <, 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"
}