Last visit was: 24 Apr 2026, 06:59 It is currently 24 Apr 2026, 06:59
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,813
Own Kudos:
Given Kudos: 105,870
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,813
Kudos: 810,996
 [17]
3
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
avatar
militarytocorp
Joined: 24 Feb 2018
Last visit: 15 Nov 2018
Posts: 26
Own Kudos:
26
 [3]
Given Kudos: 43
Location: India
GPA: 3.35
WE:Military Officer (Military & Defense)
Posts: 26
Kudos: 26
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
vishumangal
Joined: 27 Jun 2015
Last visit: 22 Dec 2021
Posts: 91
Own Kudos:
49
 [1]
Given Kudos: 57
GRE 1: Q158 V143
GRE 1: Q158 V143
Posts: 91
Kudos: 49
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 24 Apr 2026
Posts: 8,629
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,629
Kudos: 5,190
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If p and q are consecutive even integers and p < q, which of the following must be divisible by 3 ?


A. p2+pqp2+pq

B. pq2+pqpq2+pq

C. p2q–pqp2q–pq

D. p2q2p2q2

E. pq2–pq

Upon checking with values of p =2 and q=4 we get option E to satisfy the relation to proof..
User avatar
lucasd14
User avatar
Current Student
Joined: 24 Nov 2021
Last visit: 22 Aug 2024
Posts: 37
Own Kudos:
Given Kudos: 92
Location: Argentina
Schools: ESADE (A)
Schools: ESADE (A)
Posts: 37
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If p and q are consecutive even integers and p < q, which of the following must be divisible by 3 ?


A. \(p^2 + pq\)

B. \(pq^2 + pq\)

C. \(p^2q – pq\)

D. \(p^2q^2\)

E. \(pq^2 – pq\)

Hi Bunuel, is there any way we can validate the correct answer without plugging in numbers? Thanks!
avatar
ruccipotato
Joined: 23 Apr 2021
Last visit: 25 Jul 2022
Posts: 2
Given Kudos: 5
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
What about if we use 0 and 2? All the options, besides A, turn out divisible by 3.
User avatar
lucasd14
User avatar
Current Student
Joined: 24 Nov 2021
Last visit: 22 Aug 2024
Posts: 37
Own Kudos:
Given Kudos: 92
Location: Argentina
Schools: ESADE (A)
Schools: ESADE (A)
Posts: 37
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ruccipotato
What about if we use 0 and 2? All the options, besides A, turn out divisible by 3.

If you use 0, then all QA become divisible by 3. Choosing 0 won't be useful.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,813
Own Kudos:
810,996
 [2]
Given Kudos: 105,870
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,813
Kudos: 810,996
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
lucasd14
Hi Bunuel, is there any way we can validate the correct answer without plugging in numbers? Thanks!

If p and q are consecutive even integers and p < q, which of the following must be divisible by 3 ?

A. \(p^2 + pq\)

B. \(pq^2 + pq\)

C. \(p^2q – pq\)

D. \(p^2q^2\)

E. \(pq^2 – pq\)

p and q are consecutive even integers and p < q: \(p = n\) and \(q = n + 2\), where \(n\) is an even integer.

A. \(p^2 + pq=(n)^2+(n)(n+2)=2n(n + 1)\). This one will not be divisible by 3 if \(n+2\) is a multiple of 3 (in this case neither \(n\) nor \(n+1\) will be multiples of 3, therefore the product also will not be a multiple of 3. For example, consider \(n+2=0\)).

B. \(pq^2 + pq=(n)(n+2)^2+(n)(n+2)=n(n + 2)(n + 3)\). This one will not be divisible by 3 if \(n+1\) is a multiple of 3 (in this case n, n+2, and n+3 will not be multiples of 3, therefore the product also will not be a multiple of 3. For example, consider \(n+1=0\)).

C. \(p^2q – pq=n^2(n+2)-n(n+2)=(n - 1)n (n + 2) \). This one will not be divisible by 3 if \(n+1\) is a multiple of 3 (in this case \(n-1\), \(n\), and \(n+2\) will not be multiples of 3, therefore the product also will not be a multiple of 3. For example, consider \(n+1=0\)).

