B Set 11 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": 530,
                "question": "Write 530 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 3 × 10",
                "correctAnswer": "5 × 100 + 3 × 10",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "compare",
                "number": 712,
                "question": "Compare using place value: 712 ___ 992 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "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": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 293,
                "question": "Write 293 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 9 × 10 + 3 × 1",
                "correctAnswer": "2 × 100 + 9 × 10 + 3 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "compare",
                "number": 593,
                "question": "Compare using place value: 593 ___ 857 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 196,
                "question": "What is the tens digit in the number 196?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "compare",
                "number": 908,
                "question": "Compare using place value: 908 ___ 561 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "compare",
                "number": 394,
                "question": "Compare using place value: 394 ___ 917 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "compare",
                "number": 140,
                "question": "Compare using place value: 140 ___ 975 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 643,
                "question": "Write 643 using place value expanded form. What is the expanded form?",
                "answer": "6 × 100 + 4 × 10 + 3 × 1",
                "correctAnswer": "6 × 100 + 4 × 10 + 3 × 1",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 205,
                "question": "What is the hundreds digit in the number 205?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 375,
                "question": "What is the hundreds digit in the number 375?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 486,
                "question": "What is the ones digit in the number 486?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "compare",
                "number": 927,
                "question": "Compare using place value: 927 ___ 241 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 295,
                "question": "Write 295 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 9 × 10 + 5 × 1",
                "correctAnswer": "2 × 100 + 9 × 10 + 5 × 1",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 380,
                "question": "Write 380 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 8 × 10",
                "correctAnswer": "3 × 100 + 8 × 10",
                "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"
}