document.write( "Question 411804: How many three-letter code symbols can be formed from the letters A, C, K, L, and M without repetition? \n" ); document.write( "
Algebra.Com's Answer #289383 by shree840(260)![]() ![]() You can put this solution on YOUR website! factorial 5 divided by fatorial (5-3) \n" ); document.write( " ans 5*4*3*2*1/(2*1) \n" ); document.write( "60 \n" ); document.write( " |