A ticket to a school play cost dollars, where is a whole number. A group of 9th graders buys tickets costing a total of , and a group of 10th graders buys tickets costing a total of . How many values for are possible?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
The price must divide both 48 and 64, so it is a divisor of gcd(48, 64) = 16, which has five divisors.
Solution
Each group spent a whole number of tickets times dollars, so divides and divides . A common divisor of two numbers is a divisor of their greatest common divisor:
The divisors of are , five in all, and each one is a legitimate price (for example means and tickets).
The answer is .
Why this works
"Divides both and " is the same as "divides ," which collapses two conditions into one. Then the count of divisors of is . Watch for the extreme divisors and the gcd itself; the problem says whole number, so both are allowed.
The trap
Listing the divisors of 48 or of 64 only, or forgetting that 1 and 16 both count as possible prices.
Common mistakes
- Listing the divisors of 48 or of 64 only, or forgetting that 1 and 16 both count as possible prices.
- Discarding as an unrealistic ticket price; the problem imposes no such restriction.
Techniques
Set up the equation/formula and compute; no special trick needed