A book is published in three volumes, the pages being numbered from 1 onwards. The page numbers are continued from the first volume to the third. The number of pages in the second volume is 50 more than in the first volume, and the number pages in the third volume is one and a half times that in the second. The sum of the page numbers on the first pages of the three volumes is $1709$. If $n$ is the last page number. What is the largest prime factor of $n$?
Hint 1:
Suppose the number of pages is the First Volume is t. It's first page is numbered 1. Then the second volume has t+50 pages. Its first page is numbered t+1. Finally, the third volume has \( \frac{3}{2} \times ( t + 50) \) pages. Its first page is (t + t + 50 + 1 =) 2t + 51.
Hint 2 :
Sum of the page numbers of first pages of three volumes is: 1 + t +1 + 2t + 51 = 3t + 51. 3t + 51 = 1709 This implies t= 552 Hint 3 The total number of pages in three volumes is \( t + t + 50 + \frac{3}{2} \times (t+50) \\ = \frac {4t + 100 + 3t + 150}{2} \\ = \frac { 7 \times 552 + 250}{2} \\ = 2057 = 11^2 \times 17 \).
Hence the greatest prime factor is $17$.

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.

Cheenta students shine at the Purple Comet Math Meet 2025 organized by Titu Andreescu and Jonathan Kanewith top national and global ranks.

Celebrate the success of Cheenta students in the Stanford Math Tournament. The Unified Vectors team achieved Top 20 in the Team Round.
Didn't get the second hint that how 1 + t + 1 + 2t + 51 = 3t + 51.
Why the two 1s re not added here? Why it isn't 3t + 53?!
It was misprint. Typing error.. It's only 3t+53