Last visit was: 24 Apr 2024, 19:14 It is currently 24 Apr 2024, 19:14

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:
Date
GRE Forum Moderator
Joined: 02 Nov 2016
Posts: 13958
Own Kudos [?]: 32888 [20]
Given Kudos: 5776
GPA: 3.62
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29915 [7]
Given Kudos: 799
Location: Canada
Send PM
General Discussion
Director
Director
Joined: 18 Jul 2018
Posts: 926
Own Kudos [?]: 1288 [0]
Given Kudos: 95
Location: India
Concentration: Operations, General Management
GMAT 1: 590 Q46 V25
GMAT 2: 690 Q49 V34
WE:Engineering (Energy and Utilities)
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29915 [1]
Given Kudos: 799
Location: Canada
Send PM
Re: If f(n) = xa^n, what is the value of f(5) ? [#permalink]
1
Bookmarks
Expert Reply
Top Contributor
Afc0892 wrote:
GMATPrepNow wrote:

Statements 1 and 2 combined
Statement 1 tells us that x = 3
Statement 2 tells us that, when x = 3, either a = 2 or a = -2
In other words, we still have 2 possible cases that satisfy BOTH statements:
Case a: x = 3 and a = 2. Notice that x(a^4) = 48 turns into 3(2^4) = 48, which works. In this case f(5) = 3(2^5) = 96
Case b: x = 3 and a = -2. Notice that x(a^4) = 48 turns into 3[(-2)^4] = 48, which works. In this case f(5) = 3[(-2)^5] = -96
Since we cannot answer the target question with certainty, the combined statements are NOT SUFFICIENT

Answer: E



Please correct me if I'm wrong. combining both gives 3a^4 =48. a^4 = 16. Then the fourth power of a is 2. Since GMAT doesn't consider -2 for the even powers. Then combining both works, isn't it?


It all comes down to NOTATION.

If x² = 9, then x = 3 or -3
However, with √9, the square root notation tells us to take the POSITIVE root of 9
So, √9 = 3
To generalize, if x² = k, then x = √k or -√k, where √k represents the POSITIVE square root of k, and -√k represents the NEGATIVE square root of k

The same applies to fourth roots.
Of x⁴ = 16, then x = 2 or x = -2
However, when it comes to ∜16, the 4th root NOTATION tells us to take the POSITIVE value.

Does that help?

Cheers,
Brent
Director
Director
Joined: 18 Jul 2018
Posts: 926
Own Kudos [?]: 1288 [0]
Given Kudos: 95
Location: India
Concentration: Operations, General Management
GMAT 1: 590 Q46 V25
GMAT 2: 690 Q49 V34
WE:Engineering (Energy and Utilities)
Send PM
Re: If f(n) = xa^n, what is the value of f(5) ? [#permalink]
GMATPrepNow wrote:
Afc0892 wrote:
GMATPrepNow wrote:

Statements 1 and 2 combined
Statement 1 tells us that x = 3
Statement 2 tells us that, when x = 3, either a = 2 or a = -2
In other words, we still have 2 possible cases that satisfy BOTH statements:
Case a: x = 3 and a = 2. Notice that x(a^4) = 48 turns into 3(2^4) = 48, which works. In this case f(5) = 3(2^5) = 96
Case b: x = 3 and a = -2. Notice that x(a^4) = 48 turns into 3[(-2)^4] = 48, which works. In this case f(5) = 3[(-2)^5] = -96
Since we cannot answer the target question with certainty, the combined statements are NOT SUFFICIENT

Answer: E



Please correct me if I'm wrong. combining both gives 3a^4 =48. a^4 = 16. Then the fourth power of a is 2. Since GMAT doesn't consider -2 for the even powers. Then combining both works, isn't it?


It all comes down to NOTATION.

If x² = 9, then x = 3 or -3
However, with √9, the square root notation tells us to take the POSITIVE root of 9
So, √9 = 3
To generalize, if x² = k, then x = √k or -√k, where √k represents the POSITIVE square root of k, and -√k represents the NEGATIVE square root of k

The same applies to fourth roots.
Of x⁴ = 16, then x = 2 or x = -2
However, when it comes to ∜16, the 4th root NOTATION tells us to take the POSITIVE value.

Does that help?

Cheers,
Brent


Yes, thanks. Is it only in GMAT that it's considered like this or in general?
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29915 [1]
Given Kudos: 799
Location: Canada
Send PM
Re: If f(n) = xa^n, what is the value of f(5) ? [#permalink]
1
Kudos
Expert Reply
Top Contributor
Afc0892 wrote:

Yes, thanks. Is it only in GMAT that it's considered like this or in general?


No, it's not just the GMAT.
This is a general concept.
More here: https://www.mathsisfun.com/square-root.html

Cheers,
Brent
Director
Director
Joined: 20 Feb 2015
Posts: 631
Own Kudos [?]: 712 [1]
Given Kudos: 74
Concentration: Strategy, General Management
Send PM
Re: If f(n) = xa^n, what is the value of f(5) ? [#permalink]
1
Bookmarks
SajjadAhmad wrote:
If f(n) = xa^n, what is the value of f(5) ?

(1) f(0) = 3
(2) f(4) = 48


(1) f(0) = 3
so,
3=x\(a^0\)
x=3
f(5)=3\(a^5\)
a=?
insufficient

(2) f(4) = 48
so,
48=3\(a^4\)
\(a^4\)=16
a= +- 2
f(5)=3(\(2^5\))=96 or 3(\(-2^5\)) = -96
insufficient

using both , still insufficient

E
Senior Manager
Senior Manager
Joined: 16 Nov 2021
Posts: 476
Own Kudos [?]: 27 [0]
Given Kudos: 5900
Location: United Kingdom
Send PM
Re: If f(n) = xa^n, what is the value of f(5) ? [#permalink]
BrentGMATPrepNow wrote:
Afc0892 wrote:
GMATPrepNow wrote:

Statements 1 and 2 combined
Statement 1 tells us that x = 3
Statement 2 tells us that, when x = 3, either a = 2 or a = -2
In other words, we still have 2 possible cases that satisfy BOTH statements:
Case a: x = 3 and a = 2. Notice that x(a^4) = 48 turns into 3(2^4) = 48, which works. In this case f(5) = 3(2^5) = 96
Case b: x = 3 and a = -2. Notice that x(a^4) = 48 turns into 3[(-2)^4] = 48, which works. In this case f(5) = 3[(-2)^5] = -96
Since we cannot answer the target question with certainty, the combined statements are NOT SUFFICIENT

Answer: E



Please correct me if I'm wrong. combining both gives 3a^4 =48. a^4 = 16. Then the fourth power of a is 2. Since GMAT doesn't consider -2 for the even powers. Then combining both works, isn't it?


It all comes down to NOTATION.

If x² = 9, then x = 3 or -3
However, with √9, the square root notation tells us to take the POSITIVE root of 9
So, √9 = 3
To generalize, if x² = k, then x = √k or -√k, where √k represents the POSITIVE square root of k, and -√k represents the NEGATIVE square root of k

The same applies to fourth roots.
Of x⁴ = 16, then x = 2 or x = -2
However, when it comes to ∜16, the 4th root NOTATION tells us to take the POSITIVE value.

Does that help?

Cheers,
Brent



Hi BrentGMATPrepNow, x⁴ = 16, then x = 2 or x = -2. So this will apply to all even exponent power x^6, x^8....etc? Thanks Brent
GMAT Club Bot
Re: If f(n) = xa^n, what is the value of f(5) ? [#permalink]
Moderator:
Math Expert
92900 posts

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