B Set 41 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": "starter",
        "config": {
            "difficulty": "starter",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 42,
                "question": "What is the ones digit in the number 42?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 70,
                "question": "Write 70 using place value expanded form. What is the expanded form?",
                "answer": "7 × 10",
                "correctAnswer": "7 × 10",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "compare",
                "number": 72,
                "question": "Compare using place value: 72 ___ 95 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "standard-form",
                "number": 38,
                "question": "Write the standard form: 3 × 10 + 8 × 1 = ? (ones, tens, hundreds place)",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 37,
                "question": "Write 37 using place value expanded form. What is the expanded form?",
                "answer": "3 × 10 + 7 × 1",
                "correctAnswer": "3 × 10 + 7 × 1",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 40,
                "question": "What is the tens digit in the number 40?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 59,
                "question": "Write 59 using place value expanded form. What is the expanded form?",
                "answer": "5 × 10 + 9 × 1",
                "correctAnswer": "5 × 10 + 9 × 1",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "standard-form",
                "number": 96,
                "question": "Write the standard form: 9 × 10 + 6 × 1 = ? (ones, tens, hundreds place)",
                "answer": 96,
                "correctAnswer": "96",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "standard-form",
                "number": 23,
                "question": "Write the standard form: 2 × 10 + 3 × 1 = ? (ones, tens, hundreds place)",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "compare",
                "number": 11,
                "question": "Compare using place value: 11 ___ 66 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 83,
                "question": "What is the ones digit in the number 83?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 94,
                "question": "What is the tens digit in the number 94?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 26,
                "question": "What is the ones digit in the number 26?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 58,
                "question": "Write 58 using place value expanded form. What is the expanded form?",
                "answer": "5 × 10 + 8 × 1",
                "correctAnswer": "5 × 10 + 8 × 1",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "compare",
                "number": 58,
                "question": "Compare using place value: 58 ___ 73 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "compare",
                "number": 20,
                "question": "Compare using place value: 20 ___ 81 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 72,
                "question": "Write 72 using place value expanded form. What is the expanded form?",
                "answer": "7 × 10 + 2 × 1",
                "correctAnswer": "7 × 10 + 2 × 1",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "standard-form",
                "number": 66,
                "question": "Write the standard form: 6 × 10 + 6 × 1 = ? (ones, tens, hundreds place)",
                "answer": 66,
                "correctAnswer": "66",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 54,
                "question": "What is the ones digit in the number 54?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}