B Set 97 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 3, minute hand at 47 minutes]",
                "answer": "3:47",
                "correctAnswer": "3:47",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 25 minutes]",
                "answer": "5:25",
                "correctAnswer": "5:25",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "9 minutes before 11:27 = ?",
                "answer": "11:18",
                "correctAnswer": "11:18",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "50 minutes before 4:43 = ?",
                "answer": "3:53",
                "correctAnswer": "3:53",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "41 minutes before 9:30 = ?",
                "answer": "8:49",
                "correctAnswer": "8:49",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:31 to 7:27?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 10, minute hand at 49 minutes]",
                "answer": "10:49",
                "correctAnswer": "10:49",
                "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 11 minutes]",
                "answer": "11:11",
                "correctAnswer": "11:11",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "28 minutes after 3:30 = ?",
                "answer": "3:58",
                "correctAnswer": "3:58",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 11:12 to 12:32?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "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": 12,
                "type": "clock-math",
                "subType": "add-time",
                "question": "71 minutes after 11:59 = ?",
                "answer": "1:10",
                "correctAnswer": "1:10",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:43 to 5:15?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "13 minutes before 3:14 = ?",
                "answer": "3:01",
                "correctAnswer": "3:01",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "35 minutes before 4:25 = ?",
                "answer": "3:50",
                "correctAnswer": "3:50",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "58 minutes before 11:32 = ?",
                "answer": "10:34",
                "correctAnswer": "10:34",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:37 to 12:01?",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:30 to 11:05?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 29 minutes]",
                "answer": "11:29",
                "correctAnswer": "11:29",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "37 minutes before 6:15 = ?",
                "answer": "5:38",
                "correctAnswer": "5:38",
                "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"
}