Last visit was: 23 Apr 2024, 18:01 It is currently 23 Apr 2024, 18:01

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
Manager
Manager
Joined: 31 Jan 2005
Posts: 88
Own Kudos [?]: 4 [0]
Given Kudos: 0
Send PM
User avatar
Manager
Manager
Joined: 27 Jun 2005
Posts: 241
Own Kudos [?]: 2100 [0]
Given Kudos: 0
Location: MS
Send PM
User avatar
VP
VP
Joined: 16 Oct 2003
Posts: 1018
Own Kudos [?]: 727 [0]
Given Kudos: 0
Send PM
User avatar
Manager
Manager
Joined: 15 Aug 2005
Posts: 55
Own Kudos [?]: 37 [0]
Given Kudos: 0
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
Bhai wrote:
I think it is C

From I we get a = 7 + b/12
From II we get b = 2


Agree with C

From Stmt I & II, only value of a & b can be
a=4 & b=-1
User avatar
Manager
Manager
Joined: 15 Apr 2005
Posts: 159
Own Kudos [?]: 32 [0]
Given Kudos: 0
Location: India, Chennai
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
jinesh wrote:
for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is the value of a ???

1. a^2 - a = 12
2. b^2 - b = 2

sorry guys but I don't know the OA :oops: ...I am curious to know the solution for this....


From stmt1 we get a^2-a-12=0 solving for a we get 4,-3. We can substitute in the original qun to see which of this is value of A. but we do not know the value of b. Hence insuff.

From stmt2: we get b=2 or b=-1. We still do not know the value of A. so insuff.

Combinging if a = 4 and b = -1 then the original equn is 7. so my answer is C.
User avatar
Manager
Manager
Joined: 31 Jan 2005
Posts: 88
Own Kudos [?]: 4 [0]
Given Kudos: 0
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
Thanx a lot guys...... got it!!!!! :-D
avatar
Director
Director
Joined: 28 Dec 2005
Posts: 697
Own Kudos [?]: 535 [0]
Given Kudos: 2
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
guys, i have a question about these type of questions.

When they ask for 'value', do they mean a numerical value, or are they just looking to get the variable a in terms of the variable b ? Because if its just a in terms of b, then I would answer A.

You can take statement 1 , and break the stem question like such:

sqt (a^3-a^2-b) = 7
sqt (a(a^2-a)-b) = 7
sqt (a(12)-b) = 7

square both sides to get : 12a-b=49 , and a=(49+b)/12

Correct ?
avatar
Intern
Intern
Joined: 30 Dec 2005
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 0
Location: Columbus, OH
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
pmenon,

In such questions, they are looking for an absolute single numeric value.

C looks right. A tricky one.
User avatar
Manager
Manager
Joined: 04 Oct 2005
Posts: 240
Own Kudos [?]: 25 [0]
Given Kudos: 0
Location: Chicago
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
Bhai wrote:
I think it is C

From I we get a = 7 + b/12
From II we get b = 2


Bhai How did you got b=2 from the second part

infact b can have 2 values -1 and 2 ..Isnt it?

Am i missing anything?
So my guess would be E
User avatar
Manager
Manager
Joined: 26 Sep 2005
Posts: 240
Own Kudos [?]: 86 [0]
Given Kudos: 0
Location: Munich,Germany
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
agree it is C

stmt1,

a= -3, 4 -- insuff

stmt2,

b=-1,2 -- insuff

consider C, only a=4, b=-1 satisfies a^3-a^2-b=49, Hence C.
User avatar
Intern
Intern
Joined: 09 Feb 2006
Posts: 10
Own Kudos [?]: 1 [0]
Given Kudos: 0
Location: Raleigh, NC
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
Im a little confused on this one.

From the original statement,

SQRT [ a^3 - a^2 - b ] = 7

Hence a^3 - a^2 - b = 49 [ IS this step flawed ???]
=> a * ( a^2 - a) - b = 49
Consider (i)

No matter what a is, the value of a^2-a = 12
Substitute in the main equation, a * 12 - b = 49 [ Not suff]

from (ii)
b = 2, -1 Again not sufficient. [Eliminate B]

(i) and (ii) together, again consider eq 12a-b = 49,
a can be 4, -3 & B could be 2,-1.

a=4 and b=-1 satisfies 12a-b=49, hence C

Dunno if I have done it right, will wait on the OA for sure.
avatar
Director
Director
Joined: 03 Jan 2005
Posts: 971
Own Kudos [?]: 769 [0]
Given Kudos: 0
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
andy_gr8 wrote:
Bhai wrote:
I think it is C

From I we get a = 7 + b/12
From II we get b = 2


Bhai How did you got b=2 from the second part

infact b can have 2 values -1 and 2 ..Isnt it?

Am i missing anything?
So my guess would be E


Actually from II we get b=-1 or 2. When we combine them we know that b has to be odd for 12a-b=49. You finally confirm that a=4 and b=-1 is the only solution that satisfies all conditions.
User avatar
Manager
Manager
Joined: 17 Dec 2005
Posts: 91
Own Kudos [?]: 152 [0]
Given Kudos: 0
Send PM
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
HongHu wrote:
andy_gr8 wrote:
Bhai wrote:
I think it is C

From I we get a = 7 + b/12
From II we get b = 2


Bhai How did you got b=2 from the second part

infact b can have 2 values -1 and 2 ..Isnt it?

Am i missing anything?
So my guess would be E


Actually from II we get b=-1 or 2. When we combine them we know that b has to be odd for 12a-b=49. You finally confirm that a=4 and b=-1 is the only solution that satisfies all conditions.


I got C and that was my rationale. i think i'm starting to understand this concept. thanks all!!! :lol:



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Data Sufficiency (DS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: for integers a & b , if sqt (a^3-a^2-b) = 7 ...wat is [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts
GMAT Tutor
1907 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne