document.write( "Question 591681: How many different ways can 6 people stand in line at a cash register? \n" ); document.write( "
Algebra.Com's Answer #375697 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many different ways can 6 people stand in line at a cash register? \n" ); document.write( "------------ \n" ); document.write( "The 1st in line is 1 of 6, the 2nd 1 of 5, etc. \n" ); document.write( "--> 6*5*4*3*2 = 720 \n" ); document.write( "= 6! (6 factorial) \n" ); document.write( " \n" ); document.write( " |