Last visit was: 18 May 2025, 03:43 It is currently 18 May 2025, 03:43
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
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 17 May 2025
Posts: 1,853
Own Kudos:
7,634
 [15]
Given Kudos: 707
Location: India
Posts: 1,853
Kudos: 7,634
 [15]
2
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 17 May 2025
Posts: 1,853
Own Kudos:
7,634
 [6]
Given Kudos: 707
Location: India
Posts: 1,853
Kudos: 7,634
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Peddi
Joined: 20 Jul 2019
Last visit: 27 Feb 2021
Posts: 47
Own Kudos:
31
 [2]
Given Kudos: 59
Posts: 47
Kudos: 31
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
jimar
Joined: 08 Jul 2019
Last visit: 13 Nov 2019
Posts: 15
Own Kudos:
6
 [1]
Given Kudos: 9
Location: India
Schools:
Schools:
Posts: 15
Kudos: 6
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
y is a prime, so possible values of y: 2,3,5,7,9
but (10z+y) is also a prime number number; so possible values of y: 3,7,9 (22,25,32,35 etc can never be prime).
Starting from maximum 2 digit prime number (we can start from min i.e. 13 as well, but we know 13*3 will never be a 3 digit number. we will have to check a lot of values to find first 3 digit number, so we start from back) => 10z+y = 97; 97*7=679 => 6+7+9 = 22

Thus E
avatar
Krish728
Joined: 24 Jun 2019
Last visit: 12 Sep 2022
Posts: 14
Own Kudos:
Given Kudos: 29
Posts: 14
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816
M is a three digit number such that z is the units digit, y is the tens digit and x is the hundreds digit of M.
Also, M= y*(10z+y), where y and 10z+y are prime numbers. Find x+y+z ?

A. 12
B. 14
C. 17
D. 18
E. 22

Kudos for a correct solution. :)

Why can't z be 4?

then We can have 7*47 = 329 = 3+2+9 = 14. What is wrong with this solution?
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 17 May 2025
Posts: 1,853
Own Kudos:
Given Kudos: 707
Location: India
Posts: 1,853
Kudos: 7,634
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If M is 329, value of z is 9. You're getting different values of z, making your solution incorrect.

Krish728
nick1816
M is a three digit number such that z is the units digit, y is the tens digit and x is the hundreds digit of M.
Also, M= y*(10z+y), where y and 10z+y are prime numbers. Find x+y+z ?

A. 12
B. 14
C. 17
D. 18
E. 22

Kudos for a correct solution. :)

Why can't z be 4?

then We can have 7*47 = 329 = 3+2+9 = 14. What is wrong with this solution?
avatar
Krish728
Joined: 24 Jun 2019
Last visit: 12 Sep 2022
Posts: 14
Own Kudos:
Given Kudos: 29
Posts: 14
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816
If M is 329, value of z is 9. You're getting different values of z, making your solution incorrect.

Krish728
nick1816
M is a three digit number such that z is the units digit, y is the tens digit and x is the hundreds digit of M.
Also, M= y*(10z+y), where y and 10z+y are prime numbers. Find x+y+z ?

A. 12
B. 14
C. 17
D. 18
E. 22

Kudos for a correct solution. :)

Why can't z be 4?

then We can have 7*47 = 329 = 3+2+9 = 14. What is wrong with this solution?

I didn't understand. Can you please explain?
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 17 May 2025
Posts: 1,853
Own Kudos:
Given Kudos: 707
Location: India
Posts: 1,853
Kudos: 7,634
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Krish728 Bro you are considering value of z=4

So value of M must be 'xy4', as M='xyz'

But, you are getting value of M= 329(value of z is 9); hence, you are contradicting your initial consideration
avatar
iridescent995
Joined: 27 Jun 2021
Last visit: 02 Sep 2022
Posts: 34
Own Kudos:
13
 [1]
Given Kudos: 89
Posts: 34
Kudos: 13
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
nick1816
You are very close to the perfect solution. Though you get the correct answer, there are couple of mistakes in your solution.

1. 9 is not a prime number.
2. We don't have to look for a lot of values.

As y is a prime number, y can be 2,3,5 or 7
When y=2 or 5, 10z+y can never be prime.
Hence y can be 3 or 7

M=100x+10y+z=y*(10z+y)
\(100x+10y+z=10yz+y^2\)

Hence unit digit of \(y^2\) is equal to z
z=unit digit of \(3^2\) or \(7^2\)
z=9 in both cases

1. when y=3, 10z+y=93, which is not a prime
2. when y=7, 10z+y=97, which is a prime

M= 7*97=679





jimar
y is a prime, so possible values of y: 2,3,5,7,9
but (10z+y) is also a prime number number; so possible values of y: 3,7,9 (22,25,32,35 etc can never be prime).
Starting from maximum 2 digit prime number (we can start from min i.e. 13 as well, but we know 13*3 will never be a 3 digit number. we will have to check a lot of values to find first 3 digit number, so we start from back) => 10z+y = 97; 97*7=679 => 6+7+9 = 22

Thus E

This is one of the best question I have seen in this forum... though this should have been a 95% difficulty question.
Thanks for the solution.
User avatar
KHannigan
Joined: 17 Apr 2025
Last visit: 05 May 2025
Posts: 11
Own Kudos:
2
 [1]
Products:
Posts: 11
Kudos: 2
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A good solution to get there in 2 minutes might look like this on paper:

M = xyz
M = y(10z + y)

y is prime
(10z + y) is prime
Note - the units digit of 10z + y is y.

From y being a prime digit, we know it must be in {2, 3, 5, 7}

For a multi-digit number to be prime, it's units digit must be in {1, 3, 7, 9}.
So given 10z + y is prime, whose units digit is y, we know that y must be in that set.

The intersection of these two constraints means that y must be in {3, 7}. Two cases to test, but how many permutations of z will we have to test? Hopefully not many.

Ah, another thing: the units digit of a product of two numbers is the product of their units digits. i.e. the units digit of ab * cd == units digit of b*d.
So given that M = y(10z+y), the units digits of M is the units digit of y*y.

Putting this together into a table of possibilities:

yy*yz
399
7499

Great, only one option for z.

Testing these possibilities we find:

M = 3 * (10 * 9 + 3) = 279 // Doesn't fit, the y digit comes out as 7 instead of 3.
M = 7 * (10 * 9 + 7) = 679 // This works!
Moderators:
Math Expert
101492 posts
PS Forum Moderator
583 posts