Last visit was: 21 Apr 2026, 14:01 It is currently 21 Apr 2026, 14: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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,460
 [71]
1
Kudos
Add Kudos
70
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
8,708
 [14]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,708
 [14]
6
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
0akshay0
Joined: 19 Apr 2016
Last visit: 14 Jul 2019
Posts: 192
Own Kudos:
657
 [5]
Given Kudos: 59
Location: India
GMAT 1: 570 Q48 V22
GMAT 2: 640 Q49 V28
GPA: 3.5
WE:Web Development (Computer Software)
GMAT 2: 640 Q49 V28
Posts: 192
Kudos: 657
 [5]
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
avatar
streetking
Joined: 21 Mar 2017
Last visit: 12 Apr 2018
Posts: 30
Own Kudos:
14
 [3]
Given Kudos: 10
Location: Zimbabwe
Concentration: General Management, Entrepreneurship
GMAT 1: 680 Q45 V38
GMAT 2: 750 Q49 V42
GPA: 3.3
WE:Accounting (Accounting)
Products:
GMAT 2: 750 Q49 V42
Posts: 30
Kudos: 14
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Official Answer

Direct attempts to solve for x in this problem will run into quadratics that don't factor and horrible non-integers that need to be raised to fourth powers. Instead, let's focus on manipulating the equation to solve for x^4 + x^−4 directly.

Given the similar structure of the given information, it seems reasonable to begin by squaring the equation x^1+x^−1=5. Be careful, though, not to simply square each term; exponents do not distribute over addition. Instead, recognize the special quadratic. We're looking at two terms added and then squared, so this expression fits the form (a+b)^2=a^2+2ab+b^2. Thus our result will be


(x^1+x^−1^2=5^2

(x^1)^2+2(x^1)(x^−1)+(x^−1)^2=25


x^2+2+x^−2=25


x^2+x^−2=23


Now just repeat the process of squaring both sides once more:


(x^2+x^−2)^2=23^2


x^4+2(x^2)(x^−2)+x^−4=23^2


x^4+2+x^−4=23^2


x^4+x^−4=23^2−2


And it's not even really necessary to calculate 23^2 (which turns out to be 529). 23^2 must end in a 9, so 23^2−2 must end in a 7, and the answer has to be A.
User avatar
rnz
Joined: 26 Dec 2016
Last visit: 06 Jun 2018
Posts: 25
Own Kudos:
Given Kudos: 84
Posts: 25
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
JeffTargetTestPrep
Bunuel
If x^1 + x^(−1) = 5, what is the value of x^4 + x^(−4)?

A. 527
B. 546
C. 579
D. 600
E. 625

We are given that x^1 + x^(−1) = 5, i.e., x + 1/x = 5. We need to determine the value of x^4 + x^(-4), i.e., x^4 + 1/x^4.

Let’s square both sides of the equation x + 1/x = 5.:

(x + 1/x)^2 = 5^2

x^2 + 2(x)(1/x) + 1/x^2 = 25

x^2 + 2 + 1/x^2 = 25

x^2 + 1/x^2 = 23

Now let’s square the above equation:

(x^2 + 1/x^2)^2 = 23^2

x^4 + 2(x^2)(1/x^2) + 1/x^4 = 529

x^4 + 2 + 1/x^4 = 529

x^4 + 1/x^4 = 527

Answer: A

why do we need to square it? In the response below your original post, it says that "it's reasonable" to do. Can you explain please? Thanks
User avatar
niks18
User avatar
Retired Moderator
Joined: 25 Feb 2013
Last visit: 30 Jun 2021
Posts: 862
Own Kudos:
1,805
 [1]
Given Kudos: 54
Location: India
GPA: 3.82
Products:
Posts: 862
Kudos: 1,805
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rnz
JeffTargetTestPrep
Bunuel
If x^1 + x^(−1) = 5, what is the value of x^4 + x^(−4)?

A. 527
B. 546
C. 579
D. 600
E. 625

We are given that x^1 + x^(−1) = 5, i.e., x + 1/x = 5. We need to determine the value of x^4 + x^(-4), i.e., x^4 + 1/x^4.

Let’s square both sides of the equation x + 1/x = 5.:

(x + 1/x)^2 = 5^2

x^2 + 2(x)(1/x) + 1/x^2 = 25

x^2 + 2 + 1/x^2 = 25

x^2 + 1/x^2 = 23

Now let’s square the above equation:

(x^2 + 1/x^2)^2 = 23^2

x^4 + 2(x^2)(1/x^2) + 1/x^4 = 529

x^4 + 2 + 1/x^4 = 529

x^4 + 1/x^4 = 527

Answer: A

why do we need to square it? In the response below your original post, it says that "it's reasonable" to do. Can you explain please? Thanks

Hi rnz

we are given \(x^1+x^{-1}\) and need to arrive at \(x^4+x^{-4}\). So squaring the original equation will raise it to power of \(2\) i.e. \(x^2+x^{-2}\) and on further squaring this expression we will reach our destination
avatar
mekoner
Joined: 30 Oct 2017
Last visit: 10 Feb 2018
Posts: 8
Given Kudos: 37
Posts: 8
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can someone please explain how we arrive at (x^2+1/X^2+2)?

(x+1/x)^2 = (x^2+1/X^2+2)?
User avatar
niks18
User avatar
Retired Moderator
Joined: 25 Feb 2013
Last visit: 30 Jun 2021
Posts: 862
Own Kudos:
1,805
 [1]
Given Kudos: 54
Location: India
GPA: 3.82
Products:
Posts: 862
Kudos: 1,805
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mekoner
Can someone please explain how we arrive at (x^2+1/X^2+2)?

(x+1/x)^2 = (x^2+1/X^2+2)?

Hi mekoner

there is a very simple formula used here

\((a+b)^2=a^2+b^2+2ab\)

now instead of \(a\) & \(b\) use \(x\) & \(\frac{1}{x}\) here :-)
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,680
Own Kudos:
1,469
 [1]
Given Kudos: 607
Location: United States
Posts: 1,680
Kudos: 1,469
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x^1 + x^{(−1)} = 5\), what is the value of \(x^4 + x^{(−4)}\)?

A. 527
B. 546
C. 579
D. 600
E. 625

\(x^1 + x^{−1} = 5\)
\((x^1 + x^{−1})^2 = 5^2…x^2+x^{-2}+2=25…x^2+x^{-2}=23\)
\((x^2+x^{-2})^2=23^2…x^4+x^{-4}+2=529…x^4+x^{-4}=527\)

Answer (A)
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 17 Dec 2025
Posts: 5,904
Own Kudos:
5,447
 [1]
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,904
Kudos: 5,447
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x^1 + x^{(−1)} = 5\), what is the value of \(x^4 + x^{(−4)}\)?

A. 527
B. 546
C. 579
D. 600
E. 625
\(x^1 + x^{(−1)} = 5\)

Or, \(x + \frac{1}{x} = 5\)

Or, \(x^2 + 2 + \frac{1}{x^2} = 25\) (Squaring both sides )

Or, \(x^2 + \frac{1}{x^2} = 23\)

Or, \(x^4 + \frac{1}{x^4} = 527\) (Squaring both sides ) , Hence Answer must be (A)
User avatar
ThatDudeKnows
Joined: 11 May 2022
Last visit: 27 Jun 2024
Posts: 1,070
Own Kudos:
Given Kudos: 79
Expert
Expert reply
Posts: 1,070
Kudos: 1,030
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x^1 + x^{(−1)} = 5\), what is the value of \(x^4 + x^{(−4)}\)?

A. 527
B. 546
C. 579
D. 600
E. 625

\(x^1 + x^{(−1)} = x + \frac{1}{x}\)

\(x^1 + x^{(−1)} = 5\)

\(x + \frac{1}{x} = 5\)

Square both sides:

\((x + \frac{1}{x})(x + \frac{1}{x}) = 25\)

\(x^2 + \frac{x}{x}+ \frac{x}{x} + \frac{1}{x^2} = 25\)

\(x^2 + 1 + 1 + \frac{1}{x^2} = 25\)

\(x^2 + \frac{1}{x^2} = 23\)

(Bonus if you spot that we squared the right side and then subtracted 2...if we do that again, we get the right answer.)

Square both sides again:

\((x^2 + \frac{1}{x^2})(x^2 + \frac{1}{x^2}) = 23^2\)

\(x^4 + \frac{x^2}{x^2} + \frac{x^2}{x^2} + \frac{1}{x^4} = 529\)

\(x^4 + 1 + 1 + \frac{1}{x^4} = 529\)

\(x^4 + \frac{1}{x^4} = 527\)

Answer choice A.
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Apr 2026
Posts: 3,173
Own Kudos:
11,439
 [3]
Given Kudos: 1,862
Location: India
Concentration: Strategy, Leadership
Posts: 3,173
Kudos: 11,439
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
filipembribeiro
If \(x^1 + x^{-1} = 5\), what is the value of \(x^4 + x^{-4}\)?

A) \(513\)
B) \(527\)
C) \(546\)
D) \(568\)
E) \(575\)

\(x + (\frac{1}{x}) = 5\)

Squaring both sides of the equation

\(x^2 + (\frac{1}{x})^2 + 2 = 5^2\)

\(x^2 + (\frac{1}{x})^2 = 23\)

Squaring both sides of the equation

\(x^4 + (\frac{1}{x})^4 + 2 = 23^2\)

\(x^4 + (\frac{1}{x})^4 = 529 - 2\)

\(x^4 + (\frac{1}{x})^4 = 527\)

Option A
User avatar
rory1998
Joined: 01 Sep 2024
Last visit: 02 Oct 2024
Posts: 1
Given Kudos: 5
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Jeff,

When do you know that squaring the equation will lead you to the right path? Is there a pattern of question format that allows you to know right away that squaring both sides would be the easiest way to approach the problem? Because for this question, I attacked it with the traditional way by plugging in (5-1/x)=x into the latter equation and that is a lot of work......

Thanks
JeffTargetTestPrep
Bunuel
If x^1 + x^(−1) = 5, what is the value of x^4 + x^(−4)?

A. 527
B. 546
C. 579
D. 600
E. 625

We are given that x^1 + x^(−1) = 5, i.e., x + 1/x = 5. We need to determine the value of x^4 + x^(-4), i.e., x^4 + 1/x^4.

Let’s square both sides of the equation x + 1/x = 5.:

(x + 1/x)^2 = 5^2

x^2 + 2(x)(1/x) + 1/x^2 = 25

x^2 + 2 + 1/x^2 = 25

x^2 + 1/x^2 = 23

Now let’s square the above equation:

(x^2 + 1/x^2)^2 = 23^2

x^4 + 2(x^2)(1/x^2) + 1/x^4 = 529

x^4 + 2 + 1/x^4 = 529

x^4 + 1/x^4 = 527

Answer: A
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,954
Own Kudos:
Posts: 38,954
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
109729 posts
Tuck School Moderator
853 posts