document.write( "Question 934552: How many three letter English words without repeated letters can we make? \n" ); document.write( "
Algebra.Com's Answer #567632 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Number of 3-letter strings without repeated letters is 26*25*24. The number of legitimate 3-letter English words is much less. \n" ); document.write( "
\n" );