Last visit was: 19 Nov 2025, 15:51 It is currently 19 Nov 2025, 15:51
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:
875
 [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: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [44]
17
Kudos
Add Kudos
26
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [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: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,368
 [2]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [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: 479
Own Kudos:
3,340
 [5]
Given Kudos: 141
Posts: 479
Kudos: 3,340
 [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: 25 Sep 2024
Posts: 521
Own Kudos:
2,534
 [2]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Products:
Posts: 521
Kudos: 2,534
 [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: 479
Own Kudos:
Given Kudos: 141
Posts: 479
Kudos: 3,340
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: 146
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: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,368
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [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: 56
Own Kudos:
Given Kudos: 51
GMAT 1: 630 Q42 V35
GMAT 1: 630 Q42 V35
Posts: 56
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: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
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,589
Own Kudos:
Posts: 38,589
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
105390 posts
496 posts