Last visit was: 18 Nov 2025, 14:03 It is currently 18 Nov 2025, 14:03
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: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,061
 [9]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,061
 [9]
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,061
 [3]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,061
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
5,508
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,508
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
AmanAngrish
Joined: 14 Jan 2018
Last visit: 21 Jun 2023
Posts: 20
Own Kudos:
24
 [1]
Given Kudos: 51
Location: India
GMAT 1: 600 Q47 V25
GPA: 4
WE:Operations (Other)
GMAT 1: 600 Q47 V25
Posts: 20
Kudos: 24
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
If x, y, and z are positive integers, what is the units’ digit of 34(2x)∗19(y+3)+17(2z)+15(x−y)34(2x)∗19(y+3)+17(2z)+15(x−y) ?

(1) y2∗z–z is an odd integer
(2) y∗z=x

Cyclicity of 4: 2
Possible units places 4, 6

Cyclicity of 9: 2
Possible units places 9,1

Cyclicity of 7: 4
Possible units places 7,9,3,1

Cyclicity of 5: 1
Possible units places 5

From question stem units digit of:
34^(2x) = 4^(2x) = 4^(even no) = 6

19^(y+3) = 9^(y+3) = 9^(odd/even)
if 9^(odd no) = units digit is 9
if 9^(even no) = units digit is 1

17^(2z) = 7^(2z) = 7^(even no)
Therefore units digit can be 9(7^2, 7^6 and so on) or 1(7^4,7^8 and so on)

15^(x-y) = 5^(x-y) = 5^(any no) = units digit is 1

Therefore stem becomes: 6*(9 or 1) + (9 or 1) + 5
From statement A:
(y^2)*z - z is odd
=> (y^2)*z is even/odd and z is odd/even
But if z is even, then (y^2)*z cannot be odd. Neglecting that case we get
y is even and z is odd.
Since y is even; 9^(y+3) = 9^(odd no) = Units digit is 9
z is odd
=> 7*(2z) can have units digit 9 or 1.
Therefore statement A is insufficient

From statement B:
yz = x
=> Does not provide necessary information. Y and z van be odd/even.
Therefore statement B is insufficient

Combining both the statements also we do not get a response.
IMO E is the answer
avatar
UtkarshAnand
Joined: 08 May 2021
Last visit: 17 Nov 2025
Posts: 85
Own Kudos:
86
 [1]
Given Kudos: 1,156
Location: India
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas GMAT Competition with Lots of Fun

If x, y, and z are positive integers, what is the units’ digit of \(34^{(2x)}*19^{(y+3)} + 17^{(2z)} + 15^{(x-y)}\) ?

(1) \(y^2*z – z\) is an odd integer
(2) \(y*z = x\)



 


This question was provided by GMATWhiz
for the 12 Days of Christmas Competition.

Win $30,000 in prizes: Courses, Tests & more

 


Solution:

Analysing the question statement: 34^{(2x)}*19^{(y+3)} + 17^{(2z)} + 15^{(x-y)}

Here, 4,9,7 and 5 raised to their respective powers will decide the units digit of the entire expression.

Cyclicity of 4 is 2. Here, 4 raised to even power will always give the units digit as 6.

Cyclicity of 9 is 2. If y+3 is odd (i.e. y is even) then units digit is 9 otherwise if y+3 is even (i.e. y is odd) the. units digit is 1.

Cyclicity of 7 is 4. But 7 is raised to an even power so the units digit will either be 9 (if z is not a multiple of 4) or 1 (if z is a multiple of 4).

Cyclicity of 5 is 1. But it is raised to power (x-y). If x=y then 5^0 will give units digit as 1 and if x is not equal to y then units digit is 5.

So, things we need to know to solve the question is:
A) Whether y is even or odd.
B) Whether z is a multiple of 4 or not.
C) Whether x=y or not.

Statement 1: y^2*z – z is an odd integer.
On solving,
z(y+1)(y-1) = odd integer.
This implies that z, y+1, y-1 are odd.
So, we get z as odd and y as even. We got answer to A and B but not C.
So statement 1 is insufficient.

Statement 2: y*z = x.
Case 1: If z=1 then x=y.
Case 2: If z is not equal to 1 then x is not equal to y.
We do not get a clear answer for A, B or C.
So statement 2 is insufficient.

Combining statement 1 and 2, we get: z as odd and y as even. We have answers for A and B but not for C as again z could be or could be not equal to 1 which will determine C i.e. x=y or not. Hence, clearly insufficient.

ANSWER E.

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105355 posts
496 posts