A cart rolls down a hill, travelling inches the first second and accelerating so that during each successive -second time interval, it travels inches more than during the previous -second interval. The cart takes seconds to reach the bottom of the hill. How far, in inches, does it travel?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The distances per second form an arithmetic sequence 5, 12, 19, ... with 30 terms; sum it as 30 times the average of the first and last terms.
Solution
The distance covered in each second is an arithmetic sequence with first term and common difference . The th term is
The total distance is the sum of these terms, which equals the number of terms times the average of the first and last:
The answer is .
Why this works
"Each interval adds a constant amount" is the definition of an arithmetic sequence, and the total distance is its partial sum. The th term uses jumps, not ; choice (A) is exactly the value you get by miscounting.
Alternative approach
Estimate: the average speed over the trip is about the middle term, roughly inches per second, times seconds gives about . Only (D) and (E) are close, and the exact arithmetic settles it.
The trap
Using 30 as the last term's index incorrectly (last term 5 + 30*7 = 215) or reporting the last term instead of the total.
Common mistakes
- Using 30 as the last term's index incorrectly (last term 5 + 30*7 = 215) or reporting the last term instead of the total.
- Multiplying and forgetting to halve.
Techniques
Set up the equation/formula and compute; no special trick needed