Last visit was: 12 May 2025, 08:16 It is currently 12 May 2025, 08:16
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: 12 May 2025
Posts: 101,337
Own Kudos:
Given Kudos: 93,458
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 101,337
Kudos: 723,633
 [161]
12
Kudos
Add Kudos
148
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 12 May 2025
Posts: 101,337
Own Kudos:
Given Kudos: 93,458
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 101,337
Kudos: 723,633
 [30]
13
Kudos
Add Kudos
16
Bookmarks
Bookmark this Post
User avatar
adityadon
Joined: 18 Mar 2014
Last visit: 07 Oct 2024
Posts: 204
Own Kudos:
145
 [12]
Given Kudos: 177
Location: India
Concentration: Operations, Strategy
GMAT 1: 670 Q48 V35
GPA: 3.19
WE:Information Technology (Computer Software)
9
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Lucky2783
Joined: 07 Aug 2011
Last visit: 08 May 2020
Posts: 419
Own Kudos:
1,956
 [4]
Given Kudos: 75
Concentration: International Business, Technology
GMAT 1: 630 Q49 V27
GMAT 1: 630 Q49 V27
Posts: 419
Kudos: 1,956
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Attached image.
there are only 2 roots.
We can solve it algebrically as well.

Answer: C
Attachments

Screenshots_2015-05-22-02-42-21.png
Screenshots_2015-05-22-02-42-21.png [ 231.56 KiB | Viewed 23428 times ]

User avatar
Yogita25
Joined: 19 Mar 2015
Last visit: 10 Dec 2016
Posts: 12
Own Kudos:
6
 [1]
Given Kudos: 102
Location: United States
Concentration: Sustainability, Sustainability
Posts: 12
Kudos: 6
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
adityadon
we get 2 quadratic equations here ..
1) x^2-x-2=0 ....... roots 2 , -1
2) x^2+x-2=0 ........ roots -2, 1

Inserting each root in given equation , it can be seen that -1 and -2 do not satisfy the equations .
So value of x for given equation .... x=2 or x=1
I guess range is 2-1 =1

I guess all the four integers, -2,-1,1 & 2 satisfies the equation mod (x^2-2) = X. Please let me know if I am missing some point. Though I understood the explanation by graph method, I am not able to understand the way you have explained it.
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,792
Own Kudos:
12,364
 [26]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,792
Kudos: 12,364
 [26]
15
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
Hi All,

You have to be VERY careful with this question. It's actually built more to test your attention-to-detail than your "math skills"....

We're asked to find the RANGE of the roots of the following equation: |x^2 - 2| = x ?

Before you jump in and start doing calculations, there are a couple of points to note:

1) Absolute value calculations can NEVER equal a negative number. Here, we have an EQUATION set equal to X. As such, X CANNOT be NEGATIVE.
2) The answer choices are small integers, so the roots of the above equation are likely also integers that are relatively close to one another.
3) Since the question mentions ROOTS, there should be at least 2 solutions.

A bit of basic "brute force" is all that's really needed to find the roots of the equation....

Could X = 0?
|0-2| is NOT 0, so X cannot be 0

Could X = 1?
|1-2| does = 1, so X = 1 is a root

Could X = 2?
|4-2| does = 2, so X = 2 is a root

Could X = 3?
|9-2| is NOT 3, so X cannot be 3

As X gets bigger, the absolute value calculation gets even larger (and farther 'away') from X.

Thus, the only roots are 1 and 2. The range is 2-1 = 1

Final Answer:
GMAT assassins aren't born, they're made,
Rich
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 09 May 2025
Posts: 1,346
Own Kudos:
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,346
Kudos: 3,588
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
What is the range of all the roots of |x^2 - 2| = x ?

A. 4
B. 3
C. 2
D. 1
E. 0

Since the absolute value on the left side cannot be equal to a negative value, the right side of the equation must be NONNEGATIVE.
Thus, only nonnegative values for x are viable here.

Case 1: x²-2 = x
x² - x - 2 = 0
(x-2)(x+1) = 0.
x=2 or x=-1.
Since x must be nonnegative, only x=2 is viable.

Case 2: x²-2 = -x
x² + x - 2 = 0
(x+2)(x-1) = 0.
x=-2 or x=1.
Since x must be nonnegative, only x=1 is viable.

The range of the two roots = greater root - smaller root = 2-1 = 1.

avatar
pallavichsk
Joined: 18 Apr 2020
Last visit: 27 Dec 2020
Posts: 13
Own Kudos:
Given Kudos: 29
Posts: 13
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thank you for your response.

But my question is, as they can't be non-negative, after finding the roots, I considered that x^2-2 has to be >=0 from which x^2 >= 2.

The roots that satisfy this condition are 2 and -2.

The roots 1 and -1 does not satisfy this. How to decide which one to consider?

GMATGuruNY
Bunuel
What is the range of all the roots of |x^2 - 2| = x ?

A. 4
B. 3
C. 2
D. 1
E. 0

Since the absolute value on the left side cannot be equal to a negative value, the right side of the equation must be NONNEGATIVE.
Thus, only nonnegative values for x are viable here.

Case 1: x²-2 = x
x² - x - 2 = 0
(x-2)(x+1) = 0.
x=2 or x=-1.
Since x must be nonnegative, only x=2 is viable.

Case 2: x²-2 = -x
x² + x - 2 = 0
(x+2)(x-1) = 0.
x=-2 or x=1.
Since x must be nonnegative, only x=1 is viable.

The range of the two roots = greater root - smaller root = 2-1 = 1.

User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 12 May 2025
Posts: 101,337
Own Kudos:
723,633
 [1]
Given Kudos: 93,458
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 101,337
Kudos: 723,633
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pallavichsk
Thank you for your response.

But my question is, as they can't be non-negative, after finding the roots, I considered that x^2-2 has to be >=0 from which x^2 >= 2.

The roots that satisfy this condition are 2 and -2.

The roots 1 and -1 does not satisfy this. How to decide which one to consider?

GMATGuruNY
Bunuel
What is the range of all the roots of |x^2 - 2| = x ?

A. 4
B. 3
C. 2
D. 1
E. 0

Since the absolute value on the left side cannot be equal to a negative value, the right side of the equation must be NONNEGATIVE.
Thus, only nonnegative values for x are viable here.

Case 1: x²-2 = x
x² - x - 2 = 0
(x-2)(x+1) = 0.
x=2 or x=-1.
Since x must be nonnegative, only x=2 is viable.

Case 2: x²-2 = -x
x² + x - 2 = 0
(x+2)(x-1) = 0.
x=-2 or x=1.
Since x must be nonnegative, only x=1 is viable.

The range of the two roots = greater root - smaller root = 2-1 = 1.


|x^2 - 2| cannot be negative but x^2 - 2 (expression in the modulus) can be. For example, if x = 1, then x^2 - 2 = -1 but | x^2 - 2| = |-1| = 1.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 12 May 2025
Posts: 15,959
Own Kudos:
73,056
 [2]
Given Kudos: 467
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 15,959
Kudos: 73,056
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
What is the range of all the roots of |x^2 - 2| = x ?

A. 4
B. 3
C. 2
D. 1
E. 0

I would square both sides to get rid of the absolute values and then put the roots back to check which ones satisfy the original equation.

\(|x^2 - 2|^2 = x^2\)

\(x^4 -5x^2 + 4 = 0\)

\((x^2 - 4) (x^2 - 1) = 0\)

x = 2, -2, 1, -1

Only 1 and 2 satisfy so range = 2 - 1 = 1

Think about why it is critical in this case to put back the roots in original equation to check. Why do we get extraneous roots?
User avatar
thekingslay
Joined: 30 Mar 2021
Last visit: 16 Apr 2025
Posts: 54
Own Kudos:
Given Kudos: 93
Posts: 54
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Solved this within a minute - 45 seconds without lifting a pen.

The mod is equal to +x. means the range lies in the positive side.
With this, open the mod with no sign change. X^2-2=x

Now, simply solve the quadratic equation - x^2-2-x=0, i,e. x-2,x-1. Means either X=1, or X=2.
Range of 2-1=1. So D is correct.
Moderators:
Math Expert
101335 posts
PS Forum Moderator
580 posts