Last visit was: 19 Nov 2025, 02:37 It is currently 19 Nov 2025, 02:37
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:
511
 [81]
Given Kudos: 20
Location: United States
Concentration: Entrepreneurship, General Management
GPA: 3.49
Posts: 23
Kudos: 511
 [81]
7
Kudos
Add Kudos
74
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,379
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,379
Kudos: 778,172
 [33]
13
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,379
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,379
Kudos: 778,172
 [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,784
Own Kudos:
12,806
 [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,784
Kudos: 12,806
 [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: 412
Own Kudos:
Given Kudos: 43
Schools: Cambridge'16
Schools: Cambridge'16
Posts: 412
Kudos: 314
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,244
Own Kudos:
Given Kudos: 893
GRE 1: Q169 V154
GRE 1: Q169 V154
Posts: 2,244
Kudos: 3,549
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,272
Own Kudos:
37,385
 [4]
Given Kudos: 9,464
Expert
Expert reply
Posts: 5,272
Kudos: 37,385
 [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: 19 Nov 2025
Posts: 105,379
Own Kudos:
778,172
 [3]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,379
Kudos: 778,172
 [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: 60
Own Kudos:
Given Kudos: 3
Posts: 60
Kudos: 45
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,583
Own Kudos:
Posts: 38,583
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105379 posts
Tuck School Moderator
805 posts