document.write( "Question 248029: a menu as three choice for salad, five main dishes, and two desserts. how many different meals are available if you select a salad, a main dish and dessert \n" ); document.write( "
Algebra.Com's Answer #180795 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a menu as three choice for salad, five main dishes, and two desserts. how many different meals are available if you select a salad, a main dish and dessert \n" ); document.write( "-------------------- \n" ); document.write( "Pick a salad: 3 ways \n" ); document.write( "Pick an entre : 5 ways \n" ); document.write( "Pick a dessert : 2 ways \n" ); document.write( "------------------------------ \n" ); document.write( "Total # of meal selections: 3*5*2 = 30 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |