Multiple choice

Raghav selected 6 cards from 13 cards of heart randomly. Find the number of different methods of selecting 6 cards?

  1. 1484

  2. 1512

  3. 1618

  4. 1716

  5. 1832

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The number of ways to select 6 cards from 13 is given by the combination formula 13C6. 13C6 = (13 * 12 * 11 * 10 * 9 * 8) / (6 * 5 * 4 * 3 * 2 * 1) = 1716.

AI explanation

This problem uses the combinations formula to select a subset of items from a larger set where order does not matter. The number of ways to select 6 cards from 13 is calculated as 13 C 6. This evaluates to 13 factorial divided by the product of 6 factorial and 7 factorial, resulting in 1716. The result is 1716.