document.write( "Question 545122: There are 7 performers who are to present their acts at a variety show. How many different ways could their performances be scheduled? \n" ); document.write( "
Algebra.Com's Answer #355470 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Assuming order matters, there are 7! = 7*6*5*4*3*2*1 = 5040 different ways. \n" ); document.write( "
\n" );