Question 651790
This question has two parts. Given a list of 6 students (i.e. Mary, Sue, Anna, Bob, Sam, John) how many different ways can they be arranged in order first to last with no repeats? I figured out that there would be 720 possible arrangements 6*5*4*3*2*1=720.
-------------

But I don't know how to figure out the second part of the question which is, "What are the number of times Anna will be listed first out of the six names?
Ans: 1*5*4*3*2*1 = 5! = 120 times
======================
Cheers,
Stan H.
============