Last visit was: 25 Apr 2024, 05:46 It is currently 25 Apr 2024, 05:46

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:
Difficulty: Sub 505 Levelx   Algebrax   Remaindersx                     
Show Tags
Hide Tags
Senior Manager
Senior Manager
Joined: 11 May 2014
Status:I don't stop when I'm Tired,I stop when I'm done
Posts: 474
Own Kudos [?]: 38826 [211]
Given Kudos: 220
Location: Bangladesh
Concentration: Finance, Leadership
GPA: 2.81
WE:Business Development (Real Estate)
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618928 [131]
Given Kudos: 81595
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29925 [22]
Given Kudos: 799
Location: Canada
Send PM
Director
Director
Joined: 04 Dec 2015
Posts: 620
Own Kudos [?]: 1585 [21]
Given Kudos: 276
Location: India
Concentration: Technology, Strategy
WE:Information Technology (Consulting)
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
13
Kudos
8
Bookmarks
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(\(k^{3}\) – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


\((k + 2)(k^{3}\) – k) \(= (k + 2) (k (k^2-1))\)

\((k + 2) k(k+1)(k-1\))

or could be written as

\((k-1)k(k+1)(k+2)\)

Its product of 4 consecutive numbers. Product of 3 consecutive numbers is always divisible by 6, Hence given number is divisible by 6.

Therefore remainder will be 0. Answer (A).
General Discussion
Manager
Manager
Joined: 30 Mar 2017
Posts: 53
Own Kudos [?]: 53 [2]
Given Kudos: 14
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
2
Bookmarks
0. As k can be shown as product of three integers. Always divisible by 6

Sent from my Moto G (5) Plus using GMAT Club Forum mobile app
Intern
Intern
Joined: 26 Jun 2014
Posts: 17
Own Kudos [?]: 5 [0]
Given Kudos: 217
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
BeingHan wrote:
0. As k can be shown as product of three integers. Always divisible by 6



Did you mean that k is a product of three *consecutive* integers? Then you are correct, always divisible by 6.
Retired Moderator
Joined: 19 Mar 2014
Posts: 817
Own Kudos [?]: 969 [13]
Given Kudos: 199
Location: India
Concentration: Finance, Entrepreneurship
GPA: 3.5
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
12
Kudos
1
Bookmarks
\((k + 2) (k^3 – k)\)

\((k + 2) (k (K^2 - 1))\)

\((k + 2) k (k + 1) (k - 1)\)

\((k - 1) k (k + 1) (k + 2)\)

As we can see that above numbers are 4 consecutive integers, and as we know \(4\) consecutive integers are multiples of \(4! = 4 * 3 * 2 * 1 = 24\)

Hence, as \(24\)is divisible by \(6\), equation will be commpletely divisible by \(6\) and hence reminder will be ZERO.

Hence, Answer is A

One Kudos if you Like :-D
Board of Directors
Joined: 11 Jun 2011
Status:QA & VA Forum Moderator
Posts: 6072
Own Kudos [?]: 4689 [1]
Given Kudos: 463
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Send PM
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
1
Kudos
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


\((k + 2)(k^3 – k)\)
= \((k + 2)k(k^2 – 1)\)
= \((k + 2)k(k – 1)(k + 1)\)

Plug in numbers and check -

Let k = 2

\((k + 2)k(k – 1)(k + 1)\) = \(4*2*1*3\) = \(24\) ( Divided by 6 , remainder will be 0)

Let k = 3

\((k + 2)k(k – 1)(k + 1)\) = \(5*3*2*4\) = \(120\) ( Divided by 6 , remainder will be 0)

Thus, the answer will be (A) 0
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6273 [6]
Given Kudos: 1646
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
3
Kudos
3
Bookmarks
Expert Reply
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


Let’s simplify the given expression:

(k + 2)(k^3 – k) = (k + 2)[k(k^2 - 1)] = (k + 2)(k)(k + 1)(k - 1)

Reordering the factors in the expression, we have:

(k - 1)(k)(k + 1)(k + 2), which is a product of 4 consecutive integers. Since the product of n consecutive integers is always divisible by n!, the product of 4 consecutive integers is always divisible by 4! = 24 and hence by 6. Thus, the remainder when (k + 2)(k^3 – k) is divided by 6 is 0.

Answer: A
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [2]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
Hi All,

This question it perfect for TESTing VALUES (the approach that Abhishek009 used). The question is also based on a subtle Number Property rule about consecutive integers.

(K+2)(K^3 - K) can be rewritten as....
(K+2)(K)(K^2 - 1) =
(K+2)(K)(K+1)(K-1)

When multiplying numbers, the 'order' doesn't matter, so you can re-order those 4 'pieces' as...
(K-1)(K)(K+1)(K+2)

We're told that K is a positive integer, so what you have here is the product of 4 consecutive integers (they'll either all be positive or it's be 0-1-2-3) and EVERY 4 consecutive integers will include at least two multiples of 2 and a multiple of 3. By extension, this product will be some multiple of (2)(3) = 6, so when you divide the product by 6 you'll get a remainder of 0.

Final Answer:

GMAT assassins aren't born, they're made,
Rich
VP
VP
Joined: 09 Mar 2016
Posts: 1160
Own Kudos [?]: 1017 [0]
Given Kudos: 3851
Send PM
If k is a positive integer, what is the remainder when (k + 2)(k^3 k [#permalink]
Bunuel wrote:
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


There is a rule saying that: The product of n consecutive integers is always divisible by n!.

\((k + 2)(k^3 – k) = (k + 2)k(k^2 – 1) = (k + 2)k(k – 1)(k+1)=(k – 1)k(k+1)(k + 2)\).

As we can see we have the product of 4 consecutive integers: (k – 1), k, (k+1), and (k + 2). Thus, the product will always be divisible by 4! = 24, which means that it will be divisible by 6 too.

Answer: A.

Of course we can simply plug-in numbers: since PS question cannot have more than 1 correct answer, then for any k the answer must be the same. For example, if k = 1, then the product becomes 0. 0 divided by 6 gives the remainder of 0 (0 is a multiple of every integer).



Hi Bunuel :)

can you please explain one thing. pleeeese :)

ok so you say we hav a product of 4 consecutive integers (k – 1), k, (k+1), and (k + 2) but that one K is not in the form of (k-1) it is just single K :) why ?

