Last visit was: 19 Nov 2025, 18:12 It is currently 19 Nov 2025, 18:12
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: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,372
 [20]
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
1,111
 [1]
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,224
Kudos: 1,111
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
amanjain9311
Joined: 08 Jan 2017
Last visit: 05 Jan 2021
Posts: 2
Own Kudos:
6
 [4]
Given Kudos: 1
GMAT 1: 750 Q51 V40 (Online)
GMAT 1: 750 Q51 V40 (Online)
Posts: 2
Kudos: 6
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
amanjain9311
Joined: 08 Jan 2017
Last visit: 05 Jan 2021
Posts: 2
Own Kudos:
6
 [2]
Given Kudos: 1
GMAT 1: 750 Q51 V40 (Online)
GMAT 1: 750 Q51 V40 (Online)
Posts: 2
Kudos: 6
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO: D

Here's how I solved it:*
x can be written as GCF(x,y)*n1, where n1 is any positive integer
Similarly, y can be written as GCF(x,y)*n2

substituting the above expressions in x+y+GCF(x,y)=91, we get,
GCF(x,y)*n1 + GCF(x,y)*n2 +GCF(x,y)=91
=> GCF(x,y)*(n1 + n2 +1) = 91

The GCD(x,y) should be a factor of 91 i.e 1,7,13 or 91.
We reject "1" as It's given in the question that the GCD(x,y)>1
and we reject "91" as n1 and n2 can't be 0.

So the final 2 expressions and the ordered pairs we get for n1 and n2 are:

1. 7*(n1 + n2 + 1)=91
=> n1 + n2 =12
so (n1 ,n2) could be (1,11) , (2,10), (3,9) , (4,8) , (5,7) , (6,6), (7,5) , (8,4) , (9,3) , (10,2), (11,1)
i.e 11 values

2. 13(n1 + n2 +1)=91
=> n1 + n2=6
so (n1 ,n2) could be (1,5) , (2,4) , (3,3) , (4,2), (5,1)
i.e. 4 values

Now, since we are taking GCD(x,y) as 7 & 13 there should be no common factor between n1 and n2 i.e n1 and n2 should be coprime.
The coprime ordered pair of n1 and n2 are:
(1,11), (5,7), (7,5), (11,1), (1,5), (5,1)
6 pair. So the answer is D
avatar
GaurSaini
Joined: 06 Feb 2020
Last visit: 18 Feb 2021
Posts: 25
Own Kudos:
122
 [1]
Given Kudos: 64
Posts: 25
Kudos: 122
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We are given that GCD(x,y) > 1. Hence, x and y have integer greater than 1 in common.

Let's say x = ma and y = mb
GCD(ma,mb) = m
and a and b are co-prime numbers.

Now, x+y+GCD(x,y) = 91
i.e. ma+mb+m = 91
m(a+b+1) = 91

91 can be factorized as following,
1 * 91, 7*13

Now m>1 amd a+b+1 > 1
Hence, only possibility is 7*13

Therefore,
m(a+b+1) = 7*13 OR 13*7

when m = 7, a+b+1=13 => a+b = 12
Now a and b are 'CO-PRIME' and statement has mentioned 'ORDERED pairs', Hence values possible for a+b = 1+11, 5+7, 7+5, 11+1
Hence, (1,11), (5,7), (7,5), (11,1)

when m = 13, a+b+1=7 => a+b=6
Values possible for (a,b) = (1,5), (5,1)

So, in total 6 ordered pairs are possible.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
77,001
 [3]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
If the greatest common factor (GCF) of two positive integers x and y is greater than 1 and x + y + GCF(x, y) = 91, how many ordered pairs of (x, y) are possible ?

A. 3
B. 4
C. 5
D. 6
E. 8


Are You Up For the Challenge: 700 Level Questions

Say the GCF of the two numbers is g. Then the two numbers are ga and gb (where a and b are co-prime i.e. they can have no common factors).

ga + gb + g = 91
g (a + b + 1) = 7*13

Hence, g can be 7 or 13.

If g = 7, a+b = 12. Then a = 1, b = 11; a = 5, b = 7; a = 7, b = 5; a = 11, b = 1. This gives us 4 ordered pairs.
If g = 13, a + b = 6. Then a = 1, b = 5; a = 5, b = 1. This gives us 2 ordered pairs.

Answer (D)
User avatar
hangthanhtran0911
Joined: 26 May 2024
Last visit: 08 Nov 2025
Posts: 3
Given Kudos: 57
Products:
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
thanks for your clear and helpful explanation. I have a doubt about how could you finish this sentence for approx 2m. when trying this for 2nd time, I need about 3-4m to solve this, so I want to hear your advice. thank you
KarishmaB
Bunuel
If the greatest common factor (GCF) of two positive integers x and y is greater than 1 and x + y + GCF(x, y) = 91, how many ordered pairs of (x, y) are possible ?

A. 3
B. 4
C. 5
D. 6
E. 8


Are You Up For the Challenge: 700 Level Questions

Say the GCF of the two numbers is g. Then the two numbers are ga and gb (where a and b are co-prime i.e. they can have no common factors).

ga + gb + g = 91
g (a + b + 1) = 7*13

Hence, g can be 7 or 13.

If g = 7, a+b = 12. Then a = 1, b = 11; a = 5, b = 7; a = 7, b = 5; a = 11, b = 1. This gives us 4 ordered pairs.
If g = 13, a + b = 6. Then a = 1, b = 5; a = 5, b = 1. This gives us 2 ordered pairs.

Answer (D)
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,512
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If the greatest common factor (GCF) of two positive integers x and y is greater than 1 and x + y + GCF(x, y) = 91, how many ordered pairs of (x, y) are possible ?

x + y + GCF(x,y) = 91
x + y + 1 < 91 & x>0; y>0
0< x + y < 90

Case 1: GCF(x,y) = 2
x + y = 89; Not feasible since both x& y are not even

Case 2: GCF(x,y) = 3
x + y = 88
3(k + m) = 88; Not feasible since 88 is not a multiple of 3

Case 3: GCF(x,y) = 5
x + y = 86
5(k + m) = 86; Not feasible since 86 is not a multiple of 5

Case 4: GCF(x,y) = 7
x + y = 84
7(k + m) = 84; k + m = 12
(k,m) = {(1,11),(4,7),(5,6)}
(x,y) = {(7,77),(28,49),(35,42)}

Case 5: GCF(x,y) = 11
x + y = 80
11(k + m) = 80; Not feasible since 80 is not a multiple of 11

Case 6: GCF(x,y) = 13
x + y = 78
13(k + m) = 78;
k + m = 6
(k, m) = (1,5)
(x,y) = (13,65)

Case 7: GCF(x,y) = 17
x + y = 74
17(k + m) = 74; Not feasible since 74 is not a multiple of 17

Case 8: GCF(x,y) = 19
x + y = 72
19(k + m) = 72; Not feasible since 72 is not a multiple of 19

Case 9: GCF(x,y) = 23
x + y = 68
23(k + m) = 68; Not feasible since 68 is not a multiple of 23

Case 10: GCF(x,y) = 29
x + y = 62
29(k + m) = 62; Not feasible since 62 is not a multiple of 29

Case 11: GCF(x,y) = 31
x + y = 60
31(k + m) = 60; Not feasible since 60 is not a multiple of 31

(x,y) = {(7,77),(28,49),(35,42),(13,65)} : 4 possibilities

IMO B
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 19 Nov 2025
Posts: 16,267
Own Kudos:
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 77,001
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is a challenging question. One gets to see challenging questions when one is doing well. Usually such people solve the easy/medium questions within a minute each and hence have some extra time on hand. Also, getting a challenging question wrong doesn't lead to much penalty. What it does do sometimes is derail the rest of your exam if you are not mindful of the time. GMAT tests your time management skills, your ability to keep the big picture in mind, not just aptitude.

Hence, never worry too much about hard questions. If the software gives one to you, give it your best in 2-3 mins. If unable to solve, bookmark and move on. If you get time later, come back to it. Else ignore.


hangthanhtran0911
thanks for your clear and helpful explanation. I have a doubt about how could you finish this sentence for approx 2m. when trying this for 2nd time, I need about 3-4m to solve this, so I want to hear your advice. thank you
KarishmaB
Bunuel
If the greatest common factor (GCF) of two positive integers x and y is greater than 1 and x + y + GCF(x, y) = 91, how many ordered pairs of (x, y) are possible ?

A. 3
B. 4
C. 5
D. 6
E. 8


Are You Up For the Challenge: 700 Level Questions

Say the GCF of the two numbers is g. Then the two numbers are ga and gb (where a and b are co-prime i.e. they can have no common factors).

ga + gb + g = 91
g (a + b + 1) = 7*13

Hence, g can be 7 or 13.

If g = 7, a+b = 12. Then a = 1, b = 11; a = 5, b = 7; a = 7, b = 5; a = 11, b = 1. This gives us 4 ordered pairs.
If g = 13, a + b = 6. Then a = 1, b = 5; a = 5, b = 1. This gives us 2 ordered pairs.

Answer (D)
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts