document.write( "Question 531472: For the dinner special, one must choose one of seven main entrees, two of four vegetables, and one of three kinds of soup. How many different dinners as described are possible? \n" ); document.write( "
Algebra.Com's Answer #350463 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
For the dinner special, one must choose one of seven main entrees, two of four vegetables, and one of three kinds of soup. How many different dinners as described are possible?
\n" ); document.write( "-----
\n" ); document.write( "# of different dinners = 7*4C2*3 = 21*6 = 126
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );