Last visit was: 06 Nov 2024, 07:36 It is currently 06 Nov 2024, 07:36
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
Fremontian
Joined: 14 Oct 2009
Last visit: 24 Mar 2016
Posts: 21
Own Kudos:
358
 [228]
Given Kudos: 4
Status:Applying
Location: California
Concentration: General Management
Schools:Cornell AMBA, Kellogg, Oxford, Cambridge
Posts: 21
Kudos: 358
 [228]
19
Kudos
Add Kudos
209
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 06 Nov 2024
Posts: 96,605
Own Kudos:
Given Kudos: 87,944
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,605
Kudos: 674,504
 [228]
87
Kudos
Add Kudos
141
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 06 Nov 2024
Posts: 96,605
Own Kudos:
674,504
 [8]
Given Kudos: 87,944
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,605
Kudos: 674,504
 [8]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Fremontian
Joined: 14 Oct 2009
Last visit: 24 Mar 2016
Posts: 21
Own Kudos:
Given Kudos: 4
Status:Applying
Location: California
Concentration: General Management
Schools:Cornell AMBA, Kellogg, Oxford, Cambridge
Posts: 21
Kudos: 358
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thank you. Much clear now.
Also,
Since x is Not equal to zero, is there a value of x for which this equation \(\frac{|x|}{x}\) WILL NOT simplify to \(1\)?
User avatar
whiplash2411
Joined: 09 Jun 2010
Last visit: 02 Mar 2015
Posts: 1,762
Own Kudos:
3,512
 [3]
Given Kudos: 210
Status:Three Down.
Concentration: General Management, Nonprofit
Posts: 1,762
Kudos: 3,512
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
You are asked to find the value of \(\frac {\sqrt{x^2}}{x}\)

Now, for the numerator term:

\(\sqrt{x^2} = x\) or \(-x\)

And the denominator is x.

So if you take the positive value of x as the numerator, the answer is 1, and if you take the negative value, the answer is -1. However, the root symbol specified is used only for positive answers.

Hence the only way to account for this is by using the mod sign. Hence the answer is E.

D is wrong, because either way you look at it \(\frac {\sqrt{x^2}}{x}\) can only be + or - 1

Hope this helps!
User avatar
anshumishra
Joined: 25 Jun 2010
Last visit: 21 Jan 2012
Posts: 57
Own Kudos:
Posts: 57
Kudos: 145
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lets try for say x=5;
sqroot(5^2)/5 = +5/5 or -5/5 = 1 or -1

so, "a", "b" and "c" is not right.

|x|/x = |5|/5 = 1
Also, for negative value of x, (say -5), |x|/x = |-5|/-5 = 5/-5 = -1
It looks ok, however;

