B Set 70 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": "compare",
                "number": 785,
                "question": "Compare using place value: 785 ___ 864 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 399,
                "question": "Write 399 using place value expanded form. What is the expanded form?",
                "answer": "3 × 100 + 9 × 10 + 9 × 1",
                "correctAnswer": "3 × 100 + 9 × 10 + 9 × 1",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 828,
                "question": "Write 828 using place value expanded form. What is the expanded form?",
                "answer": "8 × 100 + 2 × 10 + 8 × 1",
                "correctAnswer": "8 × 100 + 2 × 10 + 8 × 1",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 656,
                "question": "Write 656 using place value expanded form. What is the expanded form?",
                "answer": "6 × 100 + 5 × 10 + 6 × 1",
                "correctAnswer": "6 × 100 + 5 × 10 + 6 × 1",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 652,
                "question": "What is the ones digit in the number 652?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 195,
                "question": "What is the ones digit in the number 195?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 767,
                "question": "Write 767 using place value expanded form. What is the expanded form?",
                "answer": "7 × 100 + 6 × 10 + 7 × 1",
                "correctAnswer": "7 × 100 + 6 × 10 + 7 × 1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 467,
                "question": "What is the hundreds digit in the number 467?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 556,
                "question": "What is the ones digit in the number 556?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 887,
                "question": "What is the tens digit in the number 887?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "compare",
                "number": 214,
                "question": "Compare using place value: 214 ___ 105 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 781,
                "question": "What is the ones digit in the number 781?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 382,
                "question": "What is the ones digit in the number 382?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 336,
                "question": "What is the ones digit in the number 336?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 767,
                "question": "What is the hundreds digit in the number 767?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 943,
                "question": "What is the ones digit in the number 943?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "compare",
                "number": 410,
                "question": "Compare using place value: 410 ___ 631 (>, <, 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"
}