Last visit was: 26 Apr 2024, 01:58 It is currently 26 Apr 2024, 01:58

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Manager
Manager
Joined: 06 Jan 2012
Status:May The Force Be With Me (D-DAY 15 May 2012)
Posts: 165
Own Kudos [?]: 2096 [55]
Given Kudos: 33
Location: India
Concentration: General Management, Entrepreneurship
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92929
Own Kudos [?]: 619094 [15]
Given Kudos: 81609
Send PM
General Discussion
avatar
Intern
Intern
Joined: 01 Mar 2012
Posts: 12
Own Kudos [?]: 6 [1]
Given Kudos: 46
Concentration: Operations, Finance
GMAT 1: 740 Q49 V41
GPA: 3.3
WE:Engineering (Manufacturing)
Send PM
avatar
Intern
Intern
Joined: 11 Jul 2012
Posts: 35
Own Kudos [?]: 24 [1]
Given Kudos: 0
Send PM
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
1
Kudos
The same end result as Bunnuel, (and more time consuming, but at least more intuitive)
X*(1 + X)/2 -(10-X)*((X+1 + 10)/2) = 1 ==> X^2 + X - 56 = 0 ==> (X-7)*(X+8) = 0 , X = 7 or X = -8
Reponse X = 7
Brother Karamazov
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7208 [2]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
2
Kudos
1, 2, 3, 4, 5, 6, 7,............ 8, 9, 10

Huge numbers are at the right; started addition from there

28 ................................... 27

x = 7

Answer = D
Tutor
Joined: 16 Oct 2010
Posts: 14823
Own Kudos [?]: 64928 [2]
Given Kudos: 426
Location: Pune, India
Send PM
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
2
Kudos
Expert Reply
boomtangboy wrote:
The pages of a report are numbered consecutively from 1 to 10. If the sum of the page numbers up to and including page number x of the report is equal to one more than the sum of the page numbers following page number x, then x =

A. 4
B. 5
C. 6
D. 7
E. 8


There are 10 consecutive pages. Sum of first few = sum of last few. Note that first few are small numbers and last few are greater ones. So obviously, the split cannot be half-half. At least first 6 numbers need to be together. The question is whether 7 is in the first group or second group.
Sum of first 7 positive integers = 7*8/2 = 28
Sum of 8+9+10 = 9*3 = 27

This is the correct answer so x = 7

Answer (D)
Manager
Manager
Joined: 30 Dec 2015
Posts: 58
Own Kudos [?]: 118 [1]
Given Kudos: 173
GPA: 3.92
WE:Engineering (Aerospace and Defense)
Send PM
The pages of a report are numbered consecutively from 1 to 1 [#permalink]
1
Kudos
boomtangboy wrote:
The pages of a report are numbered consecutively from 1 to 10. If the sum of the page numbers up to and including page number x of the report is equal to one more than the sum of the page numbers following page number x, then x =

A. 4
B. 5
C. 6
D. 7
E. 8


\(Sum(1 to 10) = \frac{(10*11)}{2} = 55\)
n+(n+1) = 55
n=27
Since sum of first X digits greater by 1, Sum (1 to X) = 28
Now, we can either use :
\(Sum(1 to X) = \frac{[X*(X+1)]}{2}\)
\(28 = \frac{[X*(X+1)]}{2}\)
\(X^2+X-56=0\)
X=7
OR
Plug in ans choices in equation: \(28 = \frac{[X*(X+1)]}{2}\)

FYI....
Sum of sequence = [Half no of terms]*[Sum of first term & last term]
Manager
Manager
Joined: 24 Dec 2011
Posts: 71
Own Kudos [?]: 31 [0]
Given Kudos: 212
Location: India
GMAT 1: 710 Q49 V39
GPA: 4
WE:General Management (Health Care)
Send PM
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
I've gone through the question by the choice approach as these are small numbers.

as our peers said the first few numbers are small and the last are big.

so I started with 6. sum upto 6 is 21
from 7 to 10 is 34

then gone to 7. sum upto 7 is 28
sum from 8 to 10 is 27. bingo

Careful while selecting the choice. question asked abt x
answer choice D
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22055 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
Expert Reply
boomtangboy wrote:
The pages of a report are numbered consecutively from 1 to 10. If the sum of the page numbers up to and including page number x of the report is equal to one more than the sum of the page numbers following page number x, then x =

A. 4
B. 5
C. 6
D. 7
E. 8


Solution:

The sum of all the page numbers is 1 + 2 + … + 10 = 55. The sum of the page numbers from 1 to x, inclusive, is (1 + x)/2 * x = x(1 + x)/2. Therefore, the sum of the page numbers from x + 1 to 10, inclusive, is 55 - x(1 + x)/2. From the information given in the problem, we can create the equation:

x(1 + x)/2 = 55 - x(1 + x)/2 + 1

x(1 + x) = 56

x^2 + x - 56 = 0

(x + 8)(x - 7) = 0

x = -8 or x = 7

Since x can’t be negative, x must be 7.


Alternate solution:

If you have difficulty solving this problem algebraically, you can just check the given choices numerically. Let’s start with 6 in choice C; if it works, then that is the answer and if it doesn’t, we can then decide to move forward to 7 or move backward to 5.

If x = 6, we have the sum of the numbers 1 to 6, inclusive, as 1 + 2 + … + 6 = 21 and the sum of the numbers 7 to 10, inclusive, as 7 + 8 + 9 + 10 = 34. We see that x is not 6 and since 21 is less than 34, we should increase the value of x.

So let x = 7. We have the sum of the numbers 1 to 7, inclusive, as 1 + 2 + … + 7 = 28 and the sum of the numbers 8 to 10, inclusive, as 8 + 9 + 10 = 27. We see that 28 is exactly 1 more than 27, therefore, x must be 7.

Answer: D
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32678
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: The pages of a report are numbered consecutively from 1 to 1 [#permalink]
Moderators:
Math Expert
92921 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne