document.write( "Question 70126: this term there are eight candidates for three student senate seats, how many different ways can the seats be chosen? \n" ); document.write( "
Algebra.Com's Answer #50002 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
this term there are eight candidates for three student senate seats, how many different ways can the seats be chosen?
\n" ); document.write( "--------------
\n" ); document.write( "You want \"groups\" rather than \"order\".
\n" ); document.write( "So you want combinations rather than permutations.
\n" ); document.write( "8C3=[8*7*6]/[1*2*3]=56 sets of three
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );