Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Clock Problems
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-clock-problems

How to Solve: Clock Problems

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

How to Solve: Clock Problems

(For Students Who Want to Ace Their Exam & Teachers Who Need a Ready-to-Record Script)


Introduction

"Imagine you’re running late for an exam—your phone dies, and you only have a wall clock to check the time. Will you make it? Clock problems test exactly this: how angles, time, and speed work together. Master this, and you’ll solve exam questions in under a minute—no panic, just precision."


What You Need To Know First

Before diving into clock problems, ensure you understand: 1. Angles in a circle: A full circle = 360°, half-circle = 180°, right angle = 90°. 2. Speed and relative speed: How fast objects move compared to each other (e.g., minute vs. hour hand). 3. Basic algebra: Solving simple equations (e.g., 6x = 30 → x = 5).


Key Vocabulary

Term Plain-English Definition Quick Example
Clock face The circular dial with numbers 1–12. A standard wall clock.
Hour hand The short hand that moves 30° per hour. At 3:00, it points at 90°.
Minute hand The long hand that moves 6° per minute. At 15 minutes, it points at 90°.
Angle between hands The smallest angle formed by the hour and minute hands. At 3:00, the angle is 90°.
Relative speed How much faster one hand moves than the other. Minute hand moves 12× faster than hour hand.
Coincide When both hands overlap (angle = 0°). Hands coincide at 12:00.

Formulas To Know

(Memorize these—most exams don’t provide them!)

  1. Angle of the hour hand from 12:00
    [
    \text{Hour angle} = 30H + 0.5M
    ]
  2. (H) = hour (e.g., 3 for 3:00)
  3. (M) = minutes past the hour
  4. Why? Hour hand moves 30° per hour (360°/12) + 0.5° per minute (30°/60).

  5. Angle of the minute hand from 12:00
    [
    \text{Minute angle} = 6M
    ]

  6. (M) = minutes past the hour
  7. Why? Minute hand moves 6° per minute (360°/60).

  8. Angle between the two hands
    [
    \text{Angle} = |30H - 5.5M|
    ]

  9. Why? Subtract the minute angle from the hour angle (or vice versa) and take the absolute value.
  10. Note: If the angle > 180°, subtract it from 360° to get the smaller angle.

  11. Time between coincidences (when hands overlap)
    [
    \text{Time} = \frac{60}{11}H \quad \text{minutes}
    ]

  12. (H) = hour (e.g., between 1:00 and 2:00, (H = 1)).
  13. Why? Hands overlap every (65\frac{5}{11}) minutes (≈65.45 min).

Step-by-Step Method

Follow these steps for any clock problem:

  1. Identify the time given (e.g., 3:15).
  2. Calculate the hour hand angle:
    [
    \text{Hour angle} = 30H + 0.5M
    ]
  3. Calculate the minute hand angle:
    [
    \text{Minute angle} = 6M
    ]
  4. Find the difference between the two angles:
    [
    \text{Difference} = |\text{Hour angle} - \text{Minute angle}|
    ]
  5. Determine the smaller angle:
  6. If difference > 180°, subtract from 360°.
  7. Check for special cases (e.g., hands coincide, right angles, straight lines).

Worked Example Using the Steps

Problem: Find the angle between the hour and minute hands at 2:20.

  1. Time given: 2:20 → (H = 2), (M = 20).
  2. Hour angle:
    [
    30(2) + 0.5(20) = 60 + 10 = 70°
    ]
  3. Minute angle:
    [
    6(20) = 120°
    ]
  4. Difference:
    [
    |70 - 120| = 50°
    ]
  5. Smaller angle: 50° (already < 180°).
  6. Special case? No.

Answer: The angle is 50°.


Worked Examples

Example 1 – Basic

