document.write( "Question 528562: Suppose you are selecting a lunch at a restaurant. You may select either a sandwich & salad or a sandwich & soup. If there are 3 soups, 4 salads, and 5 sandwiches available, how many dierent lunch combinations are possible? \n" ); document.write( "
Algebra.Com's Answer #349342 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose you are selecting a lunch at a restaurant. You may select either a sandwich & salad or a sandwich & soup. If there are 3 soups, 4 salads, and 5 sandwiches available, how many different lunch combinations are possible?
\n" ); document.write( "-----------------------------
\n" ); document.write( "sandwich & salad: 5*4 = 20
\n" ); document.write( "----
\n" ); document.write( "sandwich & soup:: 5*3 = 15
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );