document.write( "Question 402521: A deli offers its cheese sandwich with various combinations of mayonnaise, lettuce, tomatoes, pickles, and sprouts. 5 types of cheese are available. How many different cheese sandwiches are possible? \n" ); document.write( "
Algebra.Com's Answer #284715 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A deli offers its cheese sandwich with various combinations of mayonnaise, lettuce, tomatoes, pickles, and sprouts. 5 types of cheese are available. How many different cheese sandwiches are possible? \n" ); document.write( "------------------------- \n" ); document.write( "Assuming only one cheese can be selected, \n" ); document.write( "# of possible cheeses = 5 \n" ); document.write( "--- \n" ); document.write( "Assuming each of the add-ons can be chosen or not = 2^5 \n" ); document.write( "---- \n" ); document.write( "Total # of sandwiches: 5*32 = 160 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |