B Set 36 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": 33,
                "question": "What is the tens digit in the number 33?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 79,
                "question": "What is the ones digit in the number 79?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "standard-form",
                "number": 50,
                "question": "Write the standard form: 5 × 10 = ? (ones, tens, hundreds place)",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 98,
                "question": "Write 98 using place value expanded form. What is the expanded form?",
                "answer": "9 × 10 + 8 × 1",
                "correctAnswer": "9 × 10 + 8 × 1",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 30,
                "question": "Write 30 using place value expanded form. What is the expanded form?",
                "answer": "3 × 10",
                "correctAnswer": "3 × 10",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 73,
                "question": "What is the ones digit in the number 73?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "standard-form",
                "number": 64,
                "question": "Write the standard form: 6 × 10 + 4 × 1 = ? (ones, tens, hundreds place)",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 75,
                "question": "What is the ones digit in the number 75?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "standard-form",
                "number": 43,
                "question": "Write the standard form: 4 × 10 + 3 × 1 = ? (ones, tens, hundreds place)",
                "answer": 43,
                "correctAnswer": "43",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 91,
                "question": "What is the tens digit in the number 91?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "standard-form",
                "number": 10,
                "question": "Write the standard form: 1 × 10 = ? (ones, tens, hundreds place)",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 30,
                "question": "What is the tens digit in the number 30?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 82,
                "question": "What is the tens digit in the number 82?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 67,
                "question": "Write 67 using place value expanded form. What is the expanded form?",
                "answer": "6 × 10 + 7 × 1",
                "correctAnswer": "6 × 10 + 7 × 1",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 59,
                "question": "What is the tens digit in the number 59?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 61,
                "question": "Write 61 using place value expanded form. What is the expanded form?",
                "answer": "6 × 10 + 1 × 1",
                "correctAnswer": "6 × 10 + 1 × 1",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "compare",
                "number": 64,
                "question": "Compare using place value: 64 ___ 71 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 71,
                "question": "What is the tens digit in the number 71?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 36,
                "question": "Write 36 using place value expanded form. What is the expanded form?",
                "answer": "3 × 10 + 6 × 1",
                "correctAnswer": "3 × 10 + 6 × 1",
                "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"
}