asked 203k views
5 votes
You are ordering a 3 topping pizza, and there are 7 pizza toppings that you like from which you are choosing. You can use C(3, 7) to find out how many possible pizzas you could order.

asked
User Yashica
by
7.8k points

2 Answers

4 votes

This is false cant be used. Hope this helped.

answered
User Sandy Gettings
by
7.6k points
2 votes

it can't be C(3,7), the first number needs to be the larger number

so it should be C(7,3)

which equals 7!/(3!(7−3)!) = 35 possible pizzas




answered
User Andrei Cusnir
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.