B Set 53 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": "hard",
        "config": {
            "difficulty": "hard",
            "clockMode": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 58 minutes]",
                "answer": "11:58",
                "correctAnswer": "11:58",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "add-time",
                "question": "25 minutes after 3:36 = ?",
                "answer": "4:01",
                "correctAnswer": "4:01",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "add-time",
                "question": "4 minutes after 8:04 = ?",
                "answer": "8:08",
                "correctAnswer": "8:08",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 7, minute hand at 51 minutes]",
                "answer": "7:51",
                "correctAnswer": "7:51",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:30 to 6:32?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:10 to 3:45?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "add-time",
                "question": "41 minutes after 10:59 = ?",
                "answer": "11:40",
                "correctAnswer": "11:40",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "41 minutes before 6:10 = ?",
                "answer": "5:29",
                "correctAnswer": "5:29",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "31 minutes before 4:47 = ?",
                "answer": "4:16",
                "correctAnswer": "4:16",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 7, minute hand at 14 minutes]",
                "answer": "7:14",
                "correctAnswer": "7:14",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 7, minute hand at 46 minutes]",
                "answer": "7:46",
                "correctAnswer": "7:46",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "29 minutes before 11:05 = ?",
                "answer": "10:36",
                "correctAnswer": "10:36",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "add-time",
                "question": "79 minutes after 9:00 = ?",
                "answer": "10:19",
                "correctAnswer": "10:19",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "61 minutes after 1:20 = ?",
                "answer": "2:21",
                "correctAnswer": "2:21",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "7 minutes before 6:19 = ?",
                "answer": "6:12",
                "correctAnswer": "6:12",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:57 to 10:12?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 11:04 to 12:54?",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 7, minute hand at 52 minutes]",
                "answer": "7:52",
                "correctAnswer": "7:52",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "37 minutes after 6:51 = ?",
                "answer": "7:28",
                "correctAnswer": "7:28",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:26 to 6:17?",
                "answer": 111,
                "correctAnswer": "111",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}