B Set 17 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": "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": 2,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 92,
                "question": "What is the tens digit in the number 92?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 57,
                "question": "What is the ones digit in the number 57?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 43,
                "question": "What is the tens digit in the number 43?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "place-value",
                "subType": "standard-form",
                "number": 37,
                "question": "Write the standard form: 3 × 10 + 7 × 1 = ? (ones, tens, hundreds place)",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "place-value",
                "subType": "compare",
                "number": 74,
                "question": "Compare using place value: 74 ___ 33 (>, <, or =)",
                "answer": ">",
                "correctAnswer": ">",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 81,
                "question": "What is the tens digit in the number 81?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "place-value",
                "subType": "standard-form",
                "number": 62,
                "question": "Write the standard form: 6 × 10 + 2 × 1 = ? (ones, tens, hundreds place)",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 90,
                "question": "What is the ones digit in the number 90?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 74,
                "question": "What is the tens digit in the number 74?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "place-value",
                "subType": "standard-form",
                "number": 51,
                "question": "Write the standard form: 5 × 10 + 1 × 1 = ? (ones, tens, hundreds place)",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 54,
                "question": "What is the tens digit in the number 54?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "place-value",
                "subType": "compare",
                "number": 19,
                "question": "Compare using place value: 19 ___ 29 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "place-value",
                "subType": "compare",
                "number": 19,
                "question": "Compare using place value: 19 ___ 72 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 75,
                "question": "What is the tens digit in the number 75?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 47,
                "question": "What is the tens digit in the number 47?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 86,
                "question": "Write 86 using place value expanded form. What is the expanded form?",
                "answer": "8 × 10 + 6 × 1",
                "correctAnswer": "8 × 10 + 6 × 1",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "place-value",
                "subType": "compare",
                "number": 96,
                "question": "Compare using place value: 96 ___ 97 (>, <, or =)",
                "answer": "<",
                "correctAnswer": "<",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "place-value",
                "subType": "identify-digit",
                "number": 61,
                "question": "What is the tens digit in the number 61?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "place-value",
                "subType": "expanded-form",
                "number": 40,
                "question": "Write 40 using place value expanded form. What is the expanded form?",
                "answer": "4 × 10",
                "correctAnswer": "4 × 10",
                "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"
}