document.write( "Question 1190877: MAT 145: Topics In Contemporary Math\r
\n" );
document.write( "\n" );
document.write( " Trees\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2) A restaurant offers a special of an appetizer, main course, and desert for $12.99.
\n" );
document.write( "Create a tree diagram to find all the specials available if the diner must choose between
\n" );
document.write( "soup and salad for the appetizer, fried chicken, hot turkey sandwich, or meat loaf for the
\n" );
document.write( "main course, and chocolate cake or apple cobbler for the desert. \n" );
document.write( "
Algebra.Com's Answer #849161 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's the tree diagram representing the possible meal combinations:\r \n" ); document.write( "\n" ); document.write( "``` \n" ); document.write( " Appetizer \n" ); document.write( " / \ \n" ); document.write( " Soup Salad \n" ); document.write( " / \ / \ \n" ); document.write( " Main Course Main Course \n" ); document.write( " / | \ / | \ \n" ); document.write( " Fried Hot Meat Fried Hot Meat \n" ); document.write( " Chicken Turkey Loaf Chicken Turkey Loaf \n" ); document.write( " / \ / \ / \ / \ / \ / \ \n" ); document.write( " Desert Desert Desert Desert Desert Desert Desert Desert \n" ); document.write( " / \ / \ / \ / \ / \ / \ / \ \n" ); document.write( " Cake Cobbler Cake Cobbler Cake Cobbler Cake Cobbler Cake Cobbler Cake Cobbler\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "```\r \n" ); document.write( "\n" ); document.write( "**Listing the Combinations:**\r \n" ); document.write( "\n" ); document.write( "Here are all the possible combinations, reading from left to right along the branches of the tree:\r \n" ); document.write( "\n" ); document.write( "1. Soup, Fried Chicken, Chocolate Cake \n" ); document.write( "2. Soup, Fried Chicken, Apple Cobbler \n" ); document.write( "3. Soup, Hot Turkey Sandwich, Chocolate Cake \n" ); document.write( "4. Soup, Hot Turkey Sandwich, Apple Cobbler \n" ); document.write( "5. Soup, Meat Loaf, Chocolate Cake \n" ); document.write( "6. Soup, Meat Loaf, Apple Cobbler \n" ); document.write( "7. Salad, Fried Chicken, Chocolate Cake \n" ); document.write( "8. Salad, Fried Chicken, Apple Cobbler \n" ); document.write( "9. Salad, Hot Turkey Sandwich, Chocolate Cake \n" ); document.write( "10. Salad, Hot Turkey Sandwich, Apple Cobbler \n" ); document.write( "11. Salad, Meat Loaf, Chocolate Cake \n" ); document.write( "12. Salad, Meat Loaf, Apple Cobbler \n" ); document.write( " \n" ); document.write( " |