Last visit was: 22 Apr 2026, 11:02 It is currently 22 Apr 2026, 11:02
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
aalriy
Joined: 04 Mar 2009
Last visit: 01 Aug 2013
Posts: 81
Own Kudos:
890
 [110]
Given Kudos: 4
Status:Preparing Apps
Concentration: Marketing, Strategy
GMAT 1: 650 Q48 V31
GMAT 2: 710 Q49 V38
WE:Information Technology (Consulting)
14
Kudos
Add Kudos
95
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,748
Own Kudos:
Given Kudos: 105,821
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,748
Kudos: 810,643
 [44]
17
Kudos
Add Kudos
26
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,748
Own Kudos:
Given Kudos: 105,821
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,748
Kudos: 810,643
 [12]
10
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
aalriy
Joined: 04 Mar 2009
Last visit: 01 Aug 2013
Posts: 81
Own Kudos:
Given Kudos: 4
Status:Preparing Apps
Concentration: Marketing, Strategy
GMAT 1: 650 Q48 V31
GMAT 2: 710 Q49 V38
WE:Information Technology (Consulting)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
can you elaborate on how you solved \(a^2(a-1) = 48\) to \(a = 4\)?

Similarly how did you conclude that \(a^2(a-1) = 51\) will not have an interger as a solution?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,748
Own Kudos:
810,643
 [2]
Given Kudos: 105,821
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,748
Kudos: 810,643
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bumping for review and further discussion*. Get a kudos point for an alternative solution!

*New project from GMAT Club!!! Check HERE

Theory on Algebra: algebra-101576.html

DS Algebra Questions to practice: search.php?search_id=tag&tag_id=29
PS Algebra Questions to practice: search.php?search_id=tag&tag_id=50

Special algebra set: new-algebra-set-149349.html
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 478
Own Kudos:
3,386
 [5]
Given Kudos: 141
Posts: 478
Kudos: 3,386
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
aalriy
For integers a and b, if (a^3 – a^2 – b)^1/2 = 7, what is the value of a?

(1) a^2 - a = 12

(2) b^2 - b = 2

Given in the question stem that \((a^3-a^2-b) = 49\)\(\to a^2(a-1) = 49+b\)

From F.S 1, we know that a(a-1) = 12, thus, \(a*12 = 49+b \to\) a is an integer for both b = -1 or b = -13. Thus, we get two different values of a, Insufficient.

From F. S 2, we know upon solving for the quadratic \(b^2-b-2\), the integral roots are -1 or 2.

Now,\(a^2(a-1) = 49+b\)

For b = 2, \(a^2(a-1) = 51\). Assuming that a is odd/even, the given product is an arrangement like odd*odd*even = even, and 51 is not even.
Similarly, for a is even, the arrangement will be like even*even*odd = even, and just as above 51 is not even. Thus, \(b\neq{2}\)

For b = -1,\(a^2(a-1)\) = 48. Now all the integral roots of this polynomial can only be factors of 48, including both negative and positive factors.

However, any negative factor will never satisfy the given polynomial as because (a-1) will become a negative expression, which can never equal 48.Hence, the given polynomial has no integral solutions in -48,-24,-12,-8,-6,-4,-3,-2,-1.

By the same logic, we know that any integral solution,if present will be one of the positive factors of 48.It fails for 1,2,3 and we find that a=4 is a root.If for a=4, the expression equals 48, then for a value above 4, the expression \(a^2(a-1)\)is bound to be greater than 48.

Thus, the only solution possible for the given polynomial is a=4, a unique value,Sufficient.

B.
User avatar
WoundedTiger
Joined: 25 Apr 2012
Last visit: 03 Jan 2026
Posts: 520
Own Kudos:
2,584
 [2]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Products:
Posts: 520
Kudos: 2,584
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aalriy
For integers a and b, if (a^3 – a^2 – b)^1/2 = 7, what is the value of a?

(1) a^2 - a = 12

(2) b^2 - b = 2


Tough one...Took more than 3 min 50 sec and ended up getting it wrong...

We can change the given equation to (a^3-a^2-b) = 49 (squaring both sides)

From St 1 we have a^2-a=12 ----> substituting in above given eqn we get
{a(a^2-a)- b} =49 ------> 12a-b=49 -----> a = (49+b)/12
Now a and b are integers therefore (49+b)/12 should be an integers

Possible values b=11, a=5
b=23, a =6, b=-1, a=4
So St 1 alone is not sufficient

St 2 says b^2-b =2 -----> b(b-1) =2 possible values of b are

b=2 or b=-1
Substituting in given expression we get
(a^3-a^2-b) = 49

a^3-a^2= 51 or------> a^2(a-1)= 51 (17*3) we see that 51 even after reducing to prime factors gives us no Integer value of a

a^3-a^2= 48 -----> a^2(a-1)= 48 (4^2)*3 and hence we get value of a= 4 or -4

Substituting values of b=-1 and a=4 or -4, we can see that only for a=4 the above given equation is proven.

Hence a =4

I did highlight the value of b=-1, a=4 from statement and can be taken as a hint without solving completely eqn 2
Ans B
User avatar
mau5
User avatar
Verbal Forum Moderator
Joined: 10 Oct 2012
Last visit: 31 Dec 2024
Posts: 478
Own Kudos:
Given Kudos: 141
Posts: 478
Kudos: 3,386
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mridulparashar1
aalriy
For integers a and b, if (a^3 – a^2 – b)^1/2 = 7, what is the value of a?



