B Set 93 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": 558,
                "question": "Write 558 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 5 × 10 + 8 × 1",
                "correctAnswer": "5 × 100 + 5 × 10 + 8 × 1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 377,
                "question": "What is the tens digit in the number 377?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 213,
                "question": "Write 213 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 1 × 10 + 3 × 1",
                "correctAnswer": "2 × 100 + 1 × 10 + 3 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 797,
                "question": "What is the hundreds digit in the number 797?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 797,
                "question": "What is the tens digit in the number 797?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "compare",
                "number": 634,
                "question": "Compare using place value: 634 ___ 771 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 471,
                "question": "What is the tens digit in the number 471?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 659,
                "question": "Write 659 using place value expanded form. What is the expanded form?",
                "answer": "6 × 100 + 5 × 10 + 9 × 1",
                "correctAnswer": "6 × 100 + 5 × 10 + 9 × 1",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 801,
                "question": "What is the ones digit in the number 801?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "compare",
                "number": 433,
                "question": "Compare using place value: 433 ___ 714 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "compare",
                "number": 181,
                "question": "Compare using place value: 181 ___ 856 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 109,
                "question": "What is the hundreds digit in the number 109?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 234,
                "question": "What is the hundreds digit in the number 234?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 815,
                "question": "What is the hundreds digit in the number 815?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 881,
                "question": "Write 881 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 8 × 10 + 1 × 1",
                "correctAnswer": "8 × 100 + 8 × 10 + 1 × 1",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "compare",
                "number": 813,
                "question": "Compare using place value: 813 ___ 407 (>, <, 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"
}