B Set 24 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": "elapsed-time",
                "question": "How many minutes from 7:23 to 8:24?",
                "answer": 61,
                "correctAnswer": "61",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 4, minute hand at 8 minutes]",
                "answer": "4:08",
                "correctAnswer": "4:08",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "60 minutes before 7:27 = ?",
                "answer": "6:27",
                "correctAnswer": "6:27",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 11:45 to 12:48?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "add-time",
                "question": "32 minutes after 10:29 = ?",
                "answer": "11:01",
                "correctAnswer": "11:01",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 1, minute hand at 58 minutes]",
                "answer": "1:58",
                "correctAnswer": "1:58",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 25 minutes]",
                "answer": "12:25",
                "correctAnswer": "12:25",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 9:26 to 10:58?",
                "answer": 92,
                "correctAnswer": "92",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "20 minutes before 4:25 = ?",
                "answer": "4:05",
                "correctAnswer": "4:05",
                "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 20 minutes]",
                "answer": "3:20",
                "correctAnswer": "3:20",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 7:55 to 9:34?",
                "answer": 99,
                "correctAnswer": "99",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:24 to 12:22?",
                "answer": 118,
                "correctAnswer": "118",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "50 minutes before 4:45 = ?",
                "answer": "3:55",
                "correctAnswer": "3:55",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "41 minutes after 2:50 = ?",
                "answer": "3:31",
                "correctAnswer": "3:31",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:11 to 6:28?",
                "answer": 77,
                "correctAnswer": "77",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "34 minutes before 12:22 = ?",
                "answer": "11:48",
                "correctAnswer": "11:48",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 31 minutes]",
                "answer": "12:31",
                "correctAnswer": "12:31",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "add-time",
                "question": "89 minutes after 6:31 = ?",
                "answer": "8:00",
                "correctAnswer": "8:00",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "86 minutes after 9:05 = ?",
                "answer": "10:31",
                "correctAnswer": "10:31",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "19 minutes before 11:09 = ?",
                "answer": "10:50",
                "correctAnswer": "10:50",
                "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"
}