Official Solution:Tom read a 480-page book by reading a fixed number of pages each day. If he had read 16 pages more each day, he would have finished the book 5 days earlier. How many days did Tom spend reading the book? A. 10
B. 12
C. 15
D. 16
E. 18
Let's assume that Tom spent \(d\) days reading the 480-page book. Therefore, he read an average of \(\frac{480}{d}\) pages per day.
If he had increased his reading speed by 16 pages per day, he would have finished the book in \(d-5\) days, which means he would have read an average of \(\frac{480}{d-5}\) pages per day.
Since we know that the second reading speed is 16 pages per day faster than the first one, we can set up the equation \(\frac{480}{d}=\frac{480}{d-5}-16\). At this point, it would be more effective to substitute the answer choices rather than attempting to solve for the value of \(d\).
After testing answer choices, we find that option C, which corresponds to \(d=15\), satisfies the equation: \(\frac{480}{15}=\frac{480}{15-5}-16\). Therefore, Tom spent 15 days reading the book.
Answer: C