Last visit was: 24 Apr 2024, 21:05 It is currently 24 Apr 2024, 21:05

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
SORT BY:
Kudos
Tags:
Show Tags
Hide Tags
User avatar
VP
VP
Joined: 06 Sep 2013
Posts: 1345
Own Kudos [?]: 2391 [2]
Given Kudos: 355
Concentration: Finance
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [1]
Given Kudos: 81588
Send PM
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28569 [1]
Given Kudos: 130
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28569 [0]
Given Kudos: 130
Re: What is the value of t ? [#permalink]
Expert Reply
jlgdr wrote:
What is the value of t ?
(1) The average (arithmetic mean) of t^2 and 8t is –8.
(2) t^1/4 = 16

I just did a web search, and found this version of statement #2:

Statement #2: sqrt(t^4) = 16

Unlike the version you quoted, this version would indeed be insufficient, because it would allow for both t = +4 and t = -4. Furthermore, the correct answer from statement #1 is one of the possible answers in statement #2, so indeed, the statements here are mathematically consistent with one another.

Was this your question?
Mike :-)
avatar
Manager
Manager
Joined: 10 Sep 2013
Posts: 59
Own Kudos [?]: 223 [0]
Given Kudos: 2
Concentration: Sustainability, International Business
Send PM
Re: What is the value of t ? [#permalink]
mikemcgarry wrote:
jlgdr wrote:
What is the value of t ?

(1) The average (arithmetic mean) of t^2 and 8t is –8.
(2) t^1/4 = 16

I'm happy to help :-), but I disagree with the OA given.

Statement #1: The average (arithmetic mean) of t^2 and 8t is –8.
[t^2 + 8t]/2 = –8
t^2 + 8t = –16
t^2 + 8t + 16 = 0
(t - 4)^2 = 0
t = 4
See:
https://magoosh.com/gmat/2013/three-alge ... -the-gmat/
This statement produces a unique value of t, and thus is sufficient.

Statement #2: t^1/4 = 16
I will assume what this means is t^(1/4) = 16, only because I can't think of another sensible interpretation of the ambiguity. Incidentally, on the issue of this ambiguity, and the underlying mathematical principles, read:
https://magoosh.com/gmat/2013/gmat-quant ... g-symbols/
Raising a number to the power of (1/4) is equivalent to taking the fourth root of a number. We can't take an even root of negative number, so if the fourth root of t equals anything sensible, then t absolutely must be positive. We would raise both sides to the fourth power to get a unique value of t. See:
https://magoosh.com/gmat/2012/exponent-p ... -the-gmat/
(BTW, that value would be t = 2^16 = 65,536, but absolutely no one expects you to get that without a calculator!!)
This statement also produces a unique value of t, and thus is also sufficient.

This would produce an OA of (D). I don't know whether you copied something incorrectly about statement two --- perhaps another phrasing would make that statement insufficient. Also, as this question currently stands, the two statements produce different values for t. This falls short of the standard that the GMAT keeps on DS --- statements in both statements are mathematically consistent.

Let me know if statement #2 says something else.

Mike :-)


t^2 + 8t + 16 = 0
Shouldn't this be: (t + 4)^2 = 0 ?
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28569 [0]
Given Kudos: 130
Re: What is the value of t ? [#permalink]
Expert Reply
igotthis wrote:
t^2 + 8t + 16 = 0
Shouldn't this be: (t + 4)^2 = 0 ?

YES! Absolutely! I just corrected it in my post above.
Thanks,
Mike :-)
avatar
Manager
Manager
Joined: 10 Sep 2013
Posts: 59
Own Kudos [?]: 223 [0]
Given Kudos: 2
Concentration: Sustainability, International Business
Send PM
Re: What is the value of t ? [#permalink]
mikemcgarry wrote:
igotthis wrote:
t^2 + 8t + 16 = 0
Shouldn't this be: (t + 4)^2 = 0 ?

YES! Absolutely! I just corrected it in my post above.
Thanks,
Mike :-)


Sorry, I know this statement is suff. since it gives a unique value...but shouldn't t = -4 then?
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28569 [0]
Given Kudos: 130
Re: What is the value of t ? [#permalink]
Expert Reply
igotthis wrote:
Sorry, I know this statement is suff. since it gives a unique value...but shouldn't t = -4 then?

Yes, just changed it.
Mike :-)
Current Student
Joined: 26 May 2019
Posts: 737
Own Kudos [?]: 263 [0]
Given Kudos: 84
Location: India
GMAT 1: 650 Q46 V34
GMAT 2: 720 Q49 V40
GPA: 2.58
WE:Consulting (Consulting)
Send PM
Re: What is the value of t ? [#permalink]
I have a doubt. I solved statement 1 as under:-

(t^2 + 8t)/2 = -8
=> t^2 + 8t = -16
=> t (t + 8) = -16

This gives t=-16 or t=-24

What is wrong with the above approach? or where am I mistaking? Because in this case the value of t is different from that arrived at using the (a+b)^2 simplification?
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618840 [0]
Given Kudos: 81588
Send PM
Re: What is the value of t ? [#permalink]
Expert Reply
ravigupta2912 wrote:
I have a doubt. I solved statement 1 as under:-

(t^2 + 8t)/2 = -8
=> t^2 + 8t = -16
=> t (t + 8) = -16

This gives t=-16 or t=-24

What is wrong with the above approach? or where am I mistaking? Because in this case the value of t is different from that arrived at using the (a+b)^2 simplification?


t=-16 or t=-24 does not satisfy t(t + 8) = -16.
Current Student
Joined: 26 May 2019
Posts: 737
Own Kudos [?]: 263 [0]
Given Kudos: 84
Location: India
GMAT 1: 650 Q46 V34
GMAT 2: 720 Q49 V40
GPA: 2.58
WE:Consulting (Consulting)
Send PM
Re: What is the value of t ? [#permalink]
Bunuel wrote:
ravigupta2912 wrote:
I have a doubt. I solved statement 1 as under:-

(t^2 + 8t)/2 = -8
=> t^2 + 8t = -16
=> t (t + 8) = -16

This gives t=-16 or t=-24

What is wrong with the above approach? or where am I mistaking? Because in this case the value of t is different from that arrived at using the (a+b)^2 simplification?


t=-16 or t=-24 does not satisfy t(t + 8) = -16.


Oh crap! Noob mistake. Thanks Bunuel

Posted from my mobile device
Manager
Manager
Joined: 19 Dec 2020
Posts: 161
Own Kudos [?]: 39 [0]
Given Kudos: 316
Send PM
Re: What is the value of t ? [#permalink]
jlgdr wrote:
What is the value of t ?

(1) The average (arithmetic mean) of t^2 and 8t is –8.
(2) \(\sqrt{t^4} = 16\)


(1) The average (arithmetic mean) of t^2 and 8t is –8.

\(t^2+8t/2=-8\) ----->\( t^2+8t=-16\) ------>\( t^2+8t+16=0\) -----split the middle term,\( t=-4\)

sufficient.

(2) \(\sqrt{t^4} = 16\)

t=+- (4)

Not sufficient.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32658
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: What is the value of t ? [#permalink]
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.
GMAT Club Bot
Re: What is the value of t ? [#permalink]
Moderator:
Math Expert
92900 posts

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