Last visit was: 25 Apr 2026, 21:44 It is currently 25 Apr 2026, 21:44
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: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,298
 [8]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,298
 [8]
3
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
avatar
funkyleaf
Joined: 24 Mar 2015
Last visit: 14 Jul 2017
Posts: 35
Own Kudos:
Given Kudos: 17
Concentration: General Management, Marketing
GMAT 1: 660 Q44 V38
GPA: 3.21
WE:Science (Pharmaceuticals and Biotech)
GMAT 1: 660 Q44 V38
Posts: 35
Kudos: 60
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Harley1980
User avatar
Retired Moderator
Joined: 06 Jul 2014
Last visit: 14 Jun 2024
Posts: 997
Own Kudos:
6,769
 [1]
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
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
funkyleaf
Joined: 24 Mar 2015
Last visit: 14 Jul 2017
Posts: 35
Own Kudos:
Given Kudos: 17
Concentration: General Management, Marketing
GMAT 1: 660 Q44 V38
GPA: 3.21
WE:Science (Pharmaceuticals and Biotech)
GMAT 1: 660 Q44 V38
Posts: 35
Kudos: 60
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Harley1980
funkyleaf
Bunuel
If a and b are both positive integers, is a^2b^2 divisible by 8?

(1) a^2 = 4x
(2) x is an integer greater than 1


Kudos for a correct solution.

The original equation can be re written as (a^2b)^2 I believe which would be a^4b (but I think if it is (a^2)*(b^2) the answer will still be the same.). The question is asking us a definite yes or definite no if the original equation is divisible by 8. This will only be solvable if we have the information for both variable a and b.

1) plugging a^2=4x we would get 16x^2b. We still have no information on the new variable X or the original variable B so we do not have sufficient information to answer. Eliminate A and D.
2) This only gives us information about the variable X which is not even in the original equation so this is not sufficient to answer. Eliminate B.

Together: we still have no information about variable b so we can not tell what the value of the solved equation will come out to. select answer choice E.

I am not completely assured but I think if it equal to a^(2b)^2 than it should be equal to a^(4(b^2))
and in this case we can write as (a^2)^(2(b^2)) and as we know from 1 statement that a^2=4x we can rewrite it as (4x)^(2(b^2)) and received 16(x^(2(b^2)) and 16 will be divisible by 8.
And 1 statement sufficient.
And answer is A

But if it \(a^2*b^2\) than answer will be E as you already wrote.


I still think that if X is an odd number that we multiply 16 by then the whole answer could be non-divisible by 8 therefore my answer remains the same.
avatar
sabineodf
Joined: 28 Jan 2015
Last visit: 01 Jul 2015
Posts: 114
Own Kudos:
Given Kudos: 51
Concentration: General Management, Entrepreneurship
GMAT 1: 670 Q44 V38
GMAT 1: 670 Q44 V38
Posts: 114
Kudos: 55
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a and b are both positive integers, is a^2b^2 divisible by 8?

(1) a^2 = 4x
(2) x is an integer greater than 1


Kudos for a correct solution.


I think it is E.

1) tells us that a^2 is divisible by at least 4 < not sufficient because even if a^2 = 16, it can be multiplied by any number for b^2 rendering in indivisible by 8.
2) tells us that x can be any number over 1 <- still gives us no idea of the value of b
avatar
sudh
Joined: 15 May 2014
Last visit: 18 Jun 2021
Posts: 59
Own Kudos:
156
 [1]
Given Kudos: 11
Posts: 59
Kudos: 156
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
a and b are both positive integers
is \(a^2\) \(b^2\) divisible by \(8\)?

for the above condition to be true, both \(a\) and \(b\) should be even
or, either \(a^2\) or \(b^2\) should be divisible by \(8\)

Statement (1)
\(a^2\) = \(4x\);
if \(x\) is even, \(a^2\)\(b^2\) is divisible by \(8\)
but if \(x\) is odd, \(a^2\)\(b^2\) is NOT divisible by \(8\)
Not Sufficient

Statement (2):
\(x\) is an integer greater than 1; no info about either \(a\) or \(b\)
Not Sufficient

From (1) and (2)
No additional information about either \(x\) or \(b\)
Not Sufficient

Answer E
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,051
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

The formatting in this question is problematic....

Bunuel
If a and b are both positive integers, is a^2b^2 divisible by 8?

Is "a^2b^2" meant to be interpreted as....

(a^2)(b^2)

or

(a^2b)^2

or

a^[(2b)^2]

