B Set 55 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 4:46 to 4:51?",
                "answer": 5,
                "correctAnswer": "5",
                "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 50 minutes]",
                "answer": "5:50",
                "correctAnswer": "5:50",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 7:54 to 9:28?",
                "answer": 94,
                "correctAnswer": "94",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "add-time",
                "question": "74 minutes after 2:16 = ?",
                "answer": "3:30",
                "correctAnswer": "3:30",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "add-time",
                "question": "1 minutes after 7:28 = ?",
                "answer": "7:29",
                "correctAnswer": "7:29",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 51 minutes]",
                "answer": "2:51",
                "correctAnswer": "2:51",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:58 to 7:33?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "28 minutes before 8:17 = ?",
                "answer": "7:49",
                "correctAnswer": "7:49",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 34 minutes]",
                "answer": "8:34",
                "correctAnswer": "8:34",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "57 minutes before 11:29 = ?",
                "answer": "10:32",
                "correctAnswer": "10:32",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "add-time",
                "question": "69 minutes after 8:29 = ?",
                "answer": "9:38",
                "correctAnswer": "9:38",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 11 minutes]",
                "answer": "2:11",
                "correctAnswer": "2:11",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "add-time",
                "question": "22 minutes after 6:36 = ?",
                "answer": "6:58",
                "correctAnswer": "6:58",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 10, minute hand at 10 minutes]",
                "answer": "10:10",
                "correctAnswer": "10:10",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "add-time",
                "question": "31 minutes after 2:42 = ?",
                "answer": "3:13",
                "correctAnswer": "3:13",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "52 minutes before 6:32 = ?",
                "answer": "5:40",
                "correctAnswer": "5:40",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "33 minutes before 7:19 = ?",
                "answer": "6:46",
                "correctAnswer": "6:46",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:23 to 5:48?",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 4, minute hand at 13 minutes]",
                "answer": "4:13",
                "correctAnswer": "4:13",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:52 to 5:52?",
                "answer": 120,
                "correctAnswer": "120",
                "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"
}