A charity sells benefit tickets for a total of . Some tickets sell for full price (a whole dollar amount), and the rest sells for half price. How much money is raised by the full-price tickets?
- A)
$782
- B)
$986
- C)
$1158
- D)
$1219
- E)
$1449
Answer
A
Key insight
Doubling the revenue equation gives p(f + 140) = 4002 = 2*3*23*29, and the only divisor between 140 and 280 is 174, so f = 34 and p = 23.
Solution
Let tickets sell at the full price of dollars ( a positive integer) and the other at . Then
Doubling to clear the fraction: , that is,
So is a divisor of , and since it lies between and .
Build divisors from the primes: is just too small, fits, and is too big; every other divisor is under . Hence , giving and .
Revenue from full-price tickets: dollars. (Check: half-price tickets at bring , and .)
The answer is .
Why this works
An integer-price condition converts a two-unknown word problem into a divisor search: a product of an integer and a linear expression equals a known number, so factor that number and use the natural range of the variable to select the divisor. The bound does most of the work; with the factorization in hand, only three candidates need checking.
Alternative approach
From , the full-price revenue is . Since ends in , this revenue must end in . Among the choices only does.
The trap
Reporting the half-price revenue 1219 (choice D) instead of the full-price revenue, or forgetting that only the full price must be a whole dollar.
Common mistakes
- Reporting the half-price revenue 1219 (choice D) instead of the full-price revenue, or forgetting that only the full price must be a whole dollar.
- Requiring the half price to be an integer too, which throws away the actual solution .
Techniques
Use the answer choices (mod checks, size, form) to eliminate or select · Bound the quantity above/below or estimate to pin it down