B Set 38 Unknown

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

{
    "contentData": {
        "operation": "clock-math",
        "subject": "clock-math",
        "difficulty": "medium",
        "config": {
            "difficulty": "medium",
            "clockMode": "quarter-hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 10, minute hand at 13 minutes]",
                "answer": "10:13",
                "correctAnswer": "10:13",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:13 to 3:00?",
                "answer": 107,
                "correctAnswer": "107",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:03 to 2:45?",
                "answer": 102,
                "correctAnswer": "102",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 1, minute hand at 10 minutes]",
                "answer": "1:10",
                "correctAnswer": "1:10",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 14 minutes]",
                "answer": "9:14",
                "correctAnswer": "9:14",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "52 minutes before 6:00 = ?",
                "answer": "5:08",
                "correctAnswer": "5:08",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:06 to 7:14?",
                "answer": 68,
                "correctAnswer": "68",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 8 minutes]",
                "answer": "11:08",
                "correctAnswer": "11:08",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "7 minutes after 8:21 = ?",
                "answer": "8:28",
                "correctAnswer": "8:28",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:17 to 3:24?",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:32 to 9:34?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:07 to 6:37?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "add-time",
                "question": "36 minutes after 1:35 = ?",
                "answer": "2:11",
                "correctAnswer": "2:11",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "4 minutes after 10:28 = ?",
                "answer": "10:32",
                "correctAnswer": "10:32",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 11:02 to 11:32?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:28 to 5:31?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "15 minutes before 8:18 = ?",
                "answer": "8:03",
                "correctAnswer": "8:03",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 48 minutes]",
                "answer": "11:48",
                "correctAnswer": "11:48",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "10 minutes after 8:34 = ?",
                "answer": "8:44",
                "correctAnswer": "8:44",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:12 to 3:04?",
                "answer": 52,
                "correctAnswer": "52",
                "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"
}