for example i have this (k – 1), k, (k+1), and (k + 2) and will take 4 and plug in

so i get (4 – 1), 4, (4+1), and (4 + 2) --- > 3, 4, 5, 6

but if I take 0 for K i get ( 0 – 1), 0, (0+1), and (0+ 2) ---> i get 0 and then remain is 6 ? :?


thank you :)
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618928 [1]
Given Kudos: 81595
Send PM
If k is a positive integer, what is the remainder when (k + 2)(k^3 k [#permalink]
1
Kudos
Expert Reply
dave13 wrote:
Bunuel wrote:
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


There is a rule saying that: The product of n consecutive integers is always divisible by n!.

\((k + 2)(k^3 – k) = (k + 2)k(k^2 – 1) = (k + 2)k(k – 1)(k+1)=(k – 1)k(k+1)(k + 2)\).

As we can see we have the product of 4 consecutive integers: (k – 1), k, (k+1), and (k + 2). Thus, the product will always be divisible by 4! = 24, which means that it will be divisible by 6 too.

Answer: A.

Of course we can simply plug-in numbers: since PS question cannot have more than 1 correct answer, then for any k the answer must be the same. For example, if k = 1, then the product becomes 0. 0 divided by 6 gives the remainder of 0 (0 is a multiple of every integer).



Hi Bunuel :)

can you please explain one thing. pleeeese :)

ok so you say we hav a product of 4 consecutive integers (k – 1), k, (k+1), and (k + 2) but that one K is not in the form of (k-1) it is just single K :) why ?

for example i have this (k – 1), k, (k+1), and (k + 2) and will take 4 and plug in

so i get (4 – 1), 4, (4+1), and (4 + 2) --- > 3, 4, 5, 6

but if I take 0 for K i get ( 0 – 1), 0, (0+1), and (0+ 2) ---> i get 0 and then remain is 6 ? :?


thank you :)


