document.write( "Question 245966: Can you please tell me if I have this right? If not, can you please explain... Thanks sooo much!\r
\n" ); document.write( "\n" ); document.write( "Assume a class has 30 members. How many committees of three people can be chosen?\r
\n" ); document.write( "\n" ); document.write( "I have:
\n" ); document.write( "30*29/3=290
\n" ); document.write( "

Algebra.Com's Answer #179643 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Assume a class has 30 members. How many committees of three people can be chosen?
\n" ); document.write( "----------------
\n" ); document.write( "A committee is a group of people so this is a combination problem.
\n" ); document.write( "----------------
\n" ); document.write( "30C3 = 30!/[(30-3)!*3!]
\n" ); document.write( "---
\n" ); document.write( "= (30*29*28)/(1*2*3)
\n" ); document.write( "= 4060 committees
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );