Browse · MATH
Printjmc
number theory intermediate
Problem
A math textbook with a double-digit number of pages is split into sections. Each section is exactly pages long, with the exception of the epilogue, which is pages long. Every page belongs to a section. Furthermore, on the bottom of each th page, a trivia fact is presented on the bottom of the page, starting from the fifth page. If a trivia fact appears on the bottom of the second-to-last page, then how many pages does the textbook have?
Solution
Suppose the book has pages. It follows that . Also, since the second-to-last page has a trivia fact, then is divisible by , so . By the Chinese Remainder Theorem, since , then . Now, is a double-digit number, so it must be either or . However, the epilogue itself is already pages long, so it follows that there must be pages in the book.
Final answer
71