|x|/x = 1 only for x>0;
|x|/x = -1 only for x<0;
which not the case with sqroot(x^2)/x (as, we just saw even for positive value of x, we can have it's value as -1).

So, "e" should be the right option.

Thanks
User avatar
whiplash2411
Joined: 09 Jun 2010
Last visit: 02 Mar 2015
Posts: 1,762
Own Kudos:
3,512
 [2]
Given Kudos: 210
Status:Three Down.
Concentration: General Management, Nonprofit
Posts: 1,762
Kudos: 3,512
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
You are basically asked to find out what \(\frac{\sqrt{x^2}}{x}\) is.

If it had been given as \(\frac{\sqrt{x}}{x}\) then we can say that the numerator is simply x, and neglect the -x value since the square root sign considers only the positive radical.

But judging by the OA, I think the question was given in terms of what I had written in the first statement. In that case, the numerator is either a +x or a -x, depending on the original value of x. But since we don't know whether the original value was a + or a - number, we use the mod sign to indicate that we are taking the absolute value of the number, which is always positive. So your final answer will be \(\frac{|x|}{x}\)

As an example, let's consider one positive and one negative case.

x = 1
\(x^2\)= 1
\(\sqrt{x^2}\) = x = 1
So here, \(\frac{\sqrt{x^2}}{x}\) = 1

This poses no confusion since the original x value was a positive number by itself.

x = -1
\(x^2\) = 1
\(\sqrt{x^2}\) = (-x) = 1 [Note: The radical sign only indicates that the final result has to be a positive number. This doesn't necessarily mean that the answer is always 'x']
So here, we have \(\frac{\sqrt{x^2}}{x}\) = \(\frac{-x}{x}\) = -1

So, to combine both these results into one answer that fits both, we use \(\frac{|x|}{x}\)

Hope this helps.
User avatar
metallicafan
User avatar
Retired Moderator
Joined: 04 Oct 2009
Last visit: 26 Aug 2020
Posts: 763
Own Kudos:
Given Kudos: 109
Status:2000 posts! I don't know whether I should feel great or sad about it! LOL
Location: Peru
Concentration: Finance, SMEs, Developing countries, Public sector and non profit organizations
Schools:Harvard, Stanford, Wharton, MIT &amp; HKS (Government)
GPA: 4.0
WE 1: Economic research
WE 2: Banking
WE 3: Government: Foreign Trade and SMEs
Posts: 763
Kudos: 4,131
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think that A and C are out because \(\sqrt{x^2}/x\) could be +1 and -1.
Remember that the square root of a number can have a positive and negative value.

E makes sense, but let's wait a better explanation.
User avatar
ankitranjan
Joined: 08 Sep 2010
Last visit: 13 Dec 2012
Posts: 111
Own Kudos:
773
 [1]
Given Kudos: 21
Location: India
Concentration: Finance
 Q49  V19 GMAT 2: 620  Q44  V31
WE 1: 6 Year, Telecom(GSM)
Posts: 111
Kudos: 773
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
satishreddy
need help


Square root of (x^2) ,can be +x or -x and this can be written as |x|.Because Modulus of anything should be always positive as we are just takking the magnitude.If x is +ve ,|x| will be x as its +ve.If x is -ve ,|x| will be -x
as -ve of -ve number will be +ve.

Hence teh answer will be |x|/x

Consider KUDOS if it is helpful to u in some way.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 06 Nov 2024
Posts: 96,605
Own Kudos:
674,504
 [5]
Given Kudos: 87,944
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,605
Kudos: 674,504
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Other questions about the same concept:
if-x-81600.html
square-root-and-modulus-100303.html

Hope it helps.
User avatar
Spidy001
Joined: 01 Feb 2011
Last visit: 16 Feb 2015
Posts: 303
Own Kudos:
Given Kudos: 42
Posts: 303
Kudos: 333
Kudos
Add Kudos
Bookmarks
Bookmark this Post
if x>0 then sqrt(x^2) = x

if x<0 then sqrt(x^2) = -x


so we generalize the given expression sqrt(x^2)/x = |x|/x

Answer is E.
User avatar
EgmatQuantExpert
User avatar
e-GMAT Representative
Joined: 04 Jan 2015
Last visit: 02 Apr 2024
Posts: 3,699
Own Kudos:
18,098
 [4]
Given Kudos: 165
Expert reply
Posts: 3,699
Kudos: 18,098
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
naeln
If x does not equal 0, then\(\sqrt{x^2}\)/x =
a. -1
b. 0
c. 1
d. x
e. lxl/x

Could anyone explain why C is wrong (why couldn't we take the square root of \(\sqrt{x^2}\) so it would equal x) and how come E is right?!
Also, what is the level of difficulty for a question like this?

Hi naeln,

\(\sqrt{x^2} = |x|\) i.e. square root function will not give a negative value. Let me explain this to with you an example.

Assume \(x = 2\), so \(x^2 = 4\) and hence \(\sqrt{x^2} = \sqrt{4} = 2\) \(= x\) when \(x => 0\)

Similarly if \(x = -2, x^2 = 4\) and hence \(\sqrt{x^2} = \sqrt{4} = 2\) \(= - x\) when \(x < 0\)

So the square root function has the same behavior as the modulus function. Hence we need to represent \(\sqrt{x^2} = |x|\).

Hope it's clear :)

Regards
Harsh
User avatar
asciijai
Joined: 12 Sep 2013
Last visit: 23 Dec 2016
Posts: 9
Own Kudos:
Given Kudos: 1
Posts: 9
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x\neq{0}\), then \(\frac{\sqrt{x^2}}{x}=\)

A. -1
B. 0
C. 1
D. x
E. \(\frac{|x|}{x}\)

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

When we see the equation of a type: \(y=\sqrt{x^2}\) then \(y=|x|\), which means that \(y\) can not be negative but \(x\) can.

\(y\)can not be negative as \(y=\sqrt{some \ expression}\), and even root from the expression (some value) is never negative (as for GMAT we are dealing only with real numbers).




When the GMAT provides the square root sign for an even root, such as a square root, then the only accepted answer is the positive root.

That is, \(\sqrt{16} = 4\), NOT +4 or -4. In contrast, the equation x^2 = 16 has TWO solutions, +4 and -4.

Even roots have only a positive value on the GMAT.

Odd roots will have the same sign as the base of the root. For example, CBRT(64) = 4, CBRT(-27) = -3.

In our original question we have: \(\frac{\sqrt{x^2}}{x}=\frac{|x|}{x}\), if we knew that \(x\) is positive then the answer would be 1, if we knew that \(x\) is negative the answer would be -1. BUT we don't know the sign of x, hence we cannot simplify expression \(\frac{|x|}{x}\) further.

Hope it's clear.


Hi Bunuel,

One question here. If x is positive then the answer would be 1. But if x is negitive means x<0. so |-x| = |x| or -(-x) = x which would mean the answer is 1.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 06 Nov 2024
Posts: 96,605
Own Kudos:
Given Kudos: 87,944
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,605
Kudos: 674,504
Kudos
Add Kudos
Bookmarks
Bookmark this Post
asciijai
Bunuel
If \(x\neq{0}\), then \(\frac{\sqrt{x^2}}{x}=\)

A. -1
B. 0
C. 1
D. x
E. \(\frac{|x|}{x}\)

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

When we see the equation of a type: \(y=\sqrt{x^2}\) then \(y=|x|\), which means that \(y\) can not be negative but \(x\) can.

\(y\)can not be negative as \(y=\sqrt{some \ expression}\), and even root from the expression (some value) is never negative (as for GMAT we are dealing only with real numbers).




When the GMAT provides the square root sign for an even root, such as a square root, then the only accepted answer is the positive root.

That is, \(\sqrt{16} = 4\), NOT +4 or -4. In contrast, the equation x^2 = 16 has TWO solutions, +4 and -4.

Even roots have only a positive value on the GMAT.

Odd roots will have the same sign as the base of the root. For example, CBRT(64) = 4, CBRT(-27) = -3.

In our original question we have: \(\frac{\sqrt{x^2}}{x}=\frac{|x|}{x}\), if we knew that \(x\) is positive then the answer would be 1, if we knew that \(x\) is negative the answer would be -1. BUT we don't know the sign of x, hence we cannot simplify expression \(\frac{|x|}{x}\) further.

Hope it's clear.


Hi Bunuel,

One question here. If x is positive then the answer would be 1. But if x is negitive means x<0. so |-x| = |x| or -(-x) = x which would mean the answer is 1.

If x = -1, then \(\frac{|x|}{x}= \frac{|-1|}{-1}=\frac{1}{-1}=-1\)
User avatar
bgpower
Joined: 03 Aug 2011
Last visit: 14 Mar 2017
Posts: 267
Own Kudos:
Given Kudos: 916
Concentration: Strategy, Finance
GMAT 1: 640 Q44 V34
GMAT 2: 700 Q42 V44
GMAT 3: 680 Q44 V39
GMAT 4: 740 Q49 V41
GPA: 3.7
WE:Project Management (Energy)
Products:
GMAT 1: 640 Q44 V34
GMAT 2: 700 Q42 V44
GMAT 3: 680 Q44 V39
GMAT 4: 740 Q49 V41
Posts: 267
Kudos: 110
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Another conceptual question:

If we have in a question square root of any variable (e.g. \(\sqrt{x^2}\)) then the answer would modulus x, provided no information is provided in the question stem.
If we have square root of any number (e.g. \(\sqrt{25}\)) then we take only the positive root, viz. 5 (even without any further information), because that's what the GMAT does. Nevertheless, normally it could be both 5 and negative 5.

Please confirm my understanding, because that's how I read this thread and the GMATClub Math Guide.

Thanks for the clarification!
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 06 Nov 2024
Posts: 96,605
Own Kudos:
674,504
 [1]
Given Kudos: 87,944
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 96,605
Kudos: 674,504
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bgpower
Another conceptual question:

If we have in a question square root of any variable (e.g. \(\sqrt{x^2}\)) then the answer would modulus x, provided no information is provided in the question stem.
If we have square root of any number (e.g. \(\sqrt{25}\)) then we take only the positive root, viz. 5 (even without any further information), because that's what the GMAT does. Nevertheless, normally it could be both 5 and negative 5.

Please confirm my understanding, because that's how I read this thread and the GMATClub Math Guide.

Thanks for the clarification!

Everything is correct, except the red text.
User avatar
HanoiGMATtutor
Joined: 24 Jun 2016
Last visit: 25 Sep 2019
Posts: 334
Own Kudos:
Given Kudos: 21
GMAT 1: 770 Q60 V60
GPA: 4
GMAT 1: 770 Q60 V60
Posts: 334
Kudos: 136
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x\neq{0}\), then \(\frac{\sqrt{x^2}}{x}=\)

A. -1
B. 0
C. 1
D. x
E. \(\frac{|x|}{x}\)

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

When we see the equation of a type: \(y=\sqrt{x^2}\) then \(y=|x|\), which means that \(y\) can not be negative but \(x\) can.

\(y\)can not be negative as \(y=\sqrt{some \ expression}\), and even root from the expression (some value) is never negative (as for GMAT we are dealing only with real numbers).

When the GMAT provides the square root sign for an even root, such as a square root, then the only accepted answer is the positive root.

That is, \(\sqrt{16} = 4\), NOT +4 or -4. In contrast, the equation x^2 = 16 has TWO solutions, +4 and -4.

Even roots have only a positive value on the GMAT.

Odd roots will have the same sign as the base of the root. For example, CBRT(64) = 4, CBRT(-27) = -3.

In our original question we have: \(\frac{\sqrt{x^2}}{x}=\frac{|x|}{x}\), if we knew that \(x\) is positive then the answer would be 1, if we knew that \(x\) is negative the answer would be -1. BUT we don't know the sign of x, hence we cannot simplify expression \(\frac{|x|}{x}\) further.

Hope it's clear.

TITCR. Can't explain any better myself! :-D
User avatar
HKD1710
User avatar
Retired Moderator
Joined: 22 Jun 2014
Last visit: 26 Feb 2021
Posts: 967
Own Kudos:
Given Kudos: 182
Location: India
Concentration: General Management, Technology
GMAT 1: 540 Q45 V20
GPA: 2.49
WE:Information Technology (Computer Software)
GMAT 1: 540 Q45 V20
Posts: 967
Kudos: 4,133
Kudos
Add Kudos
Bookmarks
Bookmark this Post
asciijai
Hi Bunuel,

One question here. If x is positive then the answer would be 1. But if x is negitive means x<0. so |-x| = |x| or -(-x) = x which would mean the answer is 1.

Hi asciijai,

|x| = +x when x > 0 i.e +ve
|x| = -x when x < 0 i.e -ve

|x|/x
If x = 5 then |5|/5 = 1
If x = -5 then |-5|/-5 = 5/-5 = -1

When you open the mod then it makes the value positive. so what is inside mod if that is positive then fine but if that is negative then you multiply that by negative to make the outcome +ve.

if x>0
|x| = +x so if x=5 then
|5| = +5

if x<0
|x| = -x so if x=-5 then
|-5| = -(-5) = 5

Hope this is clear.
User avatar
Hoozan
Joined: 28 Sep 2018
Last visit: 07 Jul 2024
Posts: 705
Own Kudos:
Given Kudos: 248
GMAT 1: 660 Q48 V33 (Online)
GMAT 2: 700 Q49 V37
Products:
GMAT 1: 660 Q48 V33 (Online)
GMAT 2: 700 Q49 V37
Posts: 705
Kudos: 618
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Fremontian
If \(x\neq{0}\), then \(\frac{\sqrt{x^2}}{x}=\)


A. -1

B. 0

C. 1

D. x

E. \(\frac{|x|}{x}\)

(A) is the answer if x = -ve
(B) cannot be the answer since its given \(x\neq{0}\)
(C) is the answer if x = +ve
(D) I don't think this can ever be the answer
(E) ALWAYS TRUE
User avatar
woohoo921
Joined: 04 Jun 2020
Last visit: 17 Mar 2023
Posts: 532
Own Kudos:
Given Kudos: 623
Posts: 532
Kudos: 103
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x\neq{0}\), then \(\frac{\sqrt{x^2}}{x}=\)

