Reading a book in stages: A man reads 3/8 of a book on day one and 4/5 of the remainder on day two. If 40 pages are still unread, how many pages does the book contain?

Difficulty: Easy

Correct Answer: 320

Explanation:


Introduction / Context:
Sequential fraction reading problems test your ability to update the remainder after each step. The key is to carefully compute what remains after each day, then match the final remainder to the known number of unread pages to recover the total number of pages in the book.


Given Data / Assumptions:

  • Day 1: reads 3/8 of the book.
  • Day 2: reads 4/5 of the remainder from Day 1.
  • Unread after Day 2 = 40 pages.


Concept / Approach:
Let the total number of pages be N. After reading 3/8, the remainder is 5/8 of N. On day two, he reads 4/5 of that remainder and leaves 1/5 of it unread. Convert these steps into a single fraction of N that remains, equate to 40, and solve for N.


Step-by-Step Solution:

After Day 1: Remaining = N − (3/8)N = (5/8)N.After Day 2: Unread = (1/5) × (5/8)N = (1/8)N.Given unread = 40 ⇒ (1/8)N = 40 ⇒ N = 40 × 8 = 320 pages.


Verification / Alternative check:

Check: Day 1 reads 120; remainder 200. Day 2 reads (4/5)×200 = 160; unread 40. Consistent.


Why Other Options Are Wrong:

  • 300, 350, 500: Do not yield 40 pages remaining after applying the same fractions; arithmetic check fails.


Common Pitfalls:

  • Applying 4/5 to the total instead of the remainder.
  • Confusing “remainder unread” with “remainder read.”


Final Answer:

320

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion