Last visit was: 23 Apr 2026, 09:04 It is currently 23 Apr 2026, 09:04
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
registerincog
Joined: 16 Nov 2013
Last visit: 17 Dec 2014
Posts: 23
Own Kudos:
533
 [82]
Given Kudos: 20
Location: United States
Concentration: Entrepreneurship, General Management
GPA: 3.49
Posts: 23
Kudos: 533
 [82]
7
Kudos
Add Kudos
75
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,779
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,779
Kudos: 810,802
 [33]
13
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,779
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,779
Kudos: 810,802
 [17]
5
Kudos
Add Kudos
12
Bookmarks
Bookmark this Post
General Discussion
avatar
Nai222
Joined: 29 Sep 2013
Last visit: 20 Mar 2016
Posts: 108
Own Kudos:
Given Kudos: 6
GPA: 3.86
WE:Asset Management (Finance: Investment Banking)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
hey,

Can you please explain why it is negative? I thought when the two number are enclosed within an absolute value bracket, it becomes positive.
avatar
Nai222
Joined: 29 Sep 2013
Last visit: 20 Mar 2016
Posts: 108
Own Kudos:
Given Kudos: 6
GPA: 3.86
WE:Asset Management (Finance: Investment Banking)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
WOW!!! Thank you for that explanation. I definitely get it now.

:-D :-D :-D :-D :-D :-D :-D 8-)
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
13,047
 [2]
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,777
Kudos: 13,047
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi Nai222,

Since your post was from over a year ago, you might not still be around to read this. This question can be solved by TESTing VALUES:

We're told X < 0 and Y > 0

Let's TEST:
X = -2
Y = +2

So, we'd have \sqrt{(4)(4)} = +4

Using those values in the answers, we get...

Answer A: -(-2)(2) = +4 This IS a match

Answer B: (-2)(2) = -4 NOT a match

Answer C: - |(-2)(2)| = -4 NOT a match

Answer D: |2|(-2) = -4 NOT a match

Answer E: No solution. NOT a match

Final Answer:
GMAT assassins aren't born, they're made,
Rich
User avatar
Temurkhon
Joined: 23 Jan 2013
Last visit: 06 Apr 2019
Posts: 408
Own Kudos:
Given Kudos: 43
Schools: Cambridge'16
Schools: Cambridge'16
Posts: 408
Kudos: 325
Kudos
Add Kudos
Bookmarks
Bookmark this Post
for |xy| we have 4 options

xy, x-y, -xy, -x-y

A
User avatar
stonecold
Joined: 12 Aug 2015
Last visit: 09 Apr 2024
Posts: 2,231
Own Kudos:
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,231
Kudos: 3,643
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We must remember here that x>0 => √x^2 = x else if x is negative => -x
User avatar
sinhap07
Joined: 27 Aug 2014
Last visit: 09 Oct 2018
Posts: 48
Own Kudos:
Given Kudos: 3
Posts: 48
Kudos: 30
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Nai222
hey,

Can you please explain why it is negative? I thought when the two number are enclosed within an absolute value bracket, it becomes positive.

\(-xy\) is not negative it's positive. \(xy\) is negative, thus \(-xy=-(negative)=positive\).

THEORY:
\(\sqrt{x^2}=|x|\).

The point here is that as square root function cannot give negative result then \(\sqrt{some \ expression}\geq{0}\).

So \(\sqrt{x^2}\geq{0}\). But what does \(\sqrt{x^2}\) equal to?

Let's consider following examples:
If \(x=5\) --> \(\sqrt{x^2}=\sqrt{25}=5=x=positive\);
If \(x=-5\) --> \(\sqrt{x^2}=\sqrt{25}=5=-x=positive\).

So we got that:
\(\sqrt{x^2}=x\), if \(x\geq{0}\);
\(\sqrt{x^2}=-x\), if \(x<0\).

What function does exactly the same thing? The absolute value function: \(|x|=x\), if \(x\geq{0}\) and \(|x|=-x\), if \(x<0\). That is why \(\sqrt{x^2}=|x|\).


How is mod of -x equal to -x? Shouldnt it be x?
User avatar
generis
User avatar
Senior SC Moderator
Joined: 22 May 2016
Last visit: 18 Jun 2022
Posts: 5,258
Own Kudos:
37,725
 [4]
Given Kudos: 9,464
Expert
Expert reply
Posts: 5,258
Kudos: 37,725
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
sinhap07
Bunuel
Nai222
hey,

Can you please explain why it is negative? I thought when the two number are enclosed within an absolute value bracket, it becomes positive.
\(-xy\) is not negative it's positive. \(xy\) is negative, thus \(-xy=-(negative)=positive\).

THEORY:
. . .
What function does exactly the same thing [as the square root sign]? The absolute value function: \(|x|=x\), if \(x\geq{0}\) and \(|x|=-x\), if \(x<0\)...
sinhap07 How is mod of -x equal to -x? Shouldnt it be x?
sinhap07 , I assume you refer to
Quote:
\(|x|= -x\) , if \(x<0\)
For me, the rule can be counterintuitive. I've seen a few ways to think about the rule. Maybe they will help.

If x is negative, then |x| = -x

Possible ways to think about the rule:

1. "The negative of a negative is positive."

Think of the negative sign as signifying "opposite."

That is, the negative sign functions as "the negative of a negative number." And the negative of a negative number is positive. See Bunuel above in bold.

Let x = -3. Per |x| = -x:

|-3| = 3, and +3 is the opposite of -3, thus +3 = -(-3)

2. OR think: "The negative sign on RHS means (-1) multiplied by a negative number \(x\)," thus

|x| = -x
|x| = (-1)(x)
|x| = (-1)(negative #)
|x| = a positive number

3. OR think (similar to #1): "in this rule there is a hidden minus sign."

With a number, the "two negatives" are easy to see

|-3| = 3
|-3| = -(-3)

BUT: |x| = -(x) = -x

With variable \(x\), it is easy to forget that there ARE two negative signs.

With the variable, there is only one minus sign on RHS... because the negative variable \(x\) already "contains" a minus sign.

We just don't (can't) write the minus sign twice with the variable.

|-3| = -(-3) = 3
|x| = -(x) = -x

Those two equations are functionally equivalent.

4. Summary - use any negative number, substituted for x, to see that, if x < 0 , then |x| = -x. Reasons:

|-3| = 3, where +3 is the opposite of -3 [+3 = -(-3)]; RHS is the negative of a negative number

|-3| = 3 = (-1)(-3)

|-3| = -(-3) = 3

The absolute value IS positive (or nonnegative). The sign of a negative variable can obscure that fact.

Hope that helps.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,779
Own Kudos:
810,802
 [3]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,779
Kudos: 810,802
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
genxer123
sinhap07
Bunuel
\(-xy\) is not negative it's positive. \(xy\) is negative, thus \(-xy=-(negative)=positive\).

THEORY:
. . .
What function does exactly the same thing [as the square root sign]? The absolute value function: \(|x|=x\), if \(x\geq{0}\) and \(|x|=-x\), if \(x<0\)...
sinhap07 How is mod of -x equal to -x? Shouldnt it be x?
sinhap07 , I assume you refer to
Quote:
\(|x|= -x\) , if \(x<0\)
For me, the rule can be counterintuitive. I've seen a few ways to think about the rule. Maybe they will help.

If x is negative, then |x| = -x

Possible ways to think about the rule:

1. "The negative of a negative is positive."

Think of the negative sign as signifying "opposite."

That is, the negative sign functions as "the negative of a negative number." And the negative of a negative number is positive. See Bunuel above in bold.

Let x = -3. Per |x| = -x:

|-3| = 3, and +3 is the opposite of -3, thus +3 = -(-3)

2. OR think: "The negative sign on RHS means (-1) multiplied by a negative number \(x\)," thus

|x| = -x
|x| = (-1)(x)
|x| = (-1)(negative #)
|x| = a positive number

3. OR think (similar to #1): "in this rule there is a hidden minus sign."

With a number, the "two negatives" are easy to see

|-3| = 3
|-3| = -(-3)

BUT: |x| = -(x) = -x

With variable \(x\), it is easy to forget that there ARE two negative signs.

With the variable, there is only one minus sign on RHS... because the negative variable \(x\) already "contains" a minus sign.

We just don't (can't) write the minus sign twice with the variable.

|-3| = -(-3) = 3
|x| = -(x) = -x

Those two equations are functionally equivalent.

4. Summary - use any negative number, substituted for x, to see that, if x < 0 , then |x| = -x. Reasons:

|-3| = 3, where +3 is the opposite of -3; RHS is the negative of a negative number

|-3| = (-1)(-3) = 3

|-3| = -(-3) = 3

The absolute value IS positive (or nonnegative). The sign of a negative variable can obscure that fact.

Hope that helps.

To add:

|-x| = |x|. One way to think about it is that |-x| is the distance between -x and 0 on the number line. Similarly, |x| is the distance between x and 0 on the number line. Obviously -x and x are the same distance from 0. For example, -3 and 3 are the same distance from 0; 2 and -2, are the same distance from 0...

Next, when x is 0 or negative, the rule says that |x| = -x. The absolute value cannot be negative and this rule is not violated here. For example, say x = -10, then |-10| = -(-10) = 10 = positive or generally when x is negative |x| = -x = -negative = positive. Or using the distance concept again |-10| is the distance from -10 to 0, which is 10.

Hope it helps.
User avatar
CyberStein
Joined: 21 Jun 2017
Last visit: 02 Jun 2023
Posts: 58
Own Kudos:
Given Kudos: 3
Posts: 58
Kudos: 47
Kudos
Add Kudos
Bookmarks
Bookmark this Post
registerincog
What is \(\sqrt{x^2 y^2}\) if x < 0 and y > 0?

A) -xy
B) xu
C) -|xy|
D) |y|x
E) No solution


If x<0, then x = (-)
if y > 0, then y = (+)
root x^2y^2 = (+), for, given the exponent is even, the power of (-) is (+)

B) xy = (-)(+) = (-) therefore insufficient
C) (-)(+) = (-)
D)(+)(-) = (-)

A) (-)(-) = (+)

Therefore, the answer is A-xy
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,965
Own Kudos:
Posts: 38,965
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
109779 posts
Tuck School Moderator
853 posts