document.write( "Question 959748: A menu at a restaurant offers 9 different appetizers. How many different ways can a group choose 4 appetizers? \n" ); document.write( "
Algebra.Com's Answer #586573 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
4 Slots: A,B,C,D\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each slot represents an appetizer selected\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Number of choices for slot A = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Number of choices for slot B = 8 ... this is assuming you cannot have repeat appetizers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Number of choices for slot C = 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Number of choices for slot D = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply them out: 9*8*7*6 = 3,024\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If order mattered, then you'd have 3,024 different permutations\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Order does matter though. So divide by 4! = 4*3*2*1 = 24 to get 3,024/24 = 126\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 126 different combinations (where order does not matter)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Question: A menu at a restaurant offers 9 different appetizers. How many different ways can a group choose 4 appetizers?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 126\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );