Last visit was: 22 Apr 2026, 20:54 It is currently 22 Apr 2026, 20:54
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: 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,691
 [15]
1
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
User avatar
DavidTutorexamPAL
User avatar
examPAL Representative
Joined: 07 Dec 2017
Last visit: 09 Sep 2020
Posts: 1,002
Own Kudos:
2,042
 [1]
Given Kudos: 26
Posts: 1,002
Kudos: 2,042
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
WizakoBaskar
Joined: 24 Nov 2017
Last visit: 23 Dec 2023
Posts: 70
Own Kudos:
254
 [2]
Given Kudos: 1
Location: India
GMAT 1: 720 Q51 V36
GMAT 1: 720 Q51 V36
Posts: 70
Kudos: 254
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,657
Own Kudos:
20,865
 [1]
Given Kudos: 165
Expert
Expert reply
Posts: 3,657
Kudos: 20,865
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post

Solution



Given:

• x is a two-digit number.
• y is a three-digit number and, y is divisible by x.
• The quotient of y/x is z.

To find:

• We need to find if the units digit of x is greater than 3 or not.

Approach and Working:

Statement 1: The units digit of x is 3.

Since the units digit of x does not gives us any idea about the units digit of y, statement 1 is not sufficient to answer the question.

Statement 2: The units digit of y is the same as the units digit of x.

Since we don’t know the values of the units digit of both the numbers, x and y, statement 2 is not sufficient to answer the question.
For example: If the units digits of both, x and y is 2 then the units digits of z can be 6 or 1.

Combining both the statements together:

By combining both the statements, if the units of x and y is 3 then the units of z can only be 1 which is always less than 3.
Hence, we can find the answer by combining both the statements together.

Hence, option C is the correct answer.
Answer: C
User avatar
aryamanpanda
Joined: 12 Jul 2020
Last visit: 14 Jan 2026
Posts: 14
Own Kudos:
Given Kudos: 5
Posts: 14
Kudos: 39
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
x is a two-digit integer and y is a three-digit integer that is divisible by x. If z is the value of the quotient y/x, is the units digit of z greater than 3?

(1) The units digit of x is 3.

(2) The units digit of y is the same as the units digit of x.

Bunuel

ok messed up approach but tell me where i go wrong please.

given:
x - 2 digit . let x = 10A + B
y - 3 digit . let y = 100C + 10D + E
z - quotient of y/x = 10F + G

we know xz = y
need to find :
G>3 ? YES/NO

therefore

(10A + B) * (10F + G) = 100C + 10D + E

100(AF) + 10(AG + BF) + (BG) = 100C + 10D + E

comparing like terms we get
-> AF = C
-> AG + BF = D
-> BG = E

st1. ::
B=3

we know BG = E
therefore 3G = E --> G = E/3 .
the largest value E can take is 9. therefore G(max) = 9/3 = 3
for all other values of E (0-8) , G<3 . Therefore G will always be lessed than 3 . \

Therefore SUFFICIENT.

st2.:

B = E

we know BG = E --> G = E/B --> G = 1 .
G<3 .
Therefore SUFFICIENT

IMO D
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,995
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aryamanpanda
Quote:
x is a two-digit integer and y is a three-digit integer that is divisible by x. If z is the value of the quotient y/x, is the units digit of z greater than 3?

(1) The units digit of x is 3.

(2) The units digit of y is the same as the units digit of x.

Bunuel

ok messed up approach but tell me where i go wrong please.

given:
x - 2 digit . let x = 10A + B
y - 3 digit . let y = 100C + 10D + E
z - quotient of y/x = 10F + G

we know xz = y
need to find :
G>3 ? YES/NO

therefore

(10A + B) * (10F + G) = 100C + 10D + E

100(AF) + 10(AG + BF) + (BG) = 100C + 10D + E

comparing like terms we get
-> AF = C
-> AG + BF = D
-> BG = E


st1. :[/u]:
B=3

we know BG = E
therefore 3G = E --> G = E/3 .
the largest value E can take is 9. therefore G(max) = 9/3 = 3
for all other values of E (0-8) , G<3 . Therefore G will always be lessed than 3 . \

Therefore SUFFICIENT.

st2.:

B = E

we know BG = E --> G = E/B --> G = 1 .
G<3 .
Therefore SUFFICIENT

IMO D


You are wrong in the colored portion..

You can not equate the terms the way you have done unless you know the values
for example x=23, y=115, so z=5..
Here F=0, so AF=C...2*0=1 ??
avatar
Checkmate22
Joined: 19 May 2019
Last visit: 26 Aug 2025
Posts: 4
Own Kudos:
5
 [1]
Given Kudos: 19
Posts: 4
Kudos: 5
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
1) (x,y) = (13,130) No / (195,13) Yes / Not Sufficient
2) (x,y) = (13,143) No / (15,225) Yes / Not Sufficient
1+2) (x,y) = (13,143) No / (23,253) No / (23,483) No / Sufficient
Logic = units digit of 3 will need to be multiplied by a units digit of 1 in order to result in a units digit of 3

C
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
109754 posts
498 posts
212 posts