document.write( "Question 863055: There are 6 performers who will present their comedy acts this weekend. One of the performers insists on being the last stand-up comic of the evening. If this performer's request is granted, how many different ways are there to schedule the appearances?
\n" ); document.write( "I tried to use the permutations formula where n=6(total performers) and r=5(other performers to arrange)
\n" ); document.write( "I came up with 720 ways.
\n" ); document.write( "Am I using the right formula? And steps?
\n" ); document.write( "Help please.
\n" ); document.write( "

Algebra.Com's Answer #520166 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Since the last place has been assigned the first place has only 5 choices
\n" ); document.write( "5*4*3*2*1=20*6=120
\n" ); document.write( "not
\n" ); document.write( "6*5*4*3*2*1=720
\n" ); document.write( "
\n" );