document.write( "Question 1078950: There are six items total. You are to select three of them at random, putting them in a specific order. In other words, order matters. It is a permutation question. How many different arrangements of 3 can be made this way? \n" ); document.write( "
Algebra.Com's Answer #693349 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If the order matters, then there are 6x5x4 different ways of selecting from 6 different objects, or 120 different ways, total. ☺☺☺☺ \n" ); document.write( "
\n" );