document.write( "Question 331792: how many different sandwiches consisting of one type of cheese, one condiment and one bread choice can be prepare for five types of cheese, two condiment, and three bread choices
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #237833 by jrfrunner(365)![]() ![]() You can put this solution on YOUR website! You have 5 choices for the cheese, then for each choice of cheese you have 2 choices of condiments and then three choices for bread, so there are 5*2*3 =30 different types of sandwiches. \n" ); document.write( " |