document.write( "Question 1003694: during tryouts for a pep band, there were 4 trumpet players, 12 drummers, and 7 saxophonists. how many ways can the jazz band be chosen so there are 2 trumpet players, 5 drummers, and 3 saxophonists? \n" ); document.write( "
Algebra.Com's Answer #620333 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It would be the product of \n" ); document.write( "4C2, 12C5 and 7C3 \n" ); document.write( "That is 6*792*35=166,320 \n" ); document.write( " |