Last visit was: 25 Apr 2024, 01:30 It is currently 25 Apr 2024, 01:30

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
Math Expert
Joined: 02 Sep 2009
Posts: 92904
Own Kudos [?]: 618876 [52]
Given Kudos: 81595
Send PM
Most Helpful Reply
SVP
SVP
Joined: 20 Mar 2014
Posts: 2362
Own Kudos [?]: 3626 [12]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92904
Own Kudos [?]: 618876 [7]
Given Kudos: 81595
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 13 Apr 2015
Posts: 60
Own Kudos [?]: 70 [1]
Given Kudos: 325
Concentration: General Management, Strategy
GMAT 1: 620 Q47 V28
GPA: 3.25
WE:Project Management (Energy and Utilities)
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
1
Kudos
Ans :- B.
I substituted 3 in all answer choices.
Option B & C were both satisfying the condition.

So i substituted 4 instead of 3 in all answer choices,
Only B option satisfied.

Can anyone tell a simpler way to solve.
User avatar
Manager
Manager
Joined: 29 Jul 2015
Posts: 144
Own Kudos [?]: 647 [6]
Given Kudos: 59
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
3
Kudos
2
Bookmarks
Bunuel wrote:
If x is a positive integer greater than 1, what is the sum of the multiples of x from x to x^2, inclusive?

(A) x(x + 1)(x-1)
(B) x^2(x + 1)/2
(C) x^2(x-1)
(D) (x^3 + 2x)/2
(E) x(x-1)^2


Kudos for a correct solution.


We have to find the sum of multiples of x from x to x^2 inclusive

let x = 3
then sum of the multiples from 3 to 9 will be
3+6+9
or 3(1+2+3)

let x=5
then sum of multiples from 5 to 25 will be
5+10+15+20+25
or 5(1+2+3+4+5)

From these values it is clear that th sum of multiples of x from x to x^2 inclusive will be
x(sum of first x natural numbers)
or \(x*\) \(\frac{x(x+1)}{2}\)
or \(\frac{x^2(x+1)}{2}\)

Answer:- B
avatar
Manager
Manager
Joined: 10 Aug 2015
Posts: 95
Own Kudos [?]: 240 [1]
Given Kudos: 20
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
1
Kudos
Solution:

Sum = x + 2x +3x +.. + x(x) = x(1+2+3...+x) = x((x/2)(2 +(x-1)) = (x^2)(x+1)/2
So, option B
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5957
Own Kudos [?]: 13387 [2]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
2
Kudos
Expert Reply
Bunuel wrote:
If x is a positive integer greater than 1, what is the sum of the multiples of x from x to x^2, inclusive?

(A) x(x + 1)(x-1)
(B) x^2(x + 1)/2
(C) x^2(x-1)
(D) (x^3 + 2x)/2
(E) x(x-1)^2


Kudos for a correct solution.


Let, x=2

sum of the multiples of x from x (i.e. 2) to x^2 (i.e. 2^2=4), inclusive = 2+4 = 6

@x=2
(A) x(x + 1)(x-1) = 2*3*1 = 6
(B) x^2(x + 1)/2 = 2^2*3/2 = 6

(C) x^2(x-1) = 2^2*3 = 12
(D) (x^3 + 2x)/2 = (8+4)/2 = 6
(E) x(x-1)^2 = 2*1 = 2

i.e. Possible Options are only A, B and D

Now, Let, x=3

Sum of the multiples of x from x (i.e. 3) to x^2 (i.e. 3^2=9), inclusive = 3+6+9 = 18

@x=3
(A) x(x + 1)(x-1) = 3*4*2 = 24
(B) x^2(x + 1)/2 = 3^2*4/2 = 18
(D) (x^3 + 2x)/2 = (27+6)/2 = 33/2

i.e. Answer Option B
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3128 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
Here is what i did in this one =>Putting x=5
Sum = 5+10+15+20+25=75
only option that matches is B.

Hence B.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18756
Own Kudos [?]: 22050 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
If x is a positive integer greater than 1, what is the sum of the multiples of x from x to x^2, inclusive?

(A) x(x + 1)(x-1)
(B) x^2(x + 1)/2
(C) x^2(x-1)
(D) (x^3 + 2x)/2
(E) x(x-1)^2



Since we know that x is a positive integer greater than 1, we can let x = 2. Thus, we need to determine the sum of multiples of 2 from 2 to 4 inclusive. We see that the sum of the multiples of 2 is 2 + 4 = 6. Now we need to determine which of the answer choices is equivalent to 6:

A) x(x + 1)(x - 1) = 2(3)(1) = 6….YES

B) x^2(x + 1)/2 = 4(3)/2 = 6….YES

C) x^2(x - 1) = 4(1) = 4….NO

D) (x^3 + 2x)/2 = (8 + 4)/2 = 6….YES

E) x(x - 1)^2 = 2(1)^2 = 2….NO

To decide between the answer choices A, B, and D, we can let x = 3. The multiples of 3 between 3 and 9 inclusive are 3, 6, and 9. We have 3 + 6 + 9 = 18. Let’s plug x = 3 into answer choices A, B, and D and see which one(s) produce 18:

A) x(x + 1)(x - 1) = 3(4)(2) = 24….NO

B) x^2(x + 1)/2 =9(4)/2 = 18….YES

D) (x^3 + 2x)/2 = (27 + 6)/2 = 16.5….NO

Answer: B
Manager
Manager
Joined: 03 Sep 2018
Posts: 178
Own Kudos [?]: 90 [0]
Given Kudos: 924
Location: Netherlands
GPA: 4
Send PM
If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
This question is about series.

Either through trial and error, or through

\(a_n=a_1+(n-1)d \implies x^2=x+(n-1)x\)

you'll find that \(n=x\)

therefore, since we are dealing with an equally spaced set,

\(average*n=sum \implies \frac{(x+x^2)}{2}*x= \frac{(1+x)x^2}{2}\)
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32662
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If x is a positive integer greater than 1, what is the sum of the mult [#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: If x is a positive integer greater than 1, what is the sum of the mult [#permalink]
Moderators:
Math Expert
92904 posts
Senior Moderator - Masters Forum
3137 posts

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