Asked by Vicky

I'm having trouble on how to figure something out. The question says a pizza place uses 5 toppings (a,b,c,d,e). How many different combinations can be made with the pizzas having 3 different topping? A

Answers

Answered by David Q
It's a question about factorials: the answer is the number of ways you can choose 3 from 5. You could enumerate them without too much difficulty, but the shortcut is to work out 5! / (3! x (5-3)!), where N! means N x (N-1) x (N-2) .... x 2 x 1.
Answered by Reiny
think of it this way:
The pizzamaker would have 5 ways to choose the first topping, then 4 ways to do the second topping and finally 3 ways for the third topping

so isn't that 5x4x3 or 60 ways
Answered by David Q
No - you're distinguishing between the 1st, 2nd and 3rd, which you don't need to do. ABC is the same as BCA, which is the same as CAB etc. You've got to allow for all the combinations that are the same.
Answered by David Q
In fact, every triple can occur in six different ways - so the answer is actually the 60 you identified, divided by 6.
Answered by Reiny
David is correct, I was in error

My senior moment of the day.
Answered by Vicky
I'm in 6th grade and never heard of using ! in math. I guess I'll do it the long way to see how it works. Thanks so much :)
Answered by Kristin;
do 5x3..
its fifteen(:
these ppl are so confusingg;
Answered by David Q.
Just for the record the answer is ten. They are: ABC, ABD, ABE, ACD, ACE, ADE, BCD, BCE, BDE and CDE.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions