Last visit was: 22 Apr 2026, 13:16 It is currently 22 Apr 2026, 13:16
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
xcusemeplz2009
Joined: 09 May 2009
Last visit: 24 Jul 2011
Posts: 109
Own Kudos:
1,147
 [34]
Given Kudos: 13
Posts: 109
Kudos: 1,147
 [34]
3
Kudos
Add Kudos
31
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,386
 [30]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,439
Kudos: 79,386
 [30]
19
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
44,993
 [15]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
 [15]
12
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
GMAT TIGER
Joined: 29 Aug 2007
Last visit: 17 Aug 2011
Posts: 1,012
Own Kudos:
Given Kudos: 19
Posts: 1,012
Kudos: 1,796
Kudos
Add Kudos
Bookmarks
Bookmark this Post
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

pls share if u used a quick approach to solve this

First note that: x and y are +ve integers i.e. x and y cannot be -ves, zeros and fractions.

Given that:- x^6 = y^2 + 127
x can have a value of 1....................n, however x>2 because:

If x = 1, x^6 = 1 and y = sqrt(1-127). y is an irrational number. Not possible.
If x = 2, x^6 = 64 and y = sqrt(64-127). y is an irrational number. Not possible.
If x = 3, x^6 = 729 and y = sqrt(729-127) = sqrt(602). Now y is a fraction. Not possible.
If x = 4, x^6 = 64x64 and y = sqrt{(64x64) -127} = .......?

Now its not possible to do any calculation beyond this point in 2-5 minuets. Until and unless there is a quick approach, I would say this not a gmat-type question. I would love to see if anybody has a quick approach.

I thought its a good question however it turned to be a tough one.
User avatar
tashu
Joined: 12 Oct 2008
Last visit: 07 Nov 2010
Posts: 29
Own Kudos:
Given Kudos: 3
Posts: 29
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thats correct, even I used brute force. But can we find some better approach for similar question, where constant may be changed i.e. 64 or exponent may be changed. ?
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 17 Apr 2026
Posts: 4,143
Own Kudos:
11,270
 [13]
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,270
 [13]
8
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

pls share if u used a quick approach to solve this

chetan2u's approach above is excellent, though there's one problem with the analysis. We have

(x^3 + y)(x^3 - y) = 127

so x^3 + y and x^3 - y must be factors of 127. Since 127 is prime, the only possibility is that x^3 + y = 127 and x^3 - y = 1. Now, x cannot be greater than 5, since that would make x^3 larger than 127, and since x^3 must be greater than y, x could only be 4 or 5. Still testing these values, we do find that x = 4 and y = 63 gives a legitimate solution here, so there is one pair of values that works.
User avatar
h2polo
Joined: 13 Aug 2009
Last visit: 08 Mar 2012
Posts: 101
Own Kudos:
378
 [1]
Given Kudos: 16
Posts: 101
Kudos: 378
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
HI.. a quick appch i can think of..
the eq can be written as... x^6-y^2=127...x^6-y^2=(x^3-y)(x^3+y)....which means 127 is product of two int... but if u look at 127..it is prime number... so there is no pair of positive integers which satisfies the condition ...ANS-0

This is definitely a tough one... but I do not think the answer is 0.

chetan2u had a great approach, same as the one I used but since 127 is a prime number I went a step further:
(x^3-y)(x^3+y)=127
(x^3-y)(x^3+y)=(1)(127)

From here I plugged in different values of x and y to see if I can get (x^3-y) to equal 1 and (x^3+y) to equal 127. Because we know that (x^3-y) must equal 1, y must be x^3-1.

x=1, not possible
x=2, not possible
x=3, not possible

x=4, y=63
(x^3-y)(x^3+y)=127
(4^3-63)*(4^3+63)=127

x=5, not possible

So answer is B. 1

Can someone please verify the OA?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hi ianstewart...
thanks a lot... should not have skipped my mind but it seems in a hurry, just overlooked it...
lesson learnt-give a thought before proceeding to next step..
User avatar
GMAT TIGER
Joined: 29 Aug 2007
Last visit: 17 Aug 2011
Posts: 1,012
Own Kudos:
Given Kudos: 19
Posts: 1,012
Kudos: 1,796
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
HI.. a quick appch i can think of..
the eq can be written as... x^6-y^2=127...x^6-y^2=(x^3-y)(x^3+y)....which means 127 is product of two int... but if u look at 127..it is prime number... so there is no pair of positive integers which satisfies the condition ...ANS-0

Thats a good point.

x^6-y^2 = 127
(x^3-y)(x^3+y) = 127 x 1

Since x and y both are +ves,
(x^3-y) = 1 and
(x^3+y) = 127

As I mentioned earlier, x >2. Now the possibilities for x are <5. So x could be 3 or 4 or 5.

After few trails, x = 4.

Agree with OA as B.
User avatar
BarneyStinson
Joined: 21 Jul 2009
Last visit: 24 Sep 2010
Posts: 217
Own Kudos:
Given Kudos: 22
Concentration: World Domination, Finance, Political Corporatization, Marketing, Strategy
Schools:LBS, INSEAD, IMD, ISB - Anything with just 1 yr program.
Posts: 217
Kudos: 508
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I believe, solving these kinds of questions is key to scoring well on the test. When we never know which question is experimental, a tough one as worse as this can always waste time and lower scores. I have had similar questions and I did not have sufficient practise facing them and lost valuable time. The key is to not panic and try to think at least one step beyond or differently for every 3 to 5 seconds when facing a tough problem.
avatar
logophobic
Joined: 03 Sep 2014
Last visit: 09 Sep 2014
Posts: 5
Own Kudos:
Given Kudos: 10
Posts: 5
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is it correct to assume that there can only be one set because the integers are positive and x's exponent is higher than y's? Without changing the equation you can almost see that there can only be one solution. But maybe I am thinking too simply...
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,386
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,439
Kudos: 79,386
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
logophobic
Is it correct to assume that there can only be one set because the integers are positive and x's exponent is higher than y's? Without changing the equation you can almost see that there can only be one solution. But maybe I am thinking too simply...

No. 127 is a prime number. Try putting in a composite number. Then see whether you get multiple values. Also, some other prime numbers such as 19 may give no solution.
User avatar
athoopal
Joined: 25 Aug 2014
Last visit: 09 Jan 2022
Posts: 3
Own Kudos:
6
 [1]
Given Kudos: 1
Location: India
Concentration: Finance, International Business
GMAT 1: 710 Q47 V39
GPA: 2.95
WE:Military Officer (Military & Defense)
GMAT 1: 710 Q47 V39
Posts: 3
Kudos: 6
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
IanStewart
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

pls share if u used a quick approach to solve this

chetan2u's approach above is excellent, though there's one problem with the analysis. We have

(x^3 + y)(x^3 - y) = 127

so x^3 + y and x^3 - y must be factors of 127. Since 127 is prime, the only possibility is that x^3 + y = 127 and x^3 - y = 1. Now, x cannot be greater than 5, since that would make x^3 larger than 127, and since x^3 must be greater than y, x could only be 4 or 5. Still testing these values, we do find that x = 4 and y = 63 gives a legitimate solution here, so there is one pair of values that works.

From above it would follow that if x & y are positive, x^3-y=1 & x^3+y=127. adding the two equations, 2x^3=128, x^3=64, x=4. since solvable with a unique solution, answer B
avatar
neha1993
Joined: 12 Nov 2015
Last visit: 06 Feb 2017
Posts: 31
Own Kudos:
Given Kudos: 23
Posts: 31
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
It could have been a bit simple , if they had mentioned that x and y are consecutive integers.
avatar
onewaysuccess
Joined: 28 Nov 2015
Last visit: 25 Dec 2015
Posts: 1
Own Kudos:
Given Kudos: 3
Posts: 1
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

pls share if u used a quick approach to solve this

Here is what I would do:

First thing that comes to my mind is that 127 is prime. Well then, I can't do anything with it right now.
Then I see that there are some squares
\((x^3)^2 - y^2 = 127\)
Let's say\(x^3 = a\)

\(a^2 - y^2 = 127\)
\((a+y)(a-y) = 127*1\)
We know that a and y are both positive integers. Therefore, their sum, a+y = 127 and their difference, a-y = 1.
It is obvious that a and y must be 64 and 63. (or you can solve the two equations simultaneously to get the values for a and y)
If a = 64 = x^3, x must be 4.
So there is only one pair of values (4, 63).

The question is straight forward because 127 is prime. You get only one pair of values. If instead, we have a composite number with many factors, we need to find the possible values of a and y and then see which values of a work for us.



