document.write( "Question 954422: How many combinations of five colors can be made \n" ); document.write( "
Algebra.Com's Answer #582907 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many combinations of five colors can be made
\n" ); document.write( "------------------
\n" ); document.write( "Using all 5 for each combination, and assuming order matters:
\n" ); document.write( "= 5*4*3*2*1
\n" ); document.write( "= 120
\n" ); document.write( "
\n" ); document.write( "
\n" );