document.write( "Question 622856: Find the number of permutations of seven different flags hung in a row. \n" ); document.write( "
Algebra.Com's Answer #391655 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 7*6*5*4*3*2*1 = 5040 \n" ); document.write( "= 7! (7 factorial) \n" ); document.write( " \n" ); document.write( " |