Last visit was: 26 Apr 2026, 18:07 It is currently 26 Apr 2026, 18:07
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: 26 Apr 2026
Posts: 109,910
Own Kudos:
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,910
Kudos: 811,443
 [14]
3
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Harley1980
User avatar
Retired Moderator
Joined: 06 Jul 2014
Last visit: 14 Jun 2024
Posts: 997
Own Kudos:
6,769
 [5]
Given Kudos: 178
Location: Ukraine
Concentration: Entrepreneurship, Technology
GMAT 1: 660 Q48 V33
GMAT 2: 740 Q50 V40
GMAT 2: 740 Q50 V40
Posts: 997
Kudos: 6,769
 [5]
1
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
Lucky2783
Joined: 07 Aug 2011
Last visit: 08 May 2020
Posts: 415
Own Kudos:
2,109
 [1]
Given Kudos: 75
Concentration: International Business, Technology
GMAT 1: 630 Q49 V27
GMAT 1: 630 Q49 V27
Posts: 415
Kudos: 2,109
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
AVRonaldo
Joined: 24 Jan 2015
Last visit: 22 Mar 2022
Posts: 56
Own Kudos:
664
 [2]
Given Kudos: 9
GPA: 4
WE:Consulting (Pharmaceuticals and Biotech)
Products:
Posts: 56
Kudos: 664
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The integers a, b, c, and d can each be equal to 0, 1, 2, or 3, independently. What is the value of (a + 1)(b + 1)(c + 1)(d + 1)?

(1) a + 4b + 16c + 64d = 165

From Statement 1 , we know that the sum of integers is equal to an ODD number (165)
Hence, one of the 4 integers has to be an odd number ==> Since 4b, 16c and 64d always result in even, a must take an odd value i.e 1 or 3 only

a = {1,3}

a + 4b + 16c + 64d = 165 --> Lets start with 'd' . The possible values for d are 0,1,2 and 3.

d can take only 0,1 & 2 because d=3 gives a value >165. And since there is no way we can achieve 165 by substituting values 0 & 1 , d must be 2. ==> d = 2

a + 4b + 16c = 37 --> Lets go with 'c' now. The possible values for c are 0,1,2 and 3.

c can take only 0,1 & 2 because c=3 gives a value >37. And since there is no way we can achieve 37 by substituting values 0 & 1 , c must be 2. ==> c = 2

a + 4b = 5 -- > We know a must be odd i.e 1 or 3 only and possible values for b are 0,1,2 and 3.

Substituting a =3 , we get 4b = 1 (not possible because b is an integer)

Therefore, a = 1 and b = 1

Statement 1 is sufficient


(2) 64a + 16b + 4c + d = 90

From Statement 2 , we know that the sum of integers is equal to an EVEN number (90)
Hence, all 4 integers have to be an even ==> Since 64a, 16b and 4c always result in even, d must take an even value i.e 0 or 2 only

a = {0,2}

64a + 16b + 4c + d = 90 --> Lets start with 'a' . The possible values for a are 0,1,2 and 3.

a can take only 0 & 1 because a= 2 or 3 gives a value >90. And since there is no way we can achieve 90 by substituting value 0 , a must be 1. ==> a = 1

16b + 4c + d = 26 --> Lets go with 'b' now. The possible values for b are 0,1,2 and 3.

b can take only 0 & 1 because b = 2 or 3 gives a value >26. And since there is no way we can achieve 26 by substituting value 0 , b must be 1. ==> c = 1

4c + d = 10 -- > We know d must be even i.e 0 or 2 only and possible values for c are 0,1,2 and 3.

Substituting d =0 , we get 4c = 10 (not possible because c is an integer)

Therefore, d = 2 and c = 2

Statement 2 is sufficient

Answer is (D)
avatar
sudh
Joined: 15 May 2014
Last visit: 18 Jun 2021
Posts: 59
Own Kudos:
156
 [3]
Given Kudos: 11
Posts: 59
Kudos: 156
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The integers a, b, c, and d can each be equal to 0, 1, 2, or 3, independently
(a + 1)(b + 1)(c + 1)(d + 1) = ?

Statement (1):
a + 4b + 16c + 64d = 165
a + 4(b + 4c + 16d) = 165
odd + even = odd
a = 1 or 3
if a = 1, 164 is divisible by 4,
if a = 3, 162 is not divisible by 4
--> a = 1

b + 4c + 16d = 41
b + 4(c + 4d) = 41
odd + even = odd
b = 1 or 3
if b = 1, 40 is divisible by 4,
if b = 3, 38 is not divisible by 4,
--> b = 1

c + 4d = 10
even + even = even
c = 0 or 2
if c = 0, 10 is not divisible by 4,
if c = 2, 8 is divisible by 4,
--> c = 2

4d = 8
--> d = 2
Sufficient

Statement (2)
64a + 16b + 4c + d = 90
4(16a + 4b + c) + d = 90
even + even = 90
d = 0 or 2
if d = 0, 90 is not divisible by 4,
if d = 2, 88 is divisible by 4,
--> d = 2

16a + 4b + c = 22
4(4a + b) + c = 22
even + even = even
c = 0 or 2
if c = 0, 22 is not divisible by 4
if c = 2, 20 is divisible by 4
--> c = 2

4a + b = 5
even + odd = odd
b = 1 or 3
if b = 1, 4 is divisible by 4
b = 3, 2 is not divisible by 4
--> b = 1

4a = 4
--> a = 1
Sufficient

Answer D
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,910
Own Kudos:
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,910
Kudos: 811,443
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The integers a, b, c, and d can each be equal to 0, 1, 2, or 3, independently. What is the value of (a + 1)(b + 1)(c + 1)(d + 1)?

(1) a + 4b + 16c + 64d = 165

(2) 64a + 16b + 4c + d = 90

MANHATTAN GMAT OFFICIAL SOLUTION:

After you note the constraints on a, b, c, and d, focus on the question. Because multiplying the four variables (or, rather, 1 plus each of those variables) together can produce a ton of possible outcomes, there’s not much use in listing all those outcomes out and looking for patterns. Instead, just rephrase to a simple “What are the values of a, b, c, and d?” (Technically, that’s an oversimplification, but it will do for now—and when you rephrase, don’t ever forget completely about the original phrasing of the question.)

Statement (1): SUFFICIENT. Surprisingly, this equation provides enough information to find the values of all four variables. A good way to see why is to consider the following variation on the problem. Imagine that you have three new variables (x, y, and z), and that these variables can take on any integer value from 0 to 9, inclusive. Can you solve for all three variables from the following equation?

100x + 10y + z = 243

Yes, you could! x = 2, y = 4, and z = 3. We’re all used to the idea with typical base-10 numbers that you can express any positive integer uniquely as a sum of 0-9 units, 0-9 tens, 0-9 hundreds, etc. In other words, you can express any integer uniquely as a sum of powers of ten, if you ensure that you never take more than 9 copies of any power of ten. (In other words, you always take a digit number of copies—for instance, in 243, you take 2 hundreds, 4 tens, and 3 units.)

You can do the same thing with any base, as long as you adjust the possible number of copies down. For instance, to express a positive integer as a unique sum of powers of 4, you must limit yourself to taking no more than 3 copies of any power. (In the same way, you can’t take 10 hundreds when you write out a number with digits: the way to do so is to take 1 thousand.)

If you knew all this in advance, great! What if you didn’t? You could get there by fiddling. You want to get to 165. Build up from the biggest power. Make d equal to 2, so 64d = 128.

a + 4b + 16c + 128= 165

Okay, now you have to get to 165 – 128 = 37. Make c = 2, so 16c = 32.

a + 4b + 32 = 37

Finally, make a = 1 and b = 1, and you’re there.

There’s no other way to get to 165, as you can confirm by trying other possible values of the four variables. Thus, you can find a unique value of the expression in the question.

Statement (2): SUFFICIENT. For the same reasons, you can solve uniquely for the values of the four variables. Again, they are a = 1, b = 1, c = 2, and d = 2.

The correct answer is D.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,991
Own Kudos:
Posts: 38,991
Kudos: 1,118
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
109910 posts
498 posts
212 posts