Understand the rule first
Ignore spaces, keep the letters in their original order and slide a fixed-length window across the text. A hidden word may begin at the end of one word and finish in the next.
Find continuous hidden words, including those crossing spaces and punctuation.
Ignore spaces, keep the letters in their original order and slide a fixed-length window across the text. A hidden word may begin at the end of one word and finish in the next.
Searching only inside individual words or rearranging letters as though solving an anagram.
Reusable method: Slide a fixed-length window across the letters.Remove each space and scan four letters.
Answer C: the atlas
T HE AT LAS contains HEAT across the words ‘the atlas’.
Quick method: Slide a fixed-length window across the letters.
Look across the boundary between the two words.
Answer D: small amber
The final L of small followed by AMB in amber spells LAMB.
Quick method: Slide a fixed-length window across the letters.
Use the final letters of chair and the first of once.
Answer A: IRON
Cha[IR ON]ce contains IRON.
Quick method: Slide a fixed-length window across the letters.
Join the last letter of silent to the next word.
Answer B: TRAIN
Silen[T RAIN] contains TRAIN.
Quick method: Slide a fixed-length window across the letters.
Join the end of map to the start of early.
Answer C: PEAR
Ma[P EAR]ly contains PEAR.
Quick method: Slide a fixed-length window across the letters.
Join the end of the first word to the start of the second.
Answer C: teach airport
Tea[CH AIR]port contains CHAIR across the boundary.
Quick method: Slide a fixed-length window across the letters.
Use the last letter of the first word plus the second word.
Answer D: glass and metal
Glas[S AND] metal contains SAND.
Quick method: Slide a fixed-length window across the letters.
Join the end of map to the start of lane.
Answer A: PLAN
Ma[P LAN]e contains PLAN.
Quick method: Slide a fixed-length window across the letters.