Hiram's algebra notes are pages long and are printed on sheets of paper; the first sheet contains pages and , the second sheet contains pages and , and so on. One day he leaves his notes on the table before leaving for lunch, and his roommate decides to borrow some pages from the middle of the notes. When Hiram comes back, he discovers that his roommate has taken a consecutive set of sheets from the notes and that the average (mean) of the page numbers on all remaining sheets is exactly . How many sheets were borrowed?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
Equating remaining-page total to 19 times remaining-page count gives c(4b + 2c - 37) = 325; the only divisor c of 325 that fits within 25 sheets is 13.
Solution
Suppose the roommate took consecutive sheets starting right after sheet , so the missing pages are : that is pages with average , hence total .
All pages sum to . The remaining pages have mean , so their total is . Therefore
Now must be a divisor of with : .
- : , , impossible.
- : , , but then sheets to would be taken; only exist.
- : , : sheets through , pages to . Valid.
Check: the remaining pages ( to and to ) total .
The answer is .
Why this works
A mean condition is a linear equation in totals, and totals of consecutive integers are easy. Because the unknowns are integers, the resulting equation is Diophantine: rearranging to (unknown) (expression) constant makes the divisor structure of do the searching for you, and the physical limits ( sheets) discard the spurious factorizations.
Alternative approach
Test the choices. Removing sheets leaves pages totaling , so the removed pages total , which must equal times an odd number . For : , and gives . The other choices fail: e.g. gives , not an integer.
The trap
Mixing pages and sheets (c sheets removed means 2c pages, and the removed pages run from 2b+1 to 2b+2c).
Common mistakes
- Mixing pages and sheets (c sheets removed means 2c pages, and the removed pages run from 2b+1 to 2b+2c).
- Accepting without checking that the sheets taken must exist ().
Techniques
Bound the quantity above/below or estimate to pin it down · Set up the equation/formula and compute; no special trick needed