B Set 22 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": {
            "digits": 2,
            "maxNumber": 99,
            "minNumber": 10,
            "maxSum": 20,
            "maxOperand": 120,
            "_gradeLevel": "1"
        },
        "problems": [
            {
                "id": 1,
                "type": "place-value",
                "subType": "compare",
                "number": 192,
                "question": "Compare using place value: 192 ___ 132 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 121,
                "question": "What is the tens digit in the number 121?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 324,
                "question": "What is the hundreds digit in the number 324?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 323,
                "question": "What is the hundreds digit in the number 323?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 567,
                "question": "What is the ones digit in the number 567?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 550,
                "question": "What is the tens digit in the number 550?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 750,
                "question": "What is the tens digit in the number 750?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 248,
                "question": "What is the hundreds digit in the number 248?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 135,
                "question": "What is the tens digit in the number 135?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 512,
                "question": "What is the tens digit in the number 512?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "compare",
                "number": 863,
                "question": "Compare using place value: 863 ___ 727 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 356,
                "question": "Write 356 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 5 × 10 + 6 × 1",
                "correctAnswer": "3 × 100 + 5 × 10 + 6 × 1",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 554,
                "question": "Write 554 using place value expanded form. What is the expanded form?",
                "answer": "5 × 100 + 5 × 10 + 4 × 1",
                "correctAnswer": "5 × 100 + 5 × 10 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "compare",
                "number": 966,
                "question": "Compare using place value: 966 ___ 444 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 650,
                "question": "What is the hundreds digit in the number 650?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 131,
                "question": "Write 131 using place value expanded form. What is the expanded form?",
                "answer": "1 × 100 + 3 × 10 + 1 × 1",
                "correctAnswer": "1 × 100 + 3 × 10 + 1 × 1",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}