Problem: What is the angle between the hands at 4:00?

  1. Time given: 4:00 → (H = 4), (M = 0).
  2. Hour angle:
    [
    30(4) + 0.5(0) = 120°
    ]
  3. Minute angle:
    [
    6(0) = 0°
    ]
  4. Difference:
    [
    |120 - 0| = 120°
    ]
  5. Smaller angle: 120° (already < 180°).

Answer: 120°. What we did and why: At 4:00, the minute hand is at 0°, and the hour hand is at 120°. The difference is straightforward.


Example 2 – Medium

Problem: At what time between 3:00 and 4:00 do the hands form a 90° angle?

  1. Set up the angle formula:
    [
    |30H - 5.5M| = 90
    ]
  2. (H = 3) (since it’s between 3:00 and 4:00).
  3. Plug in (H = 3):
    [
    |90 - 5.5M| = 90
    ]
  4. Solve for (M):
  5. Case 1: (90 - 5.5M = 90) → (M = 0) (3:00, but angle is 90° only at 3:00? No, at 3:00 it’s 90°—but we need another time.)
  6. Case 2: (90 - 5.5M = -90) → (5.5M = 180) → (M = \frac{180}{5.5} = \frac{360}{11} ≈ 32.73) minutes.
  7. Check:
  8. At 3:32:43, the angle is 90°.

Answer: 3:32:43 (or (3:32\frac{8}{11})). What we did and why: We used the angle formula and solved for (M). The two cases account for the angle being on either side of the hands.


Example 3 – Exam Style

Problem: A clock shows 10:10. What is the angle between the hands? If the clock is running 5 minutes slow, what is the actual time?

  1. Part 1: Angle at 10:10
  2. (H = 10), (M = 10).
  3. Hour angle: (30(10) + 0.5(10) = 305°).
  4. Minute angle: (6(10) = 60°).
  5. Difference: (|305 - 60| = 245°).
  6. Smaller angle: (360 - 245 = 115°).

  7. Part 2: Actual time

  8. Clock is 5 minutes slow → actual time is 10:15.

Answer: - Angle at 10:10: 115°. - Actual time: 10:15. What we did and why: We calculated the angle first, then adjusted for the slow clock. Exams often add twists like this!


Common Mistakes

Mistake Why It Happens Correct Approach
Ignoring the hour hand’s movement Assuming the hour hand stays at 3:00 for the whole hour. Use (30H + 0.5M) to account for its movement.
Forgetting the smaller angle Calculating 240° instead of 120° (360° - 240°). Always subtract from 360° if the angle > 180°.
Misapplying the formula Using (30H - 6M) instead of (30H - 5.5M). Remember the hour hand moves 0.5° per minute.
Not checking for multiple solutions Missing the second time when hands form an angle (e.g., 90° happens twice per hour). Solve both cases: (
Confusing "clockwise" and "counterclockwise" Measuring the larger angle instead of the smaller one. Always take the smallest angle (< 180°).

Exam Traps

Trap How to Spot It How to Avoid It
"Between X and Y o’clock" The problem asks for a time between two hours (e.g., 2:00 and 3:00). Use (H = \text{lower hour}) (e.g., (H = 2) for 2:00–3:00).
Clock is fast/slow The problem mentions a clock is "5 minutes fast" or "10 minutes slow." Adjust the time first, then solve.
Right angle or straight line The problem asks for when hands form 90° or 180°. Use (

1-Minute Recap

"Alright, let’s lock this in—you’ve got this!

  1. Hour hand moves 30° per hour + 0.5° per minute → (30H + 0.5M).
  2. Minute hand moves 6° per minute → (6M).
  3. Angle between hands → (|30H - 5.5M|). If > 180°, subtract from 360°.
  4. Hands coincide → Every (65\frac{5}{11}) minutes (use (\frac{60}{11}H)).
  5. Watch for traps: Slow/fast clocks, angles > 180°, and multiple solutions.

Tonight, write down the formulas 3 times. Tomorrow, do 3 problems—one basic, one medium, one exam-style. You’ll walk into that exam ready to crush it. Good luck!




ADVERTISEMENT