document.write( "Question 1034053: Sally has homework for six different subjects, how many orders can it be done in? \n" ); document.write( "
Algebra.Com's Answer #648697 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Sally has homework for six different subjects, how many orders can it be done in? \n" ); document.write( "=========== \n" ); document.write( "The 1st selection is 1 of 6 \n" ); document.write( "then 1 of 5, 1 of 4, etc. \n" ); document.write( "= 6*5*4*3*2*1 = 720 ways \n" ); document.write( "================== \n" ); document.write( "That's 6! -- 6 factorial ways \n" ); document.write( " \n" ); document.write( " |