document.write( "Question 1079308: A catering service offers 12 appetizers, 7 main courses, and 3 desserts. A banquet chairperson is to select 6 appetizers, 2 main courses, and 2 desserts for a banquet. In how many ways can this be done? \n" ); document.write( "
Algebra.Com's Answer #693654 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It is 12C6*7C2*3C2=924*21*3=58,212 \n" ); document.write( "
\n" );