B Set 22 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": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "add-time",
                "question": "74 minutes after 11:24 = ?",
                "answer": "12:38",
                "correctAnswer": "12:38",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 4 minutes]",
                "answer": "8:04",
                "correctAnswer": "8:04",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:22 to 11:51?",
                "answer": 89,
                "correctAnswer": "89",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:20 to 2:09?",
                "answer": 49,
                "correctAnswer": "49",
                "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 56 minutes]",
                "answer": "9:56",
                "correctAnswer": "9:56",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 54 minutes]",
                "answer": "9:54",
                "correctAnswer": "9:54",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 45 minutes]",
                "answer": "2:45",
                "correctAnswer": "2:45",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "add-time",
                "question": "1 minutes after 3:17 = ?",
                "answer": "3:18",
                "correctAnswer": "3:18",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "37 minutes after 9:29 = ?",
                "answer": "10:06",
                "correctAnswer": "10:06",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 4, minute hand at 16 minutes]",
                "answer": "4:16",
                "correctAnswer": "4:16",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 10, minute hand at 16 minutes]",
                "answer": "10:16",
                "correctAnswer": "10:16",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 5 minutes]",
                "answer": "9:05",
                "correctAnswer": "9:05",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 18 minutes]",
                "answer": "5:18",
                "correctAnswer": "5:18",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "59 minutes after 9:56 = ?",
                "answer": "10:55",
                "correctAnswer": "10:55",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 3, minute hand at 18 minutes]",
                "answer": "3:18",
                "correctAnswer": "3:18",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:06 to 5:44?",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 3, minute hand at 8 minutes]",
                "answer": "3:08",
                "correctAnswer": "3:08",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:53 to 5:45?",
                "answer": 112,
                "correctAnswer": "112",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "14 minutes before 10:53 = ?",
                "answer": "10:39",
                "correctAnswer": "10:39",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "14 minutes before 2:22 = ?",
                "answer": "2:08",
                "correctAnswer": "2:08",
                "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"
}