document.write( "Question 1203231: Each edge and diagonal of a regular hexagon (15 in total) is colored red or black such that the hexagon appears unchanged when rotated by 60 degrees clockwise about its center. How many such colorings are possible? \n" ); document.write( "
Algebra.Com's Answer #838620 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "There are 15 line segments to be colored:
\n" ); document.write( "(1) 6 edges
\n" ); document.write( "(2) 3 diagonals that connect opposite vertices
\n" ); document.write( "(3) 6 other diagonals

\n" ); document.write( "For the appearance of the figure to be unchanaged when it is rotated by 60 degrees, all segments of the same type must be the same one of the two colors.

\n" ); document.write( "So the number of different colorings is 2*2*2 = 8.

\n" ); document.write( "ANSWER: 8

\n" ); document.write( "
\n" ); document.write( "
\n" );