0 is divisible by every integer (except 0 itself): 0/integer = integer. So, 0 divided by 6 gives the remainder of 0.
Senior Manager
Senior Manager
Joined: 14 Oct 2019
Status:Today a Reader; Tomorrow a Leader.
Posts: 346
Own Kudos [?]: 344 [0]
Given Kudos: 127
Location: India
GPA: 4
WE:Engineering (Energy and Utilities)
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

(k+2)(k^3–k)
=(k+2)k(k^2–1)
=(k+2)k(k–1)(k+1)
=(k−1)k(k+1)(k+2)

now, we know, the product of 3 consecutive numbers is always divisible by 6.
so, (k+2)(k^3–k) is divisible by 6.

the remainder when (k + 2)(k^3 – k) is divided by 6 = 0

correct answer A
School Moderator - INSEAD Masters
Joined: 07 Jan 2020
Posts: 510
Own Kudos [?]: 265 [0]
Given Kudos: 193
Location: India
GPA: 4
WE:Analyst (Accounting)
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


Since the questions asks What is the remainder => the value will be same whatever value of " K " is.

If we put K = 1

( 1 + 2 ) ( 1^3 - 1 ) / 6 = 0/6 = 0

Answer A
Current Student
Joined: 13 Apr 2020
Posts: 9
Own Kudos [?]: 2 [0]
Given Kudos: 78
Location: United States (TX)
Concentration: Strategy, Sustainability
GRE 1: Q162 V161
GPA: 3.24
WE:Engineering (Military & Defense)
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4



I did not notice that the numerator could be broken down into 4 consecutive integers. Is this alternative method OK and using sound logic?

\(\frac{(k + 2)(k^3 – k)}{6}\) = \(\frac{k^4 +2k^3 - k^2 - 2k}{6}\)

Since there are no common factors between the numerator and denominator, and there is at least one power of \(k\) in each numerator term, there will be a remainder of \(0\).

....................
If this is not OK logic, how was I supposed to be keyed in to notice that the numerator was a consecutive integer product? I did not think about that at all until I saw every solution on this thread using that method.

Thank you!
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5958
Own Kudos [?]: 13387 [1]
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 k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
1
Bookmarks
Expert Reply
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


Wanna make solving the Official Questions interesting???


Click here and solve 1000+ Official Questions with Video solutions as Timed Sectional Tests
and Dedicated Data Sufficiency (DS) Course


Answer: Option A

Video solution by GMATinsight



Get TOPICWISE: Concept Videos | Practice Qns 100+ | Official Qns 50+ | 100% Video solution CLICK HERE.
Two MUST join YouTube channels : GMATinsight (1000+ FREE Videos) and GMATclub :)
GMAT Club Legend
GMAT Club Legend
Joined: 03 Oct 2013
Affiliations: CrackVerbal
Posts: 4946
Own Kudos [?]: 7626 [0]
Given Kudos: 215
Location: India
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 – k [#permalink]
Top Contributor
Since K can be any positive integer, the remainder should be the same for any value of k. So we can use plug in method to solve this question.

If k =2, (k + 2)(\(k^3\) – k) = (2+2) ( \(2^3\) -2) = 4*6 =24

The remainder will be 0, when 24 is divided by 6.

Correct answer is A.

Thanks,
Clifin J Francis,
GMAT SME
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2094 [0]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 k [#permalink]
Expert Reply
Top Contributor
Given that k is a positive integer and we need to find what is the remainder when \((k + 2)(k^3 – k)\) is divided by 6

Let's simplify \((k + 2)(k^3 – k)\)

\((k + 2)(k^3 – k)\) = \((k + 2)(k*(k^2 – 1))\) = k*(k+2)*\((k^2 - 1^2)\) = k*(k+2)*(k-1)*(k+1) = (k-1)*k*(k+1)*(k+2)
= Product of four consecutive numbers

Theory: Product of n consecutive numbers will always be divisible by n!

=> Product of four consecutive numbers will always be divisible by 4! (=1*2*3*4 = 24)
=> Product of four consecutive numbers will always be divisible by 6, as 6 is a factor of 24

=> The remainder when \((k + 2)(k^3 – k)\) is divided by 6 = 0

So, Answer will be A
Hope it helps!

Watch the following video to learn the Basics of Remainders

Intern
Intern
Joined: 24 Oct 2022
Posts: 3
Own Kudos [?]: 0 [0]
Given Kudos: 80
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 k [#permalink]
Bunuel wrote:
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


There is a rule saying that: The product of n consecutive integers is always divisible by n!.

\((k + 2)(k^3 – k) = (k + 2)k(k^2 – 1) = (k + 2)k(k – 1)(k+1)=(k – 1)k(k+1)(k + 2)\).

As we can see we have the product of 4 consecutive integers: (k – 1), k, (k+1), and (k + 2). Thus, the product will always be divisible by 4! = 24, which means that it will be divisible by 6 too.

Answer: A.

Of course we can simply plug-in numbers: since PS question cannot have more than 1 correct answer, then for any k the answer must be the same. For example, if k = 1, then the product becomes 0. 0 divided by 6 gives the remainder of 0 (0 is a multiple of every integer).


Hello Bunnel,

Thank you for your answer, can you please explain why the product of 4 consecutive integers will always be divisible by 4?

Thank you
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 k [#permalink]
1
Kudos
Expert Reply
nourelhoudask wrote:
Bunuel wrote:
AbdurRakib wrote:
If k is a positive integer, what is the remainder when (k + 2)(k^3 – k) is divided by 6 ?

A. 0
B. 1
C. 2
D. 3
E. 4


There is a rule saying that: The product of n consecutive integers is always divisible by n!.

\((k + 2)(k^3 – k) = (k + 2)k(k^2 – 1) = (k + 2)k(k – 1)(k+1)=(k – 1)k(k+1)(k + 2)\).

As we can see we have the product of 4 consecutive integers: (k – 1), k, (k+1), and (k + 2). Thus, the product will always be divisible by 4! = 24, which means that it will be divisible by 6 too.

Answer: A.

Of course we can simply plug-in numbers: since PS question cannot have more than 1 correct answer, then for any k the answer must be the same. For example, if k = 1, then the product becomes 0. 0 divided by 6 gives the remainder of 0 (0 is a multiple of every integer).


Hello Bunnel,

Thank you for your answer, can you please explain why the product of 4 consecutive integers will always be divisible by 4?

Thank you


Hi nourelhoudask,

The concept that you are asking about is based on a couple of Number Property rules - and you can prove it rather easily if you want to by TESTing VALUES.

For a positive integer to be 'evenly divisible by 4' means that the integer is a 'multiple of 4'; in other words, you have to be able to find a '4' when you prime-factor that number (meaning that you have to find at least two 2s) in its prime-factorization.

For example, 12 is evenly divisible by 4 because when you prime-factor 12, you get (2)(2)(3).
In that same way, 15 is NOT evenly divisible by 4 because when you prime-factor 15, you get (3)(5) ---> we don't have the two 2s that we need.

When you multiply four consecutive integers together, you will ALWAYS have a multiple of 4 in that product. For example:
(1)(2)(3)(4) = (6)(4) = 24 --> a multiple of 4
(2)(3)(4)(5) = (30)(4) = 120 --> a multiple of 4
(3)(4)(5)(6) = (90)(4) = 360 --> a multiple of 4
(4)(5)(6)(7) = (210)(4) = 840 --> a multiple of4

That pattern will continue; you will just be dealing with larger and larger multiples of 4 as you go:
(5)(6)(7)(8) = (210)(8) = (420)(4) = 1680 --> a multiple of 4
(6)(7)(8)(9)
(7)(8)(9)(10)
(8)(9)(10)(11)

(9)(10)(11)(12)
Etc.

This shows that every group of four consecutive positive intergers will always include a multiple of 4, so the product of that group will - by definition - be a multiple of 4.

GMAT assassins aren't born, they're made,
Rich

Contact Rich at: Rich.C@empowergmat.com
GMAT Club Bot
Re: If k is a positive integer, what is the remainder when (k + 2)(k^3 k [#permalink]
 1   2   
Moderators:
Math Expert
92912 posts
Senior Moderator - Masters Forum
3137 posts

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