document.write( "Question 1208703: A standard six-sided die is rolled $8$ times. You are told that among the rolls, there was one $1$, two $2$'s, four $3$'s, and one $4$. How many possible sequences of rolls could there have been? (For example, $2,$ $1,$ $3,$ $3,$ $3,$ $2,$ $3,$ $4$ is one possible sequence.) \n" ); document.write( "
Algebra.Com's Answer #847107 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A standard six-sided die is rolled 8 times. You are told that among the rolls, there was one 1, two 2's, four 3's, and one 4.
\n" ); document.write( "How many possible sequences of rolls could there have been? (For example, 2, 1, 3, 3, 3, 2, 3, 4 is one possible sequence.)
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "There are 8 possible positions to place the given outcomes of 8 rolls.\r\n" );
document.write( "\r\n" );
document.write( "The unique \"1\" can be placed to any of 8 positions.\r\n" );
document.write( "\r\n" );
document.write( "The two 2's can be placed to any 2 of remaining 8-1 = 7 positions.\r\n" );
document.write( "\r\n" );
document.write( "The four 3's can be placed to any 4 of  of remaining 7-2 = 5 positions.\r\n" );
document.write( "\r\n" );
document.write( "The last \"4\" should be placed to unique remaining 5-4 = 1 position, with no choice.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total number of different placements is  \"C%5B8%5D%5E1%2AC%5B7%5D%5E2%2AC%5B5%5D%5E4%2AC%5B1%5D%5E1\" = \"8%2A%28%287%2A6%29%2F2%29%2A5%2A1\" = 8*21*5*1 = 840.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.   The total number of different placements is  840.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We use combinations, since the order of outcomes inside each set of co-named outcomes does not matter.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );