document.write( "Question 981949: How many different sets of 4 students can be chosen out of 17 qualified students to represent a school in a mathematics contest? \n" ); document.write( "
Algebra.Com's Answer #602884 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many different sets of 4 students can be chosen out of 17 qualified students to represent a school in a mathematics contest?
\n" ); document.write( "===============
\n" ); document.write( "17*16*15*14 = 57120
\n" ); document.write( "-------
\n" ); document.write( "If all positions are equal, then ABC & D is the same as BAD & C
\n" ); document.write( "-----
\n" ); document.write( "--> divide by 4*3*2*1 = 24
\n" ); document.write( "---
\n" ); document.write( "57120/24 = 2380 sets
\n" ); document.write( "
\n" );