document.write( "Question 477890: A lunch menu consists of 3 different sandwiches, 2 different soups, and 4 different drinks. How many choices are there for ordering a sandwich, a bowl of soup, and a drink? \n" ); document.write( "
Algebra.Com's Answer #327458 by mangopeeler07(462)\"\" \"About 
You can put this solution on YOUR website!

Think of it this way. Take it one at a time. For every one sandwich, there are two different soups you can have (disregard the drinks for now). That's two combinations, for three sandwiches, so three times two, which gives you six.

\r
\n" ); document.write( "\n" ); document.write( "

Now, for every one sandwich and one drink (six), there are four different drinks you can choose from. Six times four is 24.

\r
\n" ); document.write( "\n" ); document.write( "

In other words, multiply all the numbers together.

\r
\n" ); document.write( "\n" ); document.write( "\"3+sandwiches+%2A+2+soups+%2A+4+drinks=+24+combos\"
\n" ); document.write( "
\n" );