We have been given that there are 8 different types of chips at Subway. We are asked to find the number of different ways to choose 2 of them.
We will use combinations to solve our given problem.
Number of combinations of r objects chosen from n objects is given by
![C(n,r)=(n!)/(r!(n-r)!)](https://img.qammunity.org/2021/formulas/mathematics/high-school/vqmwsxyof4bx13x4gbf5lrfpahqcms30yx.png)
![C(8,2)=(8!)/(2!(8-2)!)](https://img.qammunity.org/2021/formulas/mathematics/college/k23zar394wdhuhyfmjjsf8dlrna7nqr49i.png)
![C(8,2)=(8\cdot 7\cdot 6!)/(2\cdot 1\cdot 6!)](https://img.qammunity.org/2021/formulas/mathematics/college/3e24kg6ita5apqkgf0cp78rvsi3jk01tnc.png)
![C(8,2)=(8\cdot 7)/(2)](https://img.qammunity.org/2021/formulas/mathematics/college/kupoyqgudkg0i4ex96fpephim0ts53n0q5.png)
![C(8,2)=4\cdot 7](https://img.qammunity.org/2021/formulas/mathematics/college/cwmayf0m9xe1r8kg7ba274builrtbzz8a6.png)
![C(8,2)=28](https://img.qammunity.org/2021/formulas/mathematics/college/qqr6mjj8394tctjdeof2cx80w42ohkdi9p.png)
Therefore, you can choose 2 of them in 28 different ways.