B Set 14 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": "expert",
        "config": {
            "difficulty": "expert",
            "clockMode": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 4, minute hand at 9 minutes]",
                "answer": "4:09",
                "correctAnswer": "4:09",
                "difficulty": "expert"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:06 to 10:50?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "expert"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 56 minutes]",
                "answer": "11:56",
                "correctAnswer": "11:56",
                "difficulty": "expert"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "add-time",
                "question": "20 minutes after 9:33 = ?",
                "answer": "9:53",
                "correctAnswer": "9:53",
                "difficulty": "expert"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 1 minutes]",
                "answer": "8:01",
                "correctAnswer": "8:01",
                "difficulty": "expert"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:22 to 2:14?",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "expert"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 5:56 = ?",
                "answer": "5:51",
                "correctAnswer": "5:51",
                "difficulty": "expert"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "add-time",
                "question": "52 minutes after 9:52 = ?",
                "answer": "10:44",
                "correctAnswer": "10:44",
                "difficulty": "expert"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:32 to 5:45?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "expert"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 8 minutes]",
                "answer": "8:08",
                "correctAnswer": "8:08",
                "difficulty": "expert"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "add-time",
                "question": "10 minutes after 8:39 = ?",
                "answer": "8:49",
                "correctAnswer": "8:49",
                "difficulty": "expert"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "add-time",
                "question": "78 minutes after 2:13 = ?",
                "answer": "3:31",
                "correctAnswer": "3:31",
                "difficulty": "expert"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 42 minutes]",
                "answer": "5:42",
                "correctAnswer": "5:42",
                "difficulty": "expert"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "11 minutes after 3:16 = ?",
                "answer": "3:27",
                "correctAnswer": "3:27",
                "difficulty": "expert"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "add-time",
                "question": "90 minutes after 1:48 = ?",
                "answer": "3:18",
                "correctAnswer": "3:18",
                "difficulty": "expert"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 2 minutes]",
                "answer": "2:02",
                "correctAnswer": "2:02",
                "difficulty": "expert"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:40 to 5:21?",
                "answer": 101,
                "correctAnswer": "101",
                "difficulty": "expert"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "45 minutes before 12:10 = ?",
                "answer": "11:25",
                "correctAnswer": "11:25",
                "difficulty": "expert"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 3 minutes]",
                "answer": "9:03",
                "correctAnswer": "9:03",
                "difficulty": "expert"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "20 minutes before 2:42 = ?",
                "answer": "2:22",
                "correctAnswer": "2:22",
                "difficulty": "expert"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}