A. -1
B. 0
C. 1
D. x
E. \(\frac{|x|}{x}\)

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

When we see the equation of a type: \(y=\sqrt{x^2}\) then \(y=|x|\), which means that \(y\) cannot be negative but \(x\) can.

\(y\) cannot be negative as \(y=\sqrt{some \ expression}\), and even root from the expression (some value) is never negative (as for GMAT we are dealing only with real numbers).

When the GMAT provides the square root sign for an even root, such as a square root, then the only accepted answer is the positive root.

That is, \(\sqrt{16} = 4\), NOT +4 or -4. In contrast, the equation x^2 = 16 has TWO solutions, +4 and -4.

Even roots have only a positive value on the GMAT.

Odd roots will have the same sign as the base of the root. For example, CBRT(64) = 4, CBRT(-27) = -3.

In our original question we have: \(\frac{\sqrt{x^2}}{x}=\frac{|x|}{x}\), if we knew that \(x\) is positive then the answer would be 1, if we knew that \(x\) is negative the answer would be -1. BUT we don't know the sign of x, hence we cannot simplify expression \(\frac{|x|}{x}\) further.

Hope it's clear.

Experts -
To clarify, for the general rule mentioned above: x2−−√=|x|x2=|x|
X can be - or +, correct? When I saw just the absolute value bars, I was not sure if you should only be taking the positive solution or if the absolute value bars mean you need to then solve for the absolute value by having one positive and one negative case for x.

Many thanks!
 1   2   
Moderator:
Math Expert
96605 posts