document.write( "Question 1004631: There are five performers who will present their comedy acts this weekend at a comedy club.How many different ways are there to schedule their appearances? \n" ); document.write( "
Algebra.Com's Answer #621054 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Arranging n items is found by n! ways...so five performers gives 5! = 5*4*3*2*1 = 120 ways \n" ); document.write( "
\n" );