GMAT assassins aren't born, they're made,
Rich
User avatar
Tmoni26
User avatar
LBS Moderator
Joined: 13 Jan 2015
Last visit: 10 Aug 2017
Posts: 87
Own Kudos:
Given Kudos: 67
Location: United Kingdom
Concentration: Other, General Management
GMAT 1: 690 Q48 V36
GMAT 1: 690 Q48 V36
Posts: 87
Kudos: 60
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Since i am not sure what the actual question is, i would wait for the solution

Right now, I have two different answers for 2 different prompts..
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,298
 [1]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,298
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EMPOWERgmatRichC
Hi Bunuel,

The formatting in this question is problematic....

Bunuel
If a and b are both positive integers, is a^2b^2 divisible by 8?

Is "a^2b^2" meant to be interpreted as....

(a^2)(b^2)

or

(a^2b)^2

or

a^[(2b)^2]

GMAT assassins aren't born, they're made,
Rich

Mathematically a^2b^2 can ONLY mean (a^2)(b^2). If it were something else it would be written differently.

P.S. Still edited to avoid ambiguity.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,298
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If a and b are both positive integers, is \(a^2*b^2\) divisible by 8?

(1) a^2 = 4x
(2) x is an integer greater than 1


Kudos for a correct solution.

VERITAS PREP OFFICIAL SOLUTION:

Solution: E

Statement (1) allows us to rewrite the equation as (4x)(b^2). Since we don’t know whether x is an integer, don’t know whether this equation is divisible by 8: if x = 2, for example, then the equation is (8)(b^2), which must be divisible by 8; if x = 2/3, the equation is (8/3)(b^2), which is not necessarily divisible by 8; INSUFFICIENT. Statement (2) on its own is useless – what is x, after all? – so it too is INSUFFICIENT. Together, x > 1, but if x is equal to, say, 9, then 4x(b^2) = 36(b^2), which still isn’t necessarily divisible by 8. (E).
User avatar
stonecold
Joined: 12 Aug 2015
Last visit: 09 Apr 2024
Posts: 2,231
Own Kudos:
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,231
Kudos: 3,644
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Amazing Question
Here We need to check whether A^2*B^2 is divisible by 8
So we need three two's
Statement 1 => x=√4x=> 2√x => x =1 => no
x=2 => yes => insuff
statement 2 => no clue of A,B=> insuff
Combining them => x=2*2 or 2*3 => insuff
SMASH THAT E
avatar
hatemnag
Joined: 20 Apr 2014
Last visit: 19 Jan 2020
Posts: 65
Own Kudos:
Given Kudos: 50
Posts: 65
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel
I have a question. we know from the question stem that a & b are +ve interger. so a2 must be perfect square since if x = 2
then a2 = 8 and a = 2 square root of 2 which means that a is not integer.
therefore combining st.1 and st.2 a bust be 16 at least.
Please correct my thinking.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,298
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hatemnag
Hi Bunuel
I have a question. we know from the question stem that a & b are +ve interger. so a2 must be perfect square since if x = 2
then a2 = 8 and a = 2 square root of 2 which means that a is not integer.
therefore combining st.1 and st.2 a bust be 16 at least.
Please correct my thinking.

When combining the least value of x can be 4. In this case a^2 = 4*4 = 16 --> a = 4. Basically x must also be a perfect square so, for (1)+(2) x can be 4, 9, 16, 25, ...
avatar
hatemnag
Joined: 20 Apr 2014
Last visit: 19 Jan 2020
Posts: 65
Own Kudos:
Given Kudos: 50
Posts: 65
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
hatemnag
Hi Bunuel
I have a question. we know from the question stem that a & b are +ve interger. so a2 must be perfect square since if x = 2
then a2 = 8 and a = 2 square root of 2 which means that a is not integer.
therefore combining st.1 and st.2 a bust be 16 at least.
Please correct my thinking.

When combining the least value of x can be 4. In this case a^2 = 4*4 = 16 --> a = 4. Basically x must also be a perfect square so, for (1)+(2) x can be 4, 9, 16, 25, ...

OK. so if b=1 and a= 5, 6, 7, 9, 11.. answer is no
But if b=1 and a=4, 8, 12, 16, 20 ,... answer if yes
So combining is insuff.
User avatar
kanusha
Joined: 25 Mar 2013
Last visit: 03 Aug 2017
Posts: 156
Own Kudos:
Given Kudos: 101
Location: United States
Concentration: Entrepreneurship, Marketing
GPA: 3.5
Products:
Posts: 156
Kudos: 159
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is \(\frac{a^2b^2}{8}\) = ?
1, a^2 = 4x
4x b^2/8 = ??
Nothing about b ; Insufficient
2, x > 1
Insufficient
3, a^2 = 4x2 = 8
Nothing about b
Insufficient
E
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,986
Own Kudos:
Posts: 38,986
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
109830 posts
498 posts
212 posts