D. \(p^2q^2=n^2(n+2)^2=n^2(n + 2)^2\). This one will not be divisible by 3 if \(n+1\) is a multiple of 3 (in this case neither \(n\) nor \(n+2\) will be multiples of 3, therefore the product also will not be a multiple of 3. For example, consider \(n+1=0\)).

E. \(pq^2 – pq=(n)(n+2)^2-(n)(n+2)=n(n + 1)(n + 2) \). This is a product of three consecutive even integers, so one of them will for sure be a multiple of 3, therefore the product will also be a multiple of 3.

Answer E.

But number plugging will be much faster.
User avatar
zishanjamil94
Joined: 14 Sep 2021
Last visit: 30 May 2025
Posts: 2
Given Kudos: 6
Location: India
Schools: Anderson '24
Schools: Anderson '24
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
an easy way would be cross checking all the options
For option e) p*q^2–p*q
we know q = p+2 (Since q is greater and next consecutive even number)
then p (p+2)^2 - p (p+2)
let's take p+2 common then p*(p+2) [(p+2) - 1] = p * p+2 * p-1 => let's consider p =2 for validation then p+1 will always be 3 , which is divisible by 3.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 23 Apr 2026
Posts: 22,283
Own Kudos:
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,283
Kudos: 26,534
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If p and q are consecutive even integers and p < q, which of the following must be divisible by 3 ?


A. \(p^2 + pq\)

B. \(pq^2 + pq\)

C. \(p^2q – pq\)

D. \(p^2q^2\)

E. \(pq^2 – pq\)

Since p and q are consecutive even integers and since p < q, it must be true that q = p + 2. Let's evaluate each answer choice with this piece of information in mind:

Answer choice A: p^2 + pq

\(\Rightarrow\) p^2 + pq

\(\Rightarrow\) p(p + q)

\(\Rightarrow\) p(p + p + 2)

\(\Rightarrow\) p(2p + 4)

\(\Rightarrow\) 2p(p + 2)

This expression is not necessarily divisible by 3, for instance, if p = 2.

Answer choice B: pq^2 + pq

\(\Rightarrow\) pq^2 + pq

\(\Rightarrow\) pq(q + 1)

\(\Rightarrow\) p(p + 2)(p + 2 + 1)

\(\Rightarrow\) p(p + 2)(p + 3)

This expression is not necessarily divisible by 3, for instance, if p = 2.

Answer choice C: (p^2)q – pq

\(\Rightarrow\) (p^2)q - pq

\(\Rightarrow\) pq(p - 1)

\(\Rightarrow\) p(p + 2)(p - 1)

This expression is not necessarily divisible by 3, for instance, if p = 2.

Answer choice D: (p^2)(q^2)

\(\Rightarrow\) (p^2)(q^2)

\(\Rightarrow\) (p^2)(p + 2)^2

Once again, we can let p = 2 to obtain a number which is not divisible by 3. Thus, this expression is not divisible by 3 either.

Since we eliminated all answer choices besides E, the correct answer must be E. However, as an exercise, let's verify that the expression given in answer choice E must be divisible by 3.

Answer choice E: pq^2 - pq

\(\Rightarrow\) pq^2 - pq

\(\Rightarrow\) pq(q - 1)

\(\Rightarrow\) p(p + 2)(p + 2 - 1)

\(\Rightarrow\) p(p + 2)(p + 1)

We see that this expression is the product of three consecutive integers. Since the product of n consecutive integers is always divisible by n!, this expression is divisible by 3 for every value of p.

Answer: E
User avatar
aryanxx09
Joined: 01 Sep 2024
Last visit: 13 Apr 2026
Posts: 32
Own Kudos:
Given Kudos: 5
Posts: 32
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Yeah, but the question says "must be", so it should ideally work? I think the question should have mentioned positive even integer
lucasd14
ruccipotato
What about if we use 0 and 2? All the options, besides A, turn out divisible by 3.

If you use 0, then all QA become divisible by 3. Choosing 0 won't be useful.
Moderators:
Math Expert
109813 posts
Tuck School Moderator
853 posts