The ages of Jonie's four cousins are distinct single-digit positive integers. Two of the cousins' ages multiplied together give , while the other two multiply to . What is the sum of the ages of Jonie's four cousins?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
30 has only one single-digit factor pair, 5 × 6, so 6 is taken and 24 must be 3 × 8.
Solution
Write each product as a pair of distinct single-digit factors.
; only uses single digits. So two cousins are and .
(the pairs and are out). Since is already used and ages are distinct, the other two cousins are and .
Sum: .
The answer is .
Why this works
Start with the more constrained product. The digit limit leaves exactly one factorization, and distinctness then eliminates one of the two factorizations of . Small enumeration plus one constraint is faster than any algebra here.
The trap
Using 4 × 6 for 24 together with 5 × 6 for 30, forgetting that the four ages must be distinct (which gives 21).
Common mistakes
- Using 4 × 6 for 24 together with 5 × 6 for 30, forgetting that the four ages must be distinct (which gives 21).
- Overlooking as a factorization of and concluding there is no valid set.
Techniques
Organized listing / direct enumeration