How many pages?

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 5
Joined: Sat Feb 21, 2009 4:52 pm

How many pages?

by choplace » Wed Mar 04, 2009 11:30 pm
Here's the Q&A.

Q:A printer numbered consecutively the pages of a book, beginning with 1 on the first page. In numbering the pages, he had to print a total of 187 digits. Find the number of pages in the book.
A) 99 B) 98 C) 96 D) 97 E) 95

Answer 24(B).
The total number of digits is 187. The total number of single digit page numbers is 9(from 1 to 9). So subtracting this from 187 we get 178. After page number 9 we have 2 digit page numbers. So dividing this by 2 we get 89. So the total number of pages in the book are 89+9=98.

I don't understand why we're dividing into single digit page and 2 digit page.

Thanks
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 69
Joined: Wed Mar 04, 2009 4:15 pm
Thanked: 17 times
GMAT Score:780

by Feep » Thu Mar 05, 2009 12:13 am
I'm not quite sure from whence the confusion stems, here.

The first nine pages (since the problem implies that leading zeroes will not be used, i.e. 01, 02, 03) only require one printed digit to label the page. After that, though it costs two printed digits for each page. Since we know the total number of digits (not the total number of pages), we must take into account how many digits each page uses.

If the number of digits was higher, say, 300, we would also have to take into account the fact that the hundredth page and beyond requires three digits for each page.
I tutor GMAT/GRE level mathematics privately in the Los Angeles region, as well as via Skype for a discounted rate. Send me a message if you're interested.

Senior | Next Rank: 100 Posts
Posts: 88
Joined: Tue Mar 03, 2009 8:10 am
Thanked: 3 times

by quocbao » Thu Mar 05, 2009 6:05 am
We're actually counting the number of pages. We try one digit (1-9), then two digit (10-99) then three digits (100-999)

This will be easier:

We have total 187 digits,

first nine pages (1-9) take us 9 digits, so it will be 9, our remain digits is 178

now, we can check if the book is more than 99 pages (use all 2-digit numbers). To print next 90 pages (10-99) we need 90 * 2 = 180 digits, but we only have 178 digits left, so the book is less than 100 pages. Continue we have 89 pages

=> total 98 pages

or easier, you can use the answer and plug back into the questions

A. 99 pages, digits = 9 + 90 * 2 = 189
B. 98 pages, digits = 9 + 89 * 2 = 187 (Bingo)

Newbie | Next Rank: 10 Posts
Posts: 5
Joined: Sat Feb 21, 2009 4:52 pm

by choplace » Thu Mar 05, 2009 10:20 am
Thank you all! It makes sense now.