Last visit was: 25 Apr 2026, 20:21 It is currently 25 Apr 2026, 20:21
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
ashikaverma13
Joined: 19 Aug 2016
Last visit: 24 Jan 2019
Posts: 123
Own Kudos:
373
 [10]
Given Kudos: 59
Location: India
GMAT 1: 640 Q47 V31
GPA: 3.82
Products:
GMAT 1: 640 Q47 V31
Posts: 123
Kudos: 373
 [10]
2
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,288
 [9]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,288
 [9]
2
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
General Discussion
User avatar
ashikaverma13
Joined: 19 Aug 2016
Last visit: 24 Jan 2019
Posts: 123
Own Kudos:
Given Kudos: 59
Location: India
GMAT 1: 640 Q47 V31
GPA: 3.82
Products:
GMAT 1: 640 Q47 V31
Posts: 123
Kudos: 373
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Skywalker18
User avatar
Retired Moderator
Joined: 08 Dec 2013
Last visit: 15 Nov 2023
Posts: 1,973
Own Kudos:
Given Kudos: 171
Status:Greatness begins beyond your comfort zone
Location: India
Concentration: General Management, Strategy
GPA: 3.2
WE:Information Technology (Consulting)
Products:
Posts: 1,973
Kudos: 10,174
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ashikaverma13
Bunuel
ashikaverma13
What is the value of x?

(1) |x| = 4.

(2) x^2 = 16.


I want to know how B is not sufficient here. Isn't it a general rule that square root of any number is always positive?

What is the value of x?

(1) |x| = 4 --> x = 4 or x = -4. Not sufficient.

(2) x^2 = 16 --> the same here: x = 4 or x = -4. Not sufficient.

(1)+(2) Same two values from both: x = 4 or x = -4. Not sufficient.

Answer: E.

As for your question: when the GMAT provides the square root sign for an even root, such as \(\sqrt{x}\) or \(\sqrt[4]{x}\), then the only accepted answer is the positive root.

That is, \(\sqrt{16}=4\), NOT +4 or -4. Even roots have only a positive value on the GMAT.

In contrast, the equation \(x^2=16\) has TWO solutions, +4 and -4.

Hope it's clear.

I think I understood but one more thing. So if, the statement B had said x = \(\sqrt{16}\) then it would have been sufficient?

but what is the difference if I, on my own am taking a square root of the statement B. That is my confusion. If I take square root of the entire statement B then won't it be:

\(\sqrt{x^2}\) = \(\sqrt{16}\) which, therefore, will lead to x =4?

unless I am doing something wrong by taking square root of the entire statement.


1. \(\sqrt{16}\)=4
The square root of a negative number is not a real number and is not tested on the GMAT.

2. x^2 = 16
=> x = 4 or -4
In this case , we have an exponent . If we square the number 4 , we get 16 . If we square the number - 4 , we get 16 .
Therefore, both numbers are possible values for x, because both make the equation true.

3. \(\sqrt{x^2}\) = \(\sqrt{16}\)

Now squaring both sides, we get
x^2 = 16
the above is same as case 2 , thus x can have 2 values -> 4 and - 4
User avatar
Cbirole
Joined: 16 May 2016
Last visit: 25 Sep 2022
Posts: 112
Own Kudos:
Given Kudos: 124
Location: India
Concentration: Marketing, International Business
GMAT 1: 720 Q50 V38
GPA: 3.5
WE:Analyst (Consulting)
GMAT 1: 720 Q50 V38
Posts: 112
Kudos: 384
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ashikaverma13
What is the value of x?

(1) |x| = 4.

(2) x^2 = 16.


I want to know how B is not sufficient here. Isn't it a general rule that square root of any number is always positive?
1. Value of X can be +4 or -4
2. Value of X can be +4 or -4 as 4^2=16 and (-4)^2=16
Both are giving 2 different values and hence none is sufficient . Answer: E
User avatar
AkshdeepS
Joined: 13 Apr 2013
Last visit: 20 Apr 2026
Posts: 1,423
Own Kudos:
Given Kudos: 1,002
Status:It's near - I can see.
Location: India
Concentration: International Business, Operations
GPA: 3.01
WE:Engineering (Real Estate)
Products:
Posts: 1,423
Kudos: 1,937
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ashikaverma13
What is the value of x?

(1) |x| = 4.

(2) x^2 = 16.


I want to know how B is not sufficient here. Isn't it a general rule that square root of any number is always positive?

(1) |x| = 4.

(2) x^2 = 16.

st 1: |x| means x = - 4 or x = 4 as "|x|" shows the distance of "x" from "0" on the number line is "4". And distance is always >= 0

So st 1 is insufficient

st 2: x^2 = 16

Value of exponent over the number shows the number of roots so, here "x" can take 2 values -4 & +4

So insufficient.

combining 1 & 2 do not give us any single value so (E)
avatar
gmatmo
Joined: 02 Dec 2017
Last visit: 17 May 2019
Posts: 13
Own Kudos:
Given Kudos: 45
Posts: 13
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
ashikaverma13
What is the value of x?

(1) |x| = 4.

(2) x^2 = 16.


I want to know how B is not sufficient here. Isn't it a general rule that square root of any number is always positive?

What is the value of x?

(1) |x| = 4 --> x = 4 or x = -4. Not sufficient.

(2) x^2 = 16 --> the same here: x = 4 or x = -4. Not sufficient.

(1)+(2) Same two values from both: x = 4 or x = -4. Not sufficient.

Answer: E.

As for your question: when the GMAT provides the square root sign for an even root, such as \(\sqrt{x}\) or \(\sqrt[4]{x}\), then the only accepted answer is the positive root.

That is, \(\sqrt{16}=4\), NOT +4 or -4. Even roots have only a positive value on the GMAT.

In contrast, the equation \(x^2=16\) has TWO solutions, +4 and -4.

Hope it's clear.


isn't the root of x^2 = the absolute value of x therefore i thought you need to combine the ac...
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,288
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatmo
Bunuel
ashikaverma13
What is the value of x?

(1) |x| = 4.

(2) x^2 = 16.


I want to know how B is not sufficient here. Isn't it a general rule that square root of any number is always positive?

What is the value of x?

(1) |x| = 4 --> x = 4 or x = -4. Not sufficient.

(2) x^2 = 16 --> the same here: x = 4 or x = -4. Not sufficient.

(1)+(2) Same two values from both: x = 4 or x = -4. Not sufficient.

Answer: E.

As for your question: when the GMAT provides the square root sign for an even root, such as \(\sqrt{x}\) or \(\sqrt[4]{x}\), then the only accepted answer is the positive root.

That is, \(\sqrt{16}=4\), NOT +4 or -4. Even roots have only a positive value on the GMAT.

In contrast, the equation \(x^2=16\) has TWO solutions, +4 and -4.

Hope it's clear.


isn't the root of x^2 = the absolute value of x therefore i thought you need to combine the ac...

Yes, \(\sqrt{x^2}=|x|\). Could not understand what you mean after that.
avatar
gmatmo
Joined: 02 Dec 2017
Last visit: 17 May 2019
Posts: 13
Own Kudos:
Given Kudos: 45
Posts: 13
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
my question is because Root x^2 ->|x|-> |x| = 4
whats wrong with this assumption.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 25 Apr 2026
Posts: 109,830
Own Kudos:
811,288
 [1]
Given Kudos: 105,886
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,830
Kudos: 811,288
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatmo
my question is because Root x^2 ->|x|-> |x| = 4
whats wrong with this assumption.

Nothing wrong. The next step would be |x| = 4 --> x = 4 or x = -4. The same as we have in the solution above.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,986
Own Kudos:
Posts: 38,986
Kudos: 1,118
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
109830 posts
498 posts
212 posts