document.write( "Question 1177886: In how many ways can you place 4 red balls,3 yellow balls,6 black balls,2 blue balls,and 1 orange ball in a row? \n" ); document.write( "
Algebra.Com's Answer #807032 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "This is analogous to the number of distinguishable arrangements of the 16 letters {A,A,A,A,B,B,B,C,C,C,C,C,C,D,D,E} \r
\n" ); document.write( "\n" ); document.write( "16!/(4!*3!*6!*2!*1!) = 100900800 ways.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );