document.write( "Question 465058: how many ways can a group of 7 choose a committee of 4? \n" ); document.write( "
Algebra.Com's Answer #318613 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
7c4=7x6x5x4x3!/4x3x2x3!=5x7=35 different ways a committee of 4 can be chosen.. \n" ); document.write( "
\n" );