a^3-a^2= 48 -----> a^2(a-1)= 48 (4^2)*3 and hence we get value of a= 4 or -4

Substituting values of b=-1 and a=4 or -4, we can see that only for a=4 the above given equation is proven.

Hence a =4

I did highlight the value of b=-1, a=4 from statement and can be taken as a hint without solving completely eqn 2
Ans B

Minor mistake. The given polynomial will not yield a = -4 as a root.
User avatar
AccipiterQ
Joined: 26 Sep 2013
Last visit: 03 Sep 2020
Posts: 144
Own Kudos:
Given Kudos: 40
Concentration: Finance, Economics
GMAT 1: 670 Q39 V41
GMAT 2: 730 Q49 V41
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
aalriy
For integers a and b, if (a^3 – a^2 – b)^1/2 = 7, what is the value of a?

(1) a^2 - a = 12

(2) b^2 - b = 2

Given: \(a\) and \(b\) are integers, also \(\sqrt{a^3-a^2-b}=7\) --> \(a^3-a^2-b=49\)

(1) a^2 - a = 12 --> \(a=-3\) or \(a=4\). Now, both values of \(a\) give an integer solution for \(b\) (\(b=-85\) or \(b=-1\)), so both values are valid. Not sufficient.

(2) b^2 - b = 2 --> \(b=-1\) or \(b=2\) --> if \(b=-1\) then \(a^3-a^2=48\) --> \(a^2(a-1)=48\) --> \(a=4=integer\) BUT if if \(b=2\) then \(a^3-a^2=51\) --> \(a^2(a-1)=51=3*17\) --> this equation has no integer solution for \(a\), hence only the first case is valid: \(b=-1\) and \(a=4=integer\). Sufficient.

Answer: B.


if \(b=-1\) then \(a^3-a^2=48\) --> \(a^2(a-1)=48\) --> \(a=4=integer\)

how do you solve something like that, is it just quick trial & error since you know a & b have to be integers and there's only a few values of a that would give results somewhat near 48?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,748
Own Kudos:
810,643
 [1]
Given Kudos: 105,821
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,748
Kudos: 810,643
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
AccipiterQ
Bunuel
aalriy
For integers a and b, if (a^3 – a^2 – b)^1/2 = 7, what is the value of a?

(1) a^2 - a = 12

(2) b^2 - b = 2

Given: \(a\) and \(b\) are integers, also \(\sqrt{a^3-a^2-b}=7\) --> \(a^3-a^2-b=49\)

(1) a^2 - a = 12 --> \(a=-3\) or \(a=4\). Now, both values of \(a\) give an integer solution for \(b\) (\(b=-85\) or \(b=-1\)), so both values are valid. Not sufficient.

(2) b^2 - b = 2 --> \(b=-1\) or \(b=2\) --> if \(b=-1\) then \(a^3-a^2=48\) --> \(a^2(a-1)=48\) --> \(a=4=integer\) BUT if if \(b=2\) then \(a^3-a^2=51\) --> \(a^2(a-1)=51=3*17\) --> this equation has no integer solution for \(a\), hence only the first case is valid: \(b=-1\) and \(a=4=integer\). Sufficient.

Answer: B.


if \(b=-1\) then \(a^3-a^2=48\) --> \(a^2(a-1)=48\) --> \(a=4=integer\)

how do you solve something like that, is it just quick trial & error since you know a & b have to be integers and there's only a few values of a that would give results somewhat near 48?

Yes, that's correct. We know that \(a\) is an integer, thus \(a^2(a-1)=(perfect \ square)*(positive \ integer)=48\). From here you can use trial and error and find that \(a=4\).
User avatar
sunaimshadmani
Joined: 05 Jun 2014
Last visit: 12 Apr 2019
Posts: 55
Own Kudos:
Given Kudos: 51
GMAT 1: 630 Q42 V35
GMAT 1: 630 Q42 V35
Posts: 55
Kudos: 89
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have just one question, why isnt the absolute value used after the expression is squared?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,748
Own Kudos:
Given Kudos: 105,821
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,748
Kudos: 810,643
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sunaimshadmani
I have just one question, why isnt the absolute value used after the expression is squared?

\(\sqrt{x}=2\) --> \(x = 4\). Where should there be an absolute value?
User avatar
smmc29
Joined: 27 Sep 2020
Last visit: 04 Aug 2025
Posts: 42
Own Kudos:
Given Kudos: 245
Location: Philippines
Concentration: General Management, Nonprofit
GMAT 1: 700 Q49 V35 (Online)
GPA: 3.4
WE:Consulting (Consulting)
GMAT 1: 700 Q49 V35 (Online)
Posts: 42
Kudos: 8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(1) a^2 - a = 12

a can be 4 or -3

Either case can make the provided equation hold since b can be any number.

(2) b^2 - b = 2

b can be either 2 or -1

If b = 2, then a^3 - a^2 = 51
If b = -1, then a^3 - a^2 = 48

The first equation is not possible since the result is an odd number. a^3 - a^2 must yield an even number either if a is odd or a is even.

The second equation we get a = 4.

SUFFICIENT.

The answer is B.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,966
Own Kudos:
Posts: 38,966
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
109748 posts
498 posts
212 posts