Three perfect dice D_{1}, D_{2} and D_{3} are rolled. Let x, y and z represent the numbers on D_{1} D_{2} and D_{3} respectively. What is the number of possible outcomes such that x \lt y \lt z?

  1. A. 20
  2. B. 18
  3. C. 14
  4. D. 10

Correct Answer: A. 20

Explanation

The dice can show values from 1 to 6. For the condition x \lt y \lt z to hold, we need to choose any 3 distinct numbers from the set \{1, 2, 3, 4, 5, 6\}. Once chosen, there is exactly one way to arrange them in strictly increasing order. The number of ways to select 3 distinct numbers from 6 is \binom{6}{3} = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20.

Related questions on Algebra

Practice more NDA Mathematics questions