B Set 40 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": "1-minute",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "add-time",
                "question": "29 minutes after 10:10 = ?",
                "answer": "10:39",
                "correctAnswer": "10:39",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 52 minutes]",
                "answer": "11:52",
                "correctAnswer": "11:52",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 6, minute hand at 2 minutes]",
                "answer": "6:02",
                "correctAnswer": "6:02",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "31 minutes before 3:28 = ?",
                "answer": "2:57",
                "correctAnswer": "2:57",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:49 to 5:13?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:37 to 2:39?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 2:13 = ?",
                "answer": "2:08",
                "correctAnswer": "2:08",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "36 minutes before 3:35 = ?",
                "answer": "2:59",
                "correctAnswer": "2:59",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "70 minutes after 10:06 = ?",
                "answer": "11:16",
                "correctAnswer": "11:16",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "44 minutes before 2:54 = ?",
                "answer": "2:10",
                "correctAnswer": "2:10",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "9 minutes before 6:52 = ?",
                "answer": "6:43",
                "correctAnswer": "6:43",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:31 to 10:53?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "16 minutes before 6:43 = ?",
                "answer": "6:27",
                "correctAnswer": "6:27",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:24 to 6:29?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 56 minutes]",
                "answer": "11:56",
                "correctAnswer": "11:56",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 3, minute hand at 49 minutes]",
                "answer": "3:49",
                "correctAnswer": "3:49",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:44 to 4:16?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "add-time",
                "question": "44 minutes after 10:53 = ?",
                "answer": "11:37",
                "correctAnswer": "11:37",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:20 to 5:53?",
                "answer": 93,
                "correctAnswer": "93",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 30 minutes]",
                "answer": "12:30",
                "correctAnswer": "12:30",
                "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"
}