document.write( "Question 848627: A television station has 5 different commercials to play during the news. In how many different ways can they order the commercials?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #511220 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
How many ways can we order the first slot? 5.
\n" ); document.write( "How many ways can we order the second slots? 4. (we used a commercial).
\n" ); document.write( "etc.
\n" ); document.write( "How many ways can we order the last slot? 1.\r
\n" ); document.write( "\n" ); document.write( "5*4*3*2*1 = 120. This is also known as 5!.
\n" ); document.write( "
\n" );