document.write( "Question 448935: I have numbers 1-28,how many six number groups can be made? No repetitions in any 1 group. \n" ); document.write( "
Algebra.Com's Answer #308830 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
28 for the first
\n" ); document.write( "27 for the second
\n" ); document.write( "26 for the third
\n" ); document.write( "28*27*26*25*24*23
\n" ); document.write( "
\n" ); document.write( "
\n" );