i am unable to understand , how did we come to the part
(a+y)= 127 and (a-y)=1
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,993
Kudos
Add Kudos
Bookmarks
Bookmark this Post
onewaysuccess
VeritasPrepKarishma
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

pls share if u used a quick approach to solve this

Here is what I would do:

First thing that comes to my mind is that 127 is prime. Well then, I can't do anything with it right now.
Then I see that there are some squares
\((x^3)^2 - y^2 = 127\)
Let's say\(x^3 = a\)

\(a^2 - y^2 = 127\)
\((a+y)(a-y) = 127*1\)
We know that a and y are both positive integers. Therefore, their sum, a+y = 127 and their difference, a-y = 1.
It is obvious that a and y must be 64 and 63. (or you can solve the two equations simultaneously to get the values for a and y)
If a = 64 = x^3, x must be 4.
So there is only one pair of values (4, 63).

The question is straight forward because 127 is prime. You get only one pair of values. If instead, we have a composite number with many factors, we need to find the possible values of a and y and then see which values of a work for us.



i am unable to understand , how did we come to the part
(a+y)= 127 and (a-y)=1

Hi,
we know x and y are +ive integers and x^3=a..
therefore x^6 = y^2 + 127 can be written as
a^2=y^2+127...
a^2-y^2=127..
a^2-y^2=(a-y)(a+y)=127
127 can be written as 127*1
so (a-y)(a+y)=127*1.. so a+y=127 and a-y=1..
a-y=1 shows a and y are consecutive numbers and we can find from the two eq as 63 and 64..
x^3=a=64.. so x=4.. ans 4 and 63
hope it is clear
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,657
Kudos
Add Kudos
Bookmarks
Bookmark this Post
onewaysuccess
VeritasPrepKarishma
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4

pls share if u used a quick approach to solve this

Here is what I would do:

First thing that comes to my mind is that 127 is prime. Well then, I can't do anything with it right now.
Then I see that there are some squares
\((x^3)^2 - y^2 = 127\)
Let's say\(x^3 = a\)

\(a^2 - y^2 = 127\)
\((a+y)(a-y) = 127*1\)
We know that a and y are both positive integers. Therefore, their sum, a+y = 127 and their difference, a-y = 1.
It is obvious that a and y must be 64 and 63. (or you can solve the two equations simultaneously to get the values for a and y)
If a = 64 = x^3, x must be 4.
So there is only one pair of values (4, 63).

The question is straight forward because 127 is prime. You get only one pair of values. If instead, we have a composite number with many factors, we need to find the possible values of a and y and then see which values of a work for us.



i am unable to understand , how did we come to the part
(a+y)= 127 and (a-y)=1

127 is a prime number, and it can be broken into the product of two positive integers only in one way: 127 = 1*127.
User avatar
jayantbakshi
Joined: 05 Mar 2018
Last visit: 18 Oct 2018
Posts: 40
Own Kudos:
Given Kudos: 49
Status:GMAT in August 2018
Location: India
Concentration: Leadership, Strategy
WE:Law (Consulting)
Posts: 40
Kudos: 16
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dear Experts,
Can we solve this as below:

We are given that x^6−y^2=127...
or (x^3)^2 − y^2 = 127 [in the normal A^2-B^2 format].
Without knowing that 127 is a prime or not, we know that x & y can assume 4 values - i.e. -x or +x and -y or +y, yet the equation will remain same as both as squares and will always be +ive. Thus we get 4 different pairs of x & y. But the questions requires only +ive pairs, which is only one!

So ans is 1 pair.. Works? Any flaws? Thanks.
User avatar
AbhiS101
Joined: 03 Jul 2024
Last visit: 25 Jan 2026
Posts: 80
Own Kudos:
Given Kudos: 19
Location: India
GPA: 68%
Posts: 80
Kudos: 86
Kudos
Add Kudos
Bookmarks
Bookmark this Post
xcusemeplz2009
Find the number of pairs of positive integers (x, y) such that x^6 = y^2 + 127.

(A) 0
(B) 1
(C) 2
(D) 3
(E) 4
any odd number can be expressed in the form of (a+b)(a-b)
Only one such pair exists, for 127, since it is prime 127=127*1
(x^3)^2 - y^2 = 127, (127+1)/2 = 68
(68-67)(68+67) = 127

IMO B
Moderators:
Math Expert
109753 posts
Tuck School Moderator
853 posts