document.write( "Question 1192162: There are ten performers in a school talent show.\r
\n" ); document.write( "\n" ); document.write( "Which is the number of ways the performers can be arranged by different order of appearance?
\n" ); document.write( "

Algebra.Com's Answer #824060 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
There are ten performers in a school talent show.\r
\n" ); document.write( "\n" ); document.write( "Which is the number of ways the performers can be arranged by different order of appearance?
\n" ); document.write( "-----------------
\n" ); document.write( "The 1st is 1 of 10.
\n" ); document.write( "Then 1 of 9, 1 of 8, etc
\n" ); document.write( "---> 10*9*8...*1 = 10!
\n" ); document.write( "
\n" ); document.write( "
\n" );