document.write( "Question 751375: You will randomly choose 4 digits from the set {1,2,3,4,5,6} without replacement & put them in the order they were chosen how many different 4 digit can be made? \n" ); document.write( "
Algebra.Com's Answer #457146 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
This is 6!/2! or 6*5*4*3 = 360 \n" ); document.write( "
\n" );