B Set 99 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": "1-minute",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "add-time",
                "question": "51 minutes after 10:17 = ?",
                "answer": "11:08",
                "correctAnswer": "11:08",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:30 to 7:58?",
                "answer": 88,
                "correctAnswer": "88",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "4 minutes before 11:53 = ?",
                "answer": "11:49",
                "correctAnswer": "11:49",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "48 minutes before 8:52 = ?",
                "answer": "8:04",
                "correctAnswer": "8:04",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 3 minutes]",
                "answer": "8:03",
                "correctAnswer": "8:03",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 53 minutes]",
                "answer": "12:53",
                "correctAnswer": "12:53",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "30 minutes before 3:32 = ?",
                "answer": "3:02",
                "correctAnswer": "3:02",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 1, minute hand at 24 minutes]",
                "answer": "1:24",
                "correctAnswer": "1:24",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "62 minutes after 9:17 = ?",
                "answer": "10:19",
                "correctAnswer": "10:19",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 3, minute hand at 45 minutes]",
                "answer": "3:45",
                "correctAnswer": "3:45",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 39 minutes]",
                "answer": "8:39",
                "correctAnswer": "8:39",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "1 minutes before 5:32 = ?",
                "answer": "5:31",
                "correctAnswer": "5:31",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 50 minutes]",
                "answer": "2:50",
                "correctAnswer": "2:50",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "83 minutes after 4:18 = ?",
                "answer": "5:41",
                "correctAnswer": "5:41",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "add-time",
                "question": "87 minutes after 3:24 = ?",
                "answer": "4:51",
                "correctAnswer": "4:51",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:46 to 9:57?",
                "answer": 71,
                "correctAnswer": "71",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:30 to 7:21?",
                "answer": 111,
                "correctAnswer": "111",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "add-time",
                "question": "45 minutes after 2:37 = ?",
                "answer": "3:22",
                "correctAnswer": "3:22",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "3 minutes before 7:51 = ?",
                "answer": "7:48",
                "correctAnswer": "7:48",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [4 o'clock]",
                "answer": "4:00",
                "correctAnswer": "4:00",
                "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"
}