document.write( "Question 1084317: A catering service offers 11 appetizers, 5 main courses, and 9 desserts. A banquet chairperson is to select 4 appetizers,4 main courses, and 5 desserts for a banquet. In how many ways can this be done?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #698413 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is 11C4*5C4*9C5=330*5*126=207,900 \n" ); document.write( " |