document.write( "Question 677159: if a restaurant has 8 appetizers, 12 entrees and 7 desserts, how many possible meal combinations could a guest order?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #420723 by jpvn2015(54)![]() ![]() ![]() You can put this solution on YOUR website! All you need to do is multiple all of the numbers together: 8x12x7= 96x7 = 672 \r \n" ); document.write( "\n" ); document.write( "Thus, there are 672 possible meal combinations. \n" ); document.write( " |