Last visit was: 29 Apr 2024, 07:52 It is currently 29 Apr 2024, 07:52

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
avatar
Intern
Intern
Joined: 19 Jan 2014
Posts: 21
Own Kudos [?]: 46 [0]
Given Kudos: 51
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 93005
Own Kudos [?]: 619905 [1]
Given Kudos: 81627
Send PM
User avatar
Manager
Manager
Joined: 04 Oct 2013
Posts: 130
Own Kudos [?]: 298 [0]
Given Kudos: 55
Location: India
GMAT Date: 05-23-2015
GPA: 3.45
Send PM
Senior Manager
Senior Manager
Joined: 23 Jan 2013
Posts: 429
Own Kudos [?]: 263 [1]
Given Kudos: 43
Schools: Cambridge'16
Re: When is |x - 4| = 4 - x? [#permalink]
1
Kudos
Question asks when distance between x and 4 expressed as |x-4| is equal to 4-x

until x is left to 4 or equal to 4 we get the equation right so |x-4|=4-x

Number line is

----------x--------------------4------------->


if x goes righter we get

-----------4-------------x------------------>

|x-4| will continue to be positive, but 4-x will be negative


Algebraically:

x-4=4-x
2x=8,
x=4

-(x-4)=4-x
-x+4=4-x
0=0, so infinitely many solutions when x<4


x<=4


D
avatar
Intern
Intern
Joined: 13 Dec 2013
Posts: 32
Own Kudos [?]: 20 [0]
Given Kudos: 21
GPA: 2.71
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Bunuel wrote:
nkimidi7y wrote:
When is |x-4| = 4-x?

A. x=4
B. x=0
C. x>4
D. x<=4
E. x< 0

I could answer this question by plugging in some numbers.
But how do i prove this using algebra?


Absolute value properties:

When \(x\leq{0}\) then \(|x|=-x\), or more generally when \(some \ expression\leq{0}\) then \(|some \ expression|={-(some \ expression)}\). For example: \(|-5|=5=-(-5)\);

When \(x\geq{0}\) then \(|x|=x\), or more generally when \(some \ expression\geq{0}\) then \(|some \ expression|={some \ expression}\). For example: \(|5|=5\);

So, \(|x-4|=4-x=-(x-4)\) to be true should be that \(x-4\leq{0}\) --> \(x\leq{4}\).

Answer: D.

Hope it's clear.


I am still new to modulus so please do bare with me if I sound stupid.

This problem can be solved easily by picking numbers but to understand the concepts I tried to solve it using the books I read.
So according to the book, I need to take into account when the modulus is positive and negative when solving

\(x-4>0, x>4\)

x-4=4-x
x=4
(not sure if this value has to be rejected or not. Please help)

and when \(x+4<0, x<=4\)
-(x+4)=4-x
-x-4=4-x
Just lost here.

My question is why do we chose X<=4 why do we chose one condition over the other.
Math Expert
Joined: 02 Sep 2009
Posts: 93005
Own Kudos [?]: 619905 [0]
Given Kudos: 81627
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Expert Reply
saadis87 wrote:
Bunuel wrote:
nkimidi7y wrote:
When is |x-4| = 4-x?

A. x=4
B. x=0
C. x>4
D. x<=4
E. x< 0

I could answer this question by plugging in some numbers.
But how do i prove this using algebra?


Absolute value properties:

When \(x\leq{0}\) then \(|x|=-x\), or more generally when \(some \ expression\leq{0}\) then \(|some \ expression|={-(some \ expression)}\). For example: \(|-5|=5=-(-5)\);

When \(x\geq{0}\) then \(|x|=x\), or more generally when \(some \ expression\geq{0}\) then \(|some \ expression|={some \ expression}\). For example: \(|5|=5\);

So, \(|x-4|=4-x=-(x-4)\) to be true should be that \(x-4\leq{0}\) --> \(x\leq{4}\).

Answer: D.

Hope it's clear.


I am still new to modulus so please do bare with me if I sound stupid.

This problem can be solved easily by picking numbers but to understand the concepts I tried to solve it using the books I read.
So according to the book, I need to take into account when the modulus is positive and negative when solving

\(x-4>0, x>4\)

x-4=4-x
x=4
(not sure if this value has to be rejected or not. Please help)

and when \(x+4<0, x<=4\)
-(x+4)=4-x
-x-4=4-x
Just lost here.

My question is why do we chose X<=4 why do we chose one condition over the other.


For the second case, when x - 4 < 0 (x < 4), |x - 4| becomes -(x - 4), so we'd have -(x - 4) = 4 - x, which gives 4 = 4. Since 4 = 4 is true, then it means that for x < -4, |x-4| = 4-x holds true.

Combining x = 4 from the first case and x < 4 from the second, we'll have x <= 4.

Hope it's clear.
avatar
Intern
Intern
Joined: 13 Dec 2013
Posts: 32
Own Kudos [?]: 20 [0]
Given Kudos: 21
GPA: 2.71
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Bunuel wrote:
saadis87 wrote:

I am still new to modulus so please do bare with me if I sound stupid.

This problem can be solved easily by picking numbers but to understand the concepts I tried to solve it using the books I read.
So according to the book, I need to take into account when the modulus is positive and negative when solving

\(x-4>0, x>4\)

x-4=4-x
x=4
(not sure if this value has to be rejected or not. Please help)

and when \(x+4<0, x<=4\)
-(x+4)=4-x
-x-4=4-x
Just lost here.

My question is why do we chose X<=4 why do we chose one condition over the other.


For the second case, when x + 4 < 0 (x < -4), |x - 4| becomes -(x - 4), so we'd have -(x - 4) = 4 - x, which gives 4 = 4. Since 4 = 4 is true, then it means that for x < -4, |x-4| = 4-x holds true.

Combining x = 4 from the first case and x < -4 from the second, we'll have x <= -4.

Hope it's clear.



Makes a lot more sense, Thankyou :)
avatar
Intern
Intern
Joined: 27 Jan 2015
Posts: 5
Own Kudos [?]: 6 [0]
Given Kudos: 1
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
The equation holds true for every x value < 0. IMO answer choice E satisfies the equation as well. How can we cross out E?
Math Expert
Joined: 02 Sep 2009
Posts: 93005
Own Kudos [?]: 619905 [0]
Given Kudos: 81627
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Expert Reply
lucky1829 wrote:
The equation holds true for every x value < 0. IMO answer choice E satisfies the equation as well. How can we cross out E?


E is not correct because |x-4| = 4-x also holds for 0 <= x <= 4. Check discussion on previous page. Hope it helps.
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11187
Own Kudos [?]: 32051 [0]
Given Kudos: 291
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Expert Reply
Bunuel wrote:
nkimidi7y wrote:
When is |x-4| = 4-x?

A. x=4
B. x=0
C. x>4
D. x<=4
E. x< 0

I could answer this question by plugging in some numbers.
But how do i prove this using algebra?


Absolute value properties:

When \(x\leq{0}\) then \(|x|=-x\), or more generally when \(some \ expression\leq{0}\) then \(|some \ expression|={-(some \ expression)}\). For example: \(|-5|=5=-(-5)\);

When \(x\geq{0}\) then \(|x|=x\), or more generally when \(some \ expression\geq{0}\) then \(|some \ expression|={some \ expression}\). For example: \(|5|=5\);

So, \(|x-4|=4-x=-(x-4)\) to be true should be that \(x-4\leq{0}\) --> \(x\leq{4}\).

Answer: D.

Hope it's clear.


Hi Bunuel,
I feel the way Q is asked, even x= 4, x=0 or x<0 may fit in..

the Q asks " When is |x-4| = 4-x?
ofcourse when x=4, ans is yes..
when x= 0... ans is yes..
yes x<=4 gives the entire range, BUT the Q does not ask that..


Had the Q been.
when all is |x-4| = 4-x?
for which all values is |x-4| = 4-x? OR
What is the range of x for |x-4| = 4-x?


Would in ACTUAL GMAT, the wordings of this kind MEAN what we are inferring here?
Math Expert
Joined: 02 Sep 2009
Posts: 93005
Own Kudos [?]: 619905 [0]
Given Kudos: 81627
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Expert Reply
chetan2u wrote:
Bunuel wrote:
nkimidi7y wrote:
When is |x-4| = 4-x?

A. x=4
B. x=0
C. x>4
D. x<=4
E. x< 0

I could answer this question by plugging in some numbers.
But how do i prove this using algebra?


Absolute value properties:

When \(x\leq{0}\) then \(|x|=-x\), or more generally when \(some \ expression\leq{0}\) then \(|some \ expression|={-(some \ expression)}\). For example: \(|-5|=5=-(-5)\);

When \(x\geq{0}\) then \(|x|=x\), or more generally when \(some \ expression\geq{0}\) then \(|some \ expression|={some \ expression}\). For example: \(|5|=5\);

So, \(|x-4|=4-x=-(x-4)\) to be true should be that \(x-4\leq{0}\) --> \(x\leq{4}\).

Answer: D.

Hope it's clear.


Hi Bunuel,
I feel the way Q is asked, even x= 4, x=0 or x<0 may fit in..

the Q asks " When is |x-4| = 4-x?
ofcourse when x=4, ans is yes..
when x= 0... ans is yes..
yes x<=4 gives the entire range, BUT the Q does not ask that..


Had the Q been.
when all is |x-4| = 4-x?
for which all values is |x-4| = 4-x? OR
What is the range of x for |x-4| = 4-x?


Would in ACTUAL GMAT, the wordings of this kind MEAN what we are inferring here?


You are right the wording of the question is poor.
avatar
Manager
Manager
Joined: 10 Apr 2016
Posts: 50
Own Kudos [?]: 24 [0]
Given Kudos: 7
Concentration: Strategy, Entrepreneurship
GMAT 1: 520 Q29 V30
GPA: 3.01
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
For those struggling to understand how this works with the equal / lesser signs

X=4
|x-4|=4-x --> 4-4=4-4
X=3
|x-4|=4-x --> |-1|=1
X=2
|2-4|=4-2 --> |-2|=2
X=1
X=0
And so on :).
Senior Manager
Senior Manager
Joined: 04 Jun 2016
Posts: 484
Own Kudos [?]: 2337 [1]
Given Kudos: 36
GMAT 1: 750 Q49 V43
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
1
Bookmarks
nkimidi7y wrote:
When is |x-4| = 4-x?

A. x=4
B. x=0
C. x>4
D. x<=4
E. x< 0

I could answer this question by plugging in some numbers.
But how do i prove this using algebra?


|x-4| = 4-x?
Since a Mod always returns +ve value |x-4| can be seen as >0 for all mathematical purposes
so our equation becomes
0<4-x
4-x >0
x<4
Answer is D {more or less; there seems to be a sign problem in either in option or in the original question}
avatar
Intern
Intern
Joined: 25 Jul 2017
Posts: 7
Own Kudos [?]: 14 [0]
Given Kudos: 0
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Well let us begin with knowing -
|a| = -a when a<= 0
Therefore, |x-4| = 4-x when x-4 <=0
Hence, D
Manager
Manager
Joined: 22 Nov 2016
Posts: 205
Own Kudos [?]: 267 [0]
Given Kudos: 50
Concentration: Leadership, Strategy
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
|a - b| = b - a ; when a<b or a=b (includes 0)
Manager
Manager
Joined: 11 Feb 2017
Posts: 161
Own Kudos [?]: 33 [0]
Given Kudos: 206
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
nkimidi7y wrote:
When is |x - 4| = 4 - x?

A. x = 4
B. x = 0
C. x > 4
D. x <= 4
E. x < 0



Why not just A? i was confused b/w A and D but I agree with D but why not A?
Intern
Intern
Joined: 27 Apr 2011
Posts: 41
Own Kudos [?]: 42 [0]
Given Kudos: 202
Location: India
GMAT Date: 06-13-2017
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
Bunuel wrote:
nkimidi7y wrote:
When is |x-4| = 4-x?

A. x=4
B. x=0
C. x>4
D. x<=4
E. x< 0

I could answer this question by plugging in some numbers.
But how do i prove this using algebra?


Absolute value properties:

When \(x\leq{0}\) then \(|x|=-x\), or more generally when \(some \ expression\leq{0}\) then \(|some \ expression|={-(some \ expression)}\). For example: \(|-5|=5=-(-5)\);

When \(x\geq{0}\) then \(|x|=x\), or more generally when \(some \ expression\geq{0}\) then \(|some \ expression|={some \ expression}\). For example: \(|5|=5\);

So, \(|x-4|=4-x=-(x-4)\) to be true should be that \(x-4\leq{0}\) --> \(x\leq{4}\).

Answer: D.

Hope it's clear.



Hi Bunuel,

This is a good quality question and bit tricky. I selected A as an answer.

After looking at answer choice, i can understand solution perfectly.

As per my thought process, whenever the question has equal to sign then we get either 2 values or one value (x=4).

But how can i avoid mistake on this type of question? Which triggering point forces you to think on non-negative value?
Manager
Manager
Joined: 12 May 2020
Posts: 53
Own Kudos [?]: 13 [0]
Given Kudos: 231
GPA: 4
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
nkimidi7y wrote:
When is |x - 4| = 4 - x?

A. x = 4
B. x = 0
C. x > 4
D. x <= 4
E. x < 0


I think the answer options combined with the wording of the question are a bit misleading.
For example, take Option B: x = 0

\(|0 - 4| = 4 - 0\)?
\(|-4| = 4\)
\(4 = 4\)

That is true: in this case |x - 4| = 4 - x

It seems like there are several options that are true.
I doubt that you will see something like this on the real GMAT
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32735
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: When is |x - 4| = 4 - x? [#permalink]
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.
GMAT Club Bot
Re: When is |x - 4| = 4 - x? [#permalink]
   1   2 
Moderators:
Math Expert
92995 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne