document.write( "Question 230050: A club consists of 10 members. In how many different
\n" ); document.write( "ways can a group of 3 people be selected to go on a European
\n" ); document.write( "trip?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #170427 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Because you are \"choosing\" people to go on a trip and not to specific positions, this is a COMBINATION. The answer for choosing 3 people out of 10 is C(10,3). This can be calculated with an ordinary calculator (as simple as a TI30!), or by ordinary calculation. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The simple way to do this is to make a fraction whose numerator and denominator each have a product of 3 numbers. In the numerator start with 10 and count down 3 numbers. In the denominator start with 3 and count down to 1:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"C%2810%2C3%29+=+%2810%2A9%2A8%29%2F%283%2A2%2A1%29+\"
\n" ); document.write( "\"C%2810%2C3%29=720%2F6=120\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje
\n" ); document.write( "
\n" );