document.write( "Question 307132: People enter a room one at a time and are given a name tag in one of five possible colors. The colors are given out in this order: red, blue, white, green, and yellow. What is the color of the name tag that is given to the 93rd person who enters the room?
\n" );
document.write( "
\n" );
document.write( "(A) red (B) blue (C) white (D) green (E) yellow
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219712 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! R:1 \n" ); document.write( "B:2 \n" ); document.write( "W:3 \n" ); document.write( "G:4 \n" ); document.write( "Y:5\r \n" ); document.write( "\n" ); document.write( "Look at the number 93. \n" ); document.write( "It's a multiple of 3(3*31=93) so it will have the same color as 3 which is white. \n" ); document.write( "C)White \n" ); document.write( " |