document.write( "Question 743591: How many three-letter permutations can be formed from the first ten letters of the alphabet? \n" ); document.write( "
Algebra.Com's Answer #452969 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many three-letter permutations can be formed from the first ten letters of the alphabet?
\n" ); document.write( "-----------
\n" ); document.write( "Ans: 10C3 = (10*9*8)/(1*2*3) = 120
\n" ); document.write( "=====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );