A box contains tiles labeled with the integers from through . If tiles are drawn at random without replacement, how many distinct pairs of tiles (where the order of selection does not matter) have a sum that is an odd number?
Answer: 25 pairs
Answer
The total number of distinct pairs with an odd sum is 25.
To obtain an odd sum when adding two integers, one integer must be odd and the other must be even. In the range through , there are odd integers () and even integers (). To form a pair with an odd sum, one tile must be selected from the odd tiles and one tile must be selected from the even tiles. By the Fundamental Counting Principle, the number of such distinct pairs is .
Step-by-Step Solution
Key Concept
Fundamental Counting Principle and Parity of Integers
Estimated Time:1m 0s