Last visit was: 23 Apr 2026, 10:55 It is currently 23 Apr 2026, 10:55
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: 23 Apr 2026
Posts: 109,782
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,782
Kudos: 810,827
 [69]
11
Kudos
Add Kudos
52
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,782
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,782
Kudos: 810,827
 [20]
8
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
General Discussion
User avatar
PrayasT
Joined: 26 Feb 2018
Last visit: 22 Dec 2020
Posts: 41
Own Kudos:
59
 [2]
Given Kudos: 43
Location: India
GMAT 1: 640 Q45 V34
GPA: 3.9
WE:Web Development (Computer Software)
GMAT 1: 640 Q45 V34
Posts: 41
Kudos: 59
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
SohGMAT2020
Joined: 04 May 2020
Last visit: 22 Nov 2025
Posts: 239
Own Kudos:
Given Kudos: 83
Location: Canada
Concentration: Finance, General Management
GMAT 1: 700 Q49 V35 (Online)
GPA: 3.42
Products:
GMAT 1: 700 Q49 V35 (Online)
Posts: 239
Kudos: 421
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Official Solution:


Notice that as given that \(p\) is a prime number and the only even prime is 2, then the question basically asks whether \(p=2\).

(1) \(x^2 * y^2\) is an even number. \(x^2*y^2=\text{even}\) means that \(xy=\text{even}\) (this means that at least one of the unknowns is even). We have that some even number is divisible by prime number \(p\), not sufficient to say whether \(p=2\), for example if \(xy=6\) then \(p\) can be either 2 or 3.

(2) \(xp = 6\). Since \(x\) is a positive integer and \(p\) is a prime number then either \(x=2\) and \(p=3\) (answer NO) or \(x=3\) and \(p=2\) (answer YES). Not sufficient.

(1)+(2) If \(y=6\) then \(xy=\text{even}\), so the first statement is satisfied irrespective of the value of \(x\) and thus we have no constraints on its value. So from (2) \(x\) can take any of the two values 2 or 3, which means that \(p\) can also take any of the two values 2 or 3, respectively. Not sufficient.


Answer: E


Hi Bunuel

I have a question here:

For statement 1: if xy is even ; then one of the prime factor of xy must be 2. So p can be 2 or 2 and some other prime numbers. But one value of p must be 2. So why is this statement not sufficient? The question does not ask whether the only value that p can take is an even prime number (2) ?

Can you please explain I am a bit confused there.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,782
Own Kudos:
810,827
 [2]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,782
Kudos: 810,827
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
ZXSohamGMAT2020
Bunuel
Official Solution:


Notice that as given that \(p\) is a prime number and the only even prime is 2, then the question basically asks whether \(p=2\).

(1) \(x^2 * y^2\) is an even number. \(x^2*y^2=\text{even}\) means that \(xy=\text{even}\) (this means that at least one of the unknowns is even). We have that some even number is divisible by prime number \(p\), not sufficient to say whether \(p=2\), for example if \(xy=6\) then \(p\) can be either 2 or 3.

(2) \(xp = 6\). Since \(x\) is a positive integer and \(p\) is a prime number then either \(x=2\) and \(p=3\) (answer NO) or \(x=3\) and \(p=2\) (answer YES). Not sufficient.

(1)+(2) If \(y=6\) then \(xy=\text{even}\), so the first statement is satisfied irrespective of the value of \(x\) and thus we have no constraints on its value. So from (2) \(x\) can take any of the two values 2 or 3, which means that \(p\) can also take any of the two values 2 or 3, respectively. Not sufficient.


Answer: E


Hi Bunuel

I have a question here:

For statement 1: if xy is even ; then one of the prime factor of xy must be 2. So p can be 2 or 2 and some other prime numbers. But one value of p must be 2. So why is this statement not sufficient? The question does not ask whether the only value that p can take is an even prime number (2) ?

Can you please explain I am a bit confused there.

p is some specific number. We know from the stem that it's prime. So, p could be 2, 3, 5, 7, ... The question asks whether p =2.

