document.write( "Question 274742: how many ways can you choose 3 different letters from the alphabet to arrange on a car tag?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #200484 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many ways can you choose 3 different letters from the alphabet to arrange on a car tag?
\n" ); document.write( "---------------------
\n" ); document.write( "If repetition is allowed : 26^3
\n" ); document.write( "-------
\n" ); document.write( "If repetition is not allowed: 26*25*24
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );