B Set 61 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": "elapsed-time",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "13 minutes before 4:47 = ?",
                "answer": "4:34",
                "correctAnswer": "4:34",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "add-time",
                "question": "74 minutes after 1:52 = ?",
                "answer": "3:06",
                "correctAnswer": "3:06",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 7 minutes]",
                "answer": "9:07",
                "correctAnswer": "9:07",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 28 minutes]",
                "answer": "5:28",
                "correctAnswer": "5:28",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 3, minute hand at 59 minutes]",
                "answer": "3:59",
                "correctAnswer": "3:59",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:17 to 8:24?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 7:13 to 8:57?",
                "answer": 104,
                "correctAnswer": "104",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:52 to 7:24?",
                "answer": 92,
                "correctAnswer": "92",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 1 minutes]",
                "answer": "2:01",
                "correctAnswer": "2:01",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 6, minute hand at 39 minutes]",
                "answer": "6:39",
                "correctAnswer": "6:39",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 17 minutes]",
                "answer": "2:17",
                "correctAnswer": "2:17",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "add-time",
                "question": "41 minutes after 6:49 = ?",
                "answer": "7:30",
                "correctAnswer": "7:30",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "33 minutes before 9:58 = ?",
                "answer": "9:25",
                "correctAnswer": "9:25",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:09 to 4:04?",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:27 to 3:30?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "add-time",
                "question": "65 minutes after 6:15 = ?",
                "answer": "7:20",
                "correctAnswer": "7:20",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "52 minutes before 10:03 = ?",
                "answer": "9:11",
                "correctAnswer": "9:11",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "add-time",
                "question": "34 minutes after 6:44 = ?",
                "answer": "7:18",
                "correctAnswer": "7:18",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "72 minutes after 2:09 = ?",
                "answer": "3:21",
                "correctAnswer": "3:21",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "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"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}