Thread: Brainteaser
View Single Post
  #17  
Unread 11-04-2005, 10:27 PM
Talyns's Avatar
Talyns Talyns is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Everfrost
Posts: 604
Default

Quote:
Originally Posted by pooka
47 (despite the fact that the answer to life the universe and everything is 42)

segments: triangles
(segments being # of smaller triangles that make up each larger triangle)

1: 12
2: 12
3: 6
4: 9 (these are the toughest to find)
6: 7
12: 1

47 is the correct answer..

Tickle answers it this way:
Break it down into the number of triangles that can be counted by looking at:
Individual triangles (three connected lines, but no other lines in that triangle) = 12.
Two triangles combined to make an overall triangle = 12.
Three triangles combined to make an overall triangle = 6.
Four triangles combined to make an overall triangle = 9.
Six triangles combined to make an overall triangle = 7.
Twelve triangles combined to make an overall triangle = 1.

I solved it in a less verbal way..


I figured it out by connecting the dots from a to g this way:
ABC BCD CDF DEG EFJ FGI GIJ
ABF BCF CDJ DEJ EFG FGJ GHJ
ABG BCG CFG DFG FHJ
ABJ BDF CFI DFH
ACD BDG CFJ DFI
ACG BDH CGJ DFJ
ACJ BDJ CIJ DGH
ADE BFJ --- DGJ
ADF BGJ --- DIJ
ADG BHJ
ADJ
AEF
AFG
AFJ
Attached Images
File Type: bmp answer.bmp (126.8 KB, 711 views)
__________________
Talyns

Last edited by Talyns : 11-04-2005 at 10:34 PM.
Reply With Quote