B Set 59 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": 761,
                "question": "Write 761 using place value expanded form. What is the expanded form?",
                "answer": "7 × 100 + 6 × 10 + 1 × 1",
                "correctAnswer": "7 × 100 + 6 × 10 + 1 × 1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 170,
                "question": "What is the hundreds digit in the number 170?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 201,
                "question": "What is the tens digit in the number 201?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "compare",
                "number": 986,
                "question": "Compare using place value: 986 ___ 804 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "compare",
                "number": 425,
                "question": "Compare using place value: 425 ___ 537 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 654,
                "question": "What is the hundreds digit in the number 654?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 350,
                "question": "What is the ones digit in the number 350?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "compare",
                "number": 320,
                "question": "Compare using place value: 320 ___ 523 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 523,
                "question": "What is the hundreds digit in the number 523?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 115,
                "question": "What is the hundreds digit in the number 115?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 175,
                "question": "What is the hundreds digit in the number 175?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 882,
                "question": "Write 882 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 8 × 10 + 2 × 1",
                "correctAnswer": "8 × 100 + 8 × 10 + 2 × 1",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 968,
                "question": "What is the tens digit in the number 968?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 956,
                "question": "What is the tens digit in the number 956?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "compare",
                "number": 431,
                "question": "Compare using place value: 431 ___ 756 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}