Now, from (1) p COULD be 2 but it also COULD be 3. We don't know for sure. That's why (1) is not sufficient.
User avatar
SohGMAT2020
Joined: 04 May 2020
Last visit: 22 Nov 2025
Posts: 239
Own Kudos:
Given Kudos: 83
Location: Canada
Concentration: Finance, General Management
GMAT 1: 700 Q49 V35 (Online)
GPA: 3.42
Products:
GMAT 1: 700 Q49 V35 (Online)
Posts: 239
Kudos: 421
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
ZXSohamGMAT2020
Bunuel
Official Solution:


Notice that as given that \(p\) is a prime number and the only even prime is 2, then the question basically asks whether \(p=2\).

(1) \(x^2 * y^2\) is an even number. \(x^2*y^2=\text{even}\) means that \(xy=\text{even}\) (this means that at least one of the unknowns is even). We have that some even number is divisible by prime number \(p\), not sufficient to say whether \(p=2\), for example if \(xy=6\) then \(p\) can be either 2 or 3.

(2) \(xp = 6\). Since \(x\) is a positive integer and \(p\) is a prime number then either \(x=2\) and \(p=3\) (answer NO) or \(x=3\) and \(p=2\) (answer YES). Not sufficient.

(1)+(2) If \(y=6\) then \(xy=\text{even}\), so the first statement is satisfied irrespective of the value of \(x\) and thus we have no constraints on its value. So from (2) \(x\) can take any of the two values 2 or 3, which means that \(p\) can also take any of the two values 2 or 3, respectively. Not sufficient.


Answer: E


Hi Bunuel

I have a question here:

For statement 1: if xy is even ; then one of the prime factor of xy must be 2. So p can be 2 or 2 and some other prime numbers. But one value of p must be 2. So why is this statement not sufficient? The question does not ask whether the only value that p can take is an even prime number (2) ?

Can you please explain I am a bit confused there.

p is some specific number. We know from the stem that it's prime. So, p could be 2, 3, 5, 7, ... The question asks whether p =2.

Now, from (1) p COULD be 2 but it also COULD be 3. We don't know for sure. That's why (1) is not sufficient.

Bunuel : Thanks for you reply: I get it since p can have other values as well it is not sufficient.
User avatar
thelonghalloween
Joined: 14 Jun 2020
Last visit: 22 Oct 2021
Posts: 62
Own Kudos:
Given Kudos: 119
Location: India
GMAT 1: 680 Q49 V33 (Online)
GRE 1: Q170 V151
WE:Consulting (Consulting)
Products:
GMAT 1: 680 Q49 V33 (Online)
GRE 1: Q170 V151
Posts: 62
Kudos: 81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think this is a high-quality question and I agree with explanation.
User avatar
vedha0
Joined: 10 Jan 2023
Last visit: 17 Mar 2024
Posts: 120
Own Kudos:
Given Kudos: 58
Posts: 120
Kudos: 127
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pretty high quality question. need to be very careful and easy to make silly mistakes. definitely this shud go in repeat list!
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,782
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,782
Kudos: 810,827
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have edited the question and the solution by adding more details to enhance its clarity. I hope it is now easier to understand.
User avatar
vedha0
Joined: 10 Jan 2023
Last visit: 17 Mar 2024
Posts: 120
Own Kudos:
Given Kudos: 58
Posts: 120
Kudos: 127
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hey Bunuel, I did not mean question was not clear. It was perfect the way it was and I just appreciated the way it tested the candidate.

Bunuel
I have edited the question and the solution by adding more details to enhance its clarity. I hope it is now easier to understand.
User avatar
BottomJee
User avatar
Retired Moderator
Joined: 05 May 2019
Last visit: 09 Jun 2025
Posts: 994
Own Kudos:
Given Kudos: 1,009
Affiliations: GMAT Club
Location: India
GMAT Focus 1: 645 Q82 V81 DI82
GMAT 1: 430 Q31 V19
GMAT 2: 570 Q44 V25
GMAT 3: 660 Q48 V33
GPA: 3.26
WE:Engineering (Manufacturing)
Products:
GMAT Focus 1: 645 Q82 V81 DI82
GMAT 3: 660 Q48 V33
Posts: 994
Kudos: 1,457
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think this is a high-quality question and I agree with explanation.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109782 posts
Founder
43154 posts