Answer:
The number of ways to select 2 cards from 52 cards without replacement is 1326.
The number of ways to select 2 cards from 52 cards in case the order is important is 2652.
Explanation:
Combinations is a mathematical procedure to compute the number of ways in which k items can be selected from n different items without replacement and irrespective of the order.
![{n\choose k}=(n!)/(k!(n-k)!)](https://img.qammunity.org/2021/formulas/mathematics/college/y5kg37io9k9rsp83yxi4epm2na4n54n2j8.png)
Permutation is a mathematical procedure to determine the number of arrangements of k items from n different items respective of the order of arrangement.
![^(n)P_(k)=(n!)/((n-k)!)](https://img.qammunity.org/2021/formulas/mathematics/high-school/g0zf5n71lir3xlofn7l9o80v0rm4jvr9cl.png)
In this case we need to select two different cards from a pack of 52 cards.
- Two cards are selected without replacement:
Compute the number of ways to select 2 cards from 52 cards without replacement as follows:
![{n\choose k}=(n!)/(k!(n-k)!)](https://img.qammunity.org/2021/formulas/mathematics/college/y5kg37io9k9rsp83yxi4epm2na4n54n2j8.png)
![{52\choose 2}=(52!)/(2!(52-2)!)](https://img.qammunity.org/2021/formulas/mathematics/high-school/r72t1j4o2x8pak0q9sg7cl3mxi4ag86l5z.png)
![=(52* 51* 50!)/(2!*50!)\\=1326](https://img.qammunity.org/2021/formulas/mathematics/high-school/i64bjafffi3p4rs6ulo96yg78uh6ou0tn1.png)
Thus, the number of ways to select 2 cards from 52 cards without replacement is 1326.
- Two cards are selected and the order matters.
Compute the number of ways to select 2 cards from 52 cards in case the order is important as follows:
![^(n)P_(k)=(n!)/((n-k)!)](https://img.qammunity.org/2021/formulas/mathematics/high-school/g0zf5n71lir3xlofn7l9o80v0rm4jvr9cl.png)
![^(52)P_(2)=(52!)/((52-2)!)](https://img.qammunity.org/2021/formulas/mathematics/high-school/dr973ydhpbht8fm3ielrlwzpelx0owrpmq.png)
![=(52* 51* 52!)/(50!)](https://img.qammunity.org/2021/formulas/mathematics/high-school/zymw7cjs14tv1ys2hwvtf49wd5kl0r1fde.png)
![=52* 51\\=2652](https://img.qammunity.org/2021/formulas/mathematics/high-school/l0aqvclw88eq1ejwbqd3woei34ovu6lfea.png)
Thus, the number of ways to select 2 cards from 52 cards in case the order is important is 2652.