B Set 12 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": "identify-digit",
                "number": 784,
                "question": "What is the hundreds digit in the number 784?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 918,
                "question": "Write 918 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 1 × 10 + 8 × 1",
                "correctAnswer": "9 × 100 + 1 × 10 + 8 × 1",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 853,
                "question": "What is the ones digit in the number 853?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 917,
                "question": "What is the tens digit in the number 917?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 924,
                "question": "Write 924 using place value expanded form. What is the expanded form?",
                "answer": "9 × 100 + 2 × 10 + 4 × 1",
                "correctAnswer": "9 × 100 + 2 × 10 + 4 × 1",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 754,
                "question": "What is the tens digit in the number 754?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 551,
                "question": "What is the tens digit in the number 551?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 428,
                "question": "What is the ones digit in the number 428?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 294,
                "question": "What is the ones digit in the number 294?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 746,
                "question": "Write 746 using place value expanded form. What is the expanded form?",
                "answer": "7 × 100 + 4 × 10 + 6 × 1",
                "correctAnswer": "7 × 100 + 4 × 10 + 6 × 1",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 793,
                "question": "What is the hundreds digit in the number 793?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "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": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 750,
                "question": "What is the hundreds digit in the number 750?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 267,
                "question": "Write 267 using place value expanded form. What is the expanded form?",
                "answer": "2 × 100 + 6 × 10 + 7 × 1",
                "correctAnswer": "2 × 100 + 6 × 10 + 7 × 1",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 649,
                "question": "What is the hundreds digit in the number 649?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 898,
                "question": "What is the tens digit in the number 898?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "compare",
                "number": 806,
                "question": "Compare using place value: 806 ___ 671 (>, <, 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"
}