B Set 100 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "number-line",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 3 and 35 on the number line?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "number-line",
                "subType": "place-number",
                "question": "On a number line from 0 to 20 with marks every 4, mark the number 12. What tick is it at?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "number-line",
                "subType": "place-number",
                "question": "On a number line from 0 to 10 with marks every 2, mark the number 4. What tick is it at?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "number-line",
                "subType": "identify-point",
                "question": "What number is at point A on the number line? [3...A...10]",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "number-line",
                "subType": "identify-point",
                "question": "What number is at point A on the number line? [4...A...9]",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "number-line",
                "subType": "place-number",
                "question": "On a number line from 0 to 5 with marks every 1, mark the number 4. What tick is it at?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 3 and 21 on the number line?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "number-line",
                "subType": "identify-point",
                "question": "What number is at point A on the number line? [2...A...8]",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 3 and 41 on the number line?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "number-line",
                "subType": "identify-point",
                "question": "What number is at point A on the number line? [5...A...10]",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 2 and 22 on the number line?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "number-line",
                "subType": "place-number",
                "question": "On a number line from 0 to 20 with marks every 4, mark the number 4. What tick is it at?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "number-line",
                "subType": "place-number",
                "question": "On a number line from 0 to 25 with marks every 5, mark the number 15. What tick is it at?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 1 and 5 on the number line?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 2 and 24 on the number line?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 5 and 37 on the number line?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 0 and 16 on the number line?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "number-line",
                "subType": "find-midpoint",
                "question": "What is the midpoint between 5 and 19 on the number line?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}