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