It is currently Tue May 22, 2012 5:02 pm




   Post new topic Reply to topic      [ 7 posts ]  Bookmark and Share Oldest Best Reply
Author Message
TAGS:
  Absolute Value Question [#permalink]
New postPosted: Fri Jan 20, 2012 2:01 pm 
Offline
Intern
Intern
User avatar

Joined: Fri Oct 14, 2011
Posts: 20
Location: United States
GPA: 4
Followers: 0

Kudos (?): 5 (0), given: 1

         00:00        
When is abs(x-4)=4-x?

Can someone explain to me how to solve this algebraically (i.e. without using plug and chug and/or educated guessing)?

Going the normal route would lead to the following:

x-4=4-x -> x=4 (after getting to this point I understand I can guess above and below 4 to see which one works and then arrive at the correct solution, but I don't want to do this as it is not a rigorous method)

or

-(x-4)=4-x -> -x+4=4-x -> 0=0

So how do we go from these equalities to the inequality that correctly characterizes the solution to this problems:

x<=4

Thanks for your input.


  Profile  
 
  Re: Absolute Value Question [#permalink]
New postPosted: Sat Jan 21, 2012 2:20 am 
Offline
GMAT Club Legend
GMAT Club Legend
User avatar

Joined: Wed Sep 02, 2009
Posts: 7434
Followers: 851

Kudos (?): 4516 (1), given: 213

GMAT Tests User
Top Member of the Month
adavydov7 wrote:
Bunuel, thanks for the explanation and the links. Between the two I think I pieced together the complete correct answer (I think the one you provide is correct but not entirely complete). I will outline the complete answer below (as I understand) and highlight what was missing from your explanation in bold so others can see how to arrive at the answer rigorously. If I go wrong anywhere or my understanding is incorrect please be sure to correct me.

abs(x-4)=4-x

Step 1: Set conditions (consequently the step I was skipping when I first did this problem)
a) x-4>=0
b) x-4<0 (you state that this should be x-4<=0 and state that this is where the answer comes from, in actuality this condition is strictly < not <=, in order to get the = part we need to solve (a) as I do below in Step 2 and ensure that it satisfies the condition set out above in Step 1a as I do in Step 3a)

Step 2: Solve the original equations
a) x-4=4-x solves to x=4
b) -(x-4)=4-x solves to 0=0

Step 3: Check the solutions to the equations in Step 2 against their respective conditions in Step 1
a) plug x=4 into x-4>=0 which yields 0>=0 which is TRUE hence 4 is a solution to the problem, i.e. x=4
b) because the equation in Step 2b completely cancels out we are left the with the condition from Step 1b as the solution, i.e. x-4<0 or x<4

Combining the possible solutions from Step 3 for both (a) (x=4) and (b) (x<4) (since we have verified that both ARE solutions to the original problem by checking them against the conditions set in Step 1) we come up with the answer to the problem, or x<=4.

I hope you see what I mean when I say that your method wasn't entirely complete. I just want to be very rigorous in solving these is all. However, if my approach is incorrect please do let me know as I will have to go back and re-read the rules on solving these things to make sure I have it down.

Thanks again!


It seems that you need to brush up fundamentals on absolute value. So, I do advice to follow the links in my previous posts for that.

As for the solution: it's correct. |x-4|=4-x to hold true LHS must not be positive which means: x-4\leq{0} --> x\leq{4}. Exactly as I wrote.

Usually when you expand absolute value you should check when the expression in it is <=0 and >0 (you can put = sign for either of case). But x-4>0 can not hold true as in this case RHS=4-x<0 and we would have that LHS=|x-4|<0 which is cannot possibly be correct as absolute value is always non-negative.

Hope it's clear.

_________________
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?) - NEWEST SET OF TRICKY QUESTIONS!!!; 9 Bakers' Dozen (13 questions) - THIS WEEK'S ADDITION!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS - Latest set of tough DS questions; 9 Devil's Dozen!!! (13 questions) - THIS WEEK'S ADDITION!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Facebook TwitterGoogle+LinkedIn

GMAT Club New Features

[May 22] New Update on GMAT Club 2.0 Released!

New Features and Content Coming to GMAT Club on June 5th! See what they are....

 



  Profile  
 
  Re: Absolute Value Question [#permalink]
New postPosted: Fri Jan 20, 2012 2:48 pm 
Offline
GMAT Club Legend
GMAT Club Legend
User avatar

Joined: Wed Sep 02, 2009
Posts: 7434
Followers: 851

Kudos (?): 4516 (0), given: 213

GMAT Tests User
Top Member of the Month
adavydov7 wrote:
When is abs(x-4)=4-x?

Can someone explain to me how to solve this algebraically (i.e. without using plug and chug and/or educated guessing)?

Going the normal route would lead to the following:

x-4=4-x -> x=4 (after getting to this point I understand I can guess above and below 4 to see which one works and then arrive at the correct solution, but I don't want to do this as it is not a rigorous method)

or

-(x-4)=4-x -> -x+4=4-x -> 0=0

So how do we go from these equalities to the inequality that correctly characterizes the solution to this problems:

x<=4

Thanks for your input.


We have |x-4|=4-x. LHS=|x-4| to be equal to RHS=4-x it should expand with minus sign (in this case -(x-4)=4-x), or which is the same, the expression in absolute value must not be positive: x-4\leq{0} --> x\leq{4}.

Theory: check Absolute Value chapter of Math Book (math-absolute-value-modulus-86462.html)

DS questions on absolute values: search.php?search_id=tag&tag_id=37
PS questions on absolute values: search.php?search_id=tag&tag_id=58
Hardest DS questions on absolute values/inequalities with detailed solutions: inequality-and-absolute-value-questions-from-my-collection-86939.html

Hope it helps.

_________________
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?) - NEWEST SET OF TRICKY QUESTIONS!!!; 9 Bakers' Dozen (13 questions) - THIS WEEK'S ADDITION!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS - Latest set of tough DS questions; 9 Devil's Dozen!!! (13 questions) - THIS WEEK'S ADDITION!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Facebook TwitterGoogle+LinkedIn

GMAT Club New Features

[May 22] New Update on GMAT Club 2.0 Released!

New Features and Content Coming to GMAT Club on June 5th! See what they are....

 



  Profile  
 
  Re: Absolute Value Question [#permalink]
New postPosted: Fri Jan 20, 2012 8:19 pm 
Offline
Intern
Intern
User avatar

Joined: Fri Oct 14, 2011
Posts: 20
Location: United States
GPA: 4
Followers: 0

Kudos (?): 5 (0), given: 1

Bunuel, thanks for the explanation and the links. Between the two I think I pieced together the complete correct answer (I think the one you provide is correct but not entirely complete). I will outline the complete answer below (as I understand) and highlight what was missing from your explanation in bold so others can see how to arrive at the answer rigorously. If I go wrong anywhere or my understanding is incorrect please be sure to correct me.

abs(x-4)=4-x

Step 1: Set conditions (consequently the step I was skipping when I first did this problem)
a) x-4>=0
b) x-4<0 (you state that this should be x-4<=0 and state that this is where the answer comes from, in actuality this condition is strictly < not <=, in order to get the = part we need to solve (a) as I do below in Step 2 and ensure that it satisfies the condition set out above in Step 1a as I do in Step 3a)

Step 2: Solve the original equations
a) x-4=4-x solves to x=4
b) -(x-4)=4-x solves to 0=0

Step 3: Check the solutions to the equations in Step 2 against their respective conditions in Step 1
a) plug x=4 into x-4>=0 which yields 0>=0 which is TRUE hence 4 is a solution to the problem, i.e. x=4
b) because the equation in Step 2b completely cancels out we are left the with the condition from Step 1b as the solution, i.e. x-4<0 or x<4

Combining the possible solutions from Step 3 for both (a) (x=4) and (b) (x<4) (since we have verified that both ARE solutions to the original problem by checking them against the conditions set in Step 1) we come up with the answer to the problem, or x<=4.

I hope you see what I mean when I say that your method wasn't entirely complete. I just want to be very rigorous in solving these is all. However, if my approach is incorrect please do let me know as I will have to go back and re-read the rules on solving these things to make sure I have it down.

Thanks again!


  Profile  
 
  Re: Absolute Value Question [#permalink]
New postPosted: Sat Jan 21, 2012 10:02 pm 
Offline
Intern
Intern
User avatar

Joined: Fri Oct 14, 2011
Posts: 20
Location: United States
GPA: 4
Followers: 0

Kudos (?): 5 (0), given: 1

Thanks so much, I hadn't realized that it doesn't matter which condition in Step 1 the = sign was attached to, i.e. as you say it can be to either the > or the < (in the links you provided the = sign always went with the > so I just assumed that this was by rule). This makes your solution completely correct! And everything else follows. Again thank you!


  Profile  
 
  Re: Absolute Value Question [#permalink]
New postPosted: Sun Jan 22, 2012 1:08 am 
Offline
Veritas Prep GMAT Instructor
User avatar

Joined: Sat Oct 16, 2010
Posts: 1977
Location: Pune, India
Followers: 276

Kudos (?): 865 (0), given: 54


Top Member of the Month
Let me add the definition of mod here:

|x|= x when x >= 0
|x|= -x when x < 0 (the '=' works here as well)

Therefore, |x-4| = x-4 when (x-4) >= 0
|x-4| = -(x-4) = 4-x when (x-4) <= 0 i.e. when x <= 4

_________________
Karishma
Veritas Prep | GMAT Instructor
Blog: http://www.veritasprep.com/blog/category/gmat/quarter-wit-quarter-wisdom/

For Veritas Prep courses in India,
visit: http://whiteglowconsulting.com/GMAT-Prep-Home.php
call: 91 9891426135.

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
For a limited time, receive access to five Veritas Prep Computer Adaptive practice tests when you purchase a Veritas Prep GMAT book! Buy Now!
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews


  Profile  
 
  Re: Absolute Value Question [#permalink]
New postPosted: Sun Jan 22, 2012 8:57 am 
Offline
Intern
Intern
User avatar

Joined: Fri Oct 14, 2011
Posts: 20
Location: United States
GPA: 4
Followers: 0

Kudos (?): 5 (0), given: 1

Karishma, that is also a very good and simple explanation. Thank you.


  Profile  
 
Online
gmatclubot
Display posts from previous:  Sort by  

GMAT Resources

Best GMAT Discussions

GMATPrep PS Question Bank by Anonym47
GMATPrep DS Question Bank by Anonym46
Valuable Collection of Percentage Questions (PS/DS) by MBAhereIcome23
GMAT MATH BOOK in downloadable PDF format by Bunuel18
My comprehensive Quant Flashcards! by miguelmick13

Quant Expert Advice

Post new topic Reply to topic  [ 7 posts ] 

 Similar topics   Author   Replies   Views   Last post 
1. absolute value question

in GMAT Math Questions and Intellectual Discussions

successstory

2

86

Thu Nov 16, 2006 4:21 pm

DS absolute value question

in GMAT Data Sufficiency (DS)

Jamesk486

3

258

Wed May 23, 2007 6:54 pm

DS Question on absolute values

in GMAT Data Sufficiency (DS)

abhi_ferrari

6

263

Sun Jul 29, 2007 2:43 pm

Old Absolute value question

in GMAT Data Sufficiency (DS)

thailandvc

2

313

Thu Sep 10, 2009 4:32 am

Old Absolute value question

in GMAT Data Sufficiency (DS)

thailandvc

1

334

Thu Sep 10, 2009 4:42 am





Who is online

Users browsing this forum: No registered users and 1 guest


Search for:
Jump to:




cron

[ Mobile Version ] GMAT Club MBA Forum Home | About | Privacy Policy | Terms and Conditions | GMAT Club Rules | Contact | Sitemap
Powered by phpBB © phpBB Group and phpBB SEO
Kindly note that GMAT (C) is a registered trademark of the Graduate Management Admission Council, and this site has neither been reviewed nor endorsed by GMAC.