document.write( "Question 434605: How many different ways can the letters alaska be arranged \n" ); document.write( "
Algebra.Com's Answer #301040 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nPr=Permutation of n things taken r at a time.
\n" ); document.write( "6!/3!
\n" ); document.write( "=6*5*4*3!/3!
\n" ); document.write( "=6*5*4
\n" ); document.write( "=120 ways
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );