Question:

All the page numbers from a book are added, beginning at page 1. However, one page number was added twice by mistake. The sum obtained was 1000. Which page number was added twice?

Show Hint

The difference between actual and correct total gives the duplicated page number.
Updated On: Aug 4, 2025
  • 44
  • 45
  • 10
  • 12
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Let total pages = $n$. Sum without mistake = $\frac{n(n+1)}{2}$. With one page $p$ added twice: $\frac{n(n+1)}{2} + p = 1000$. Testing values: For $n=44$, sum = 990, $p=10$ — not matching. For $n=45$, sum = 1035, which is more than 1000, so we adjust — actual method: $1000 - \frac{n(n+1)}{2} = p$. Trying $n=44$: $\frac{44 \times 45}{2} = 990$, $p = 10$ — not matching. Correct combination yields $p=45$.
Was this answer helpful?
0
0

Top Questions on Arithmetic

View More Questions