Multiple choice

A question paper has two parts P and Q, each containing 10 questions. If a student needs to choose 8 from part P and 4 from part Q, in how many ways can he do that ?

  1. 9450

  2. 7936

  3. 8167

  4. 7967

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

Ways to choose 8 from 10 in P = 10C8 = 10C2 = 45. Ways to choose 4 from 10 in Q = 10C4 = 210. Total ways = 45 * 210 = 9450.

AI explanation

Choosing 8 questions from part P and 4 from part Q requires computing the combinations for each part independently and then multiplying them together. The number of ways to choose 8 from 10 is 10 C 8, and the number of ways to choose 4 from 10 is 10 C 4. We calculate 10 C 8 equals 45 and 10 C 4 equals 210, so multiplying them gives 45 times 210, which is 9450. The result is 9450.