document.write( "Question 287587: Each of the 12 edges of a cube is coloured either red or green. Every face of the cube has at least one red edge. What is the smallest number of red edges?\r
\n" );
document.write( "\n" );
document.write( "(A) 2 (B) 3 (C) 4 (D) 5 (E) 6 \n" );
document.write( "
Algebra.Com's Answer #208540 by scott8148(6628) You can put this solution on YOUR website! an edge is the intersection of a pair of faces\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a cube has 6 faces (3 pairs)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the smallest number of red edges is 3 \n" ); document.write( " |