Introduction
Reflex-angle questions ask for the larger angle (>180°) formed by the hour and minute hands of a clock. Knowing how to find both the smaller and reflex angles is useful because many exam questions specifically ask for the reflex angle.
Pattern: Reflex Angle Between Hands
Pattern
Key idea: compute the smaller angle first, then subtract from 360° to get the reflex angle.
Use the hand-position expressions: hour = 30H + 0.5m, minute = 6m. The raw difference is
Δ = |30H - (11/2)·m|.
Then:
- Smaller angle =
min(Δ, 360 - Δ). - Reflex angle =
max(Δ, 360 - Δ)=360 - (smaller angle).
Always compute Δ first and then decide which of Δ or 360 - Δ is > 180° (that one is the reflex angle).
Step-by-Step Example
Question
Find the reflex angle between the hour and minute hands at 5:20.
Solution
-
Step 1: Write the raw difference formula
Δ = |30H - (11/2)·m| -
Step 2: Substitute H = 5 and m = 20
Δ = |30×5 - (11/2)×20| = |150 - 110| = 40°. -
Step 3: Find the reflex angle
Reflex angle = 360 - (smaller angle). Here smaller angle = 40°, so reflex = 360 - 40 = 320°. -
Final Answer:
320° -
Quick Check:
Hour position = 30×5 + 0.5×20 = 150 + 10 = 160°. Minute position = 6×20 = 120°. Raw difference = |160 - 120| = 40° → smaller = 40°, reflex = 360 - 40 = 320° ✅
Quick Variations
1. If Δ > 180° then Δ is already the reflex angle (no need to subtract).
2. For times close to the hour-mark (e.g., H:00), check whether Δ or 360 - Δ exceeds 180° before answering.
3. Use the same method for any given angle question: compute Δ first, then choose smaller/reflex as required.
Trick to Always Use
- Step 1 → Compute Δ = |30H - 11m/2| exactly (don’t round early).
- Step 2 → If Δ ≤ 180, reflex = 360 - Δ; if Δ > 180, reflex = Δ.
Summary
Summary
- Compute raw difference Δ = |30H - (11/2)m| first.
- Smaller angle = min(Δ, 360 - Δ); Reflex angle = 360 - (smaller angle).
- Always verify by calculating hour = 30H + 0.5m and minute = 6m and checking the numerical difference.
Example to remember:
At 5:20 → smaller = 40°, reflex = 320°.
