let a and b be theA book is published in three volumes, the pages being numbered from 1 onwards. The page numbers are continued from the first volume to the second volume to the third. The number of pages in the second volume is 50 more than that 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 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the number of pages in volume-1 be x Number of pages in second volume = x + 50 Number of pages in third volume = 2 3 (x + 50) Moreover 1 + (x + 1) + (2x + 51) = 1709 3x + 53 = 1709 = x = 552 So n = 552 + 602 + 903 = 2057 So n = 11^2× 17 Hence largest prime factor of n = 17