document.write( "Question 580816: If the letters A, B, C, D, and E are to be used in a five-letter parking tag, how many different tags are possible if repetitions are not permitted? \n" ); document.write( "
Algebra.Com's Answer #371530 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If the letters A, B, C, D, and E are to be used in a five-letter parking tag, how many different tags are possible if repetitions are not permitted?
\n" ); document.write( "---
\n" ); document.write( "choose 1st letter: 5 ways
\n" ); document.write( "choose 2nd letter: 4 ways
\n" ); document.write( "...
\n" ); document.write( "choose 5th letter: 1 way
\n" ); document.write( "-----------------------------
\n" ); document.write( "# of tags: 5! = 120
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );