document.write( "Question 644100: permutations of {1,3,5} \n" ); document.write( "
Algebra.Com's Answer #404823 by MathLover1(20849)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "the number of distinct permutation: \n" ); document.write( "\n" ); document.write( "{1,3,5}|{1,5,3}|{3,1,5}|{3,5,1}|{5,1,3}|{5,3,1} \n" ); document.write( " |