Last visit was: 26 Apr 2024, 00:45 It is currently 26 Apr 2024, 00:45

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
User avatar
Retired Moderator
Joined: 23 Oct 2011
Posts: 179
Own Kudos [?]: 2544 [1]
Given Kudos: 23
Send PM
User avatar
Director
Director
Joined: 22 Mar 2011
Posts: 520
Own Kudos [?]: 2136 [1]
Given Kudos: 43
WE:Science (Education)
Send PM
Alum
Joined: 19 Mar 2012
Posts: 4341
Own Kudos [?]: 51450 [1]
Given Kudos: 2326
Location: United States (WA)
Concentration: Leadership, General Management
Schools: Ross '20 (M)
GMAT 1: 760 Q50 V42
GMAT 2: 740 Q49 V42 (Online)
GMAT 3: 760 Q50 V42 (Online)
GPA: 3.8
WE:Marketing (Non-Profit and Government)
Send PM
User avatar
Retired Moderator
Joined: 23 Oct 2011
Posts: 179
Own Kudos [?]: 2544 [0]
Given Kudos: 23
Send PM
Re: Need Help - Inequalities [#permalink]
Thank you souvik101990 & EvaJager.

The section that souvik101990 explained is where I had confusion. Got a new question after going through the explanation :). If you could help me with the below, it will help me put this topic to rest.

The range chosen by souvik below is different from the one in the original post \(-8\leq{x}\leq{-3}\). My understanding is that the possible values in the range help you decide the +ve/-ve sign for that term. If we were to consider the original range, what happens to 8+x in the below expansion when x tends to -8.

Or is it that we choose ranges in such a way that we can draw a +ve/-ve sign.

Similarly when\(-8<x<-3\)
x+3 is negative, so\(|x+3|=-(x+3)\)
4-x is positive, so \(|4-x|=(4-x)\)
8+x is positive, so\(|8+x|=(8+x)\)
So equation becomes
\(-(x+3)-(4-x)=(8+x)\)
=>\(x=-15\) which violates the range we have considered
Alum
Joined: 19 Mar 2012
Posts: 4341
Own Kudos [?]: 51450 [0]
Given Kudos: 2326
Location: United States (WA)
Concentration: Leadership, General Management
Schools: Ross '20 (M)
GMAT 1: 760 Q50 V42
GMAT 2: 740 Q49 V42 (Online)
GMAT 3: 760 Q50 V42 (Online)
GPA: 3.8
WE:Marketing (Non-Profit and Government)
Send PM
Re: Need Help - Inequalities [#permalink]
Expert Reply
GetThisDone wrote:
Thank you souvik101990 & EvaJager.

The section that souvik101990 explained is where I had confusion. Got a new question after going through the explanation :). If you could help me with the below, it will help me put this topic to rest.

The range chosen by souvik below is different from the one in the original post \(-8\leq{x}\leq{-3}\). My understanding is that the possible values in the range help you decide the +ve/-ve sign for that term. If we were to consider the original range, what happens to 8+x in the below expansion when x tends to -8.

Or is it that we choose ranges in such a way that we can draw a +ve/-ve sign.

Similarly when\(-8<x<-3\)
x+3 is negative, so\(|x+3|=-(x+3)\)
4-x is positive, so \(|4-x|=(4-x)\)
8+x is positive, so\(|8+x|=(8+x)\)
So equation becomes
\(-(x+3)-(4-x)=(8+x)\)
=>\(x=-15\) which violates the range we have considered


here \(-8<=x<=-3\) serves essentially the same function because:

When \(x=-8\) the both \((8+x)\) and\(-(8+x)=0\), so it does not change your equation in any way.
Same for (x+3)

Think basic
|\(x|=x when x>=0; \\
|x|=-x when x<0\)

We could very well write this (and not change the meaning) as:
\(|x|=x when x>0; \\
|x|=-x when x<=0\)

It does not matter where you put the \("="\) sign because both the funtions would result in \(0 when x=0.\)
Hope this helps.
Tutor
Joined: 16 Oct 2010
Posts: 14823
Own Kudos [?]: 64926 [4]
Given Kudos: 426
Location: Pune, India
Send PM
Need Help - Inequalities [#permalink]
4
Kudos
Expert Reply
GetThisDone wrote:
Hi Experts,

I need help with inequalities.

I am finding difficulty in finding solutions to inequalities in complex problems. I understood the concept of finding the solution in simpler problems (to the extent of finding the range and plotting it on the number line). But in the below example, I understand till identifying the check points. Also understood the point of using the check points to create ranges for verification. But could not understand how in each of the scenarios the equation is expanded. On what grounds -ve sings are applied to the equations while expanding.

I have gone through MGMAT material on Inequalities. But could not relate this approach anything there. Also checked the GMAT club math book example. Guess even that is on the same lines and could not understand it for the same reasons.

Could someone please explain the strategy/concept here. What basics am I missing here. Are there any links or material I can refer to better understand the basics I am missing. Help on this will be greatly appreciated.


How many solutions does \(|x+3| - |4-x| = |8+x|\) have?

Basically the same here: we have three check points -8, -3 and 4 and thus four ranges to check.

If \(x < -8\) then \(|x+3| - |4-x| = |8+x|\) expands as \(-(x+3)-(4-x)=-(8+x)\) --> \(x = -1\), which is not a valid solution since we are considering \(x < -8\) range and -1 is out of it;

If \(-8\leq{x}\leq{-3}\) then \(|x+3| - |4-x| = |8+x|\) expands as \(-(x+3)-(4-x)=(8+x)\) --> \(x=-15\), which is also not a valid solution since we are considering \(-8\leq{x}\leq{-3}\) range;

If \(-3<x<4\) then \(|x+3| - |4-x| = |8+x|\) expands as \((x+3)-(4-x)=(8+x)\) --> \(x = 9\), which is also not a valid solution since we are considering \(-3<x<4\) range;

If \(x\geq{4}\) then \(|x+3|-|4-x|=|8+x|\) expands as \((x+3)+(4-x)=(8+x)\) --> \(x = -1\), which is also not a valid solution since we are considering \(x>4\) range.

So we have that no solution exist for \(|x+3|-|4-x|=|8+x|\) (no x can satisfy this equation).

Thanks in anticipation.


You can also try working with a graphical approach (number line). Souvik has already explained the algebraic approach so I will not take it. But let me demonstrate how you can solve this question using a number line.

\(|x+3| - |4-x| = |8+x|\)
\(|x+3| = |8+x| + |x - 4|\)

(|4-x| = |x-4| since there is a mod. After all, |x| = |-x|)

What does this imply? It implies 'x is a point whose sum of distance from -8 and 4 is equal to its distance from -3'

i.e. x is a point where the sum of red and green arrows is equal to the blue arrow.
Look at all the 4 ranges - is it possible anywhere?

x < -8
Attachment:
Ques3.jpg
Ques3.jpg [ 3.99 KiB | Viewed 3300 times ]

Can the sum of red and green arrows is equal to the blue arrow? No.

-8 < x< -3
Attachment:
Ques4.jpg
Ques4.jpg [ 3.37 KiB | Viewed 3315 times ]

Can the sum of red and green arrows is equal to the blue arrow? No.

Same thing for the other two ranges too.

Originally posted by KarishmaB on 02 Oct 2012, 20:49.
Last edited by KarishmaB on 11 Oct 2022, 02:16, edited 1 time in total.
Alum
Joined: 19 Mar 2012
Posts: 4341
Own Kudos [?]: 51450 [0]
Given Kudos: 2326
Location: United States (WA)
Concentration: Leadership, General Management
Schools: Ross '20 (M)
GMAT 1: 760 Q50 V42
GMAT 2: 740 Q49 V42 (Online)
GMAT 3: 760 Q50 V42 (Online)
GPA: 3.8
WE:Marketing (Non-Profit and Government)
Send PM
Re: Need Help - Inequalities [#permalink]
Expert Reply
The graphical approach is instrumental in solving problems quickly!
+1 to Karishma
User avatar
Manager
Manager
Joined: 06 Dec 2011
Status:prepping all the way !
Posts: 80
Own Kudos [?]: 195 [0]
Given Kudos: 41
Location: India
Concentration: Entrepreneurship, Finance
Schools: ISB '15
GPA: 3.49
WE:Analyst (Computer Software)
Send PM
Re: Need Help - Inequalities [#permalink]
VeritasPrepKarishma wrote:
GetThisDone wrote:
Hi Experts,

I need help with inequalities.

I am finding difficulty in finding solutions to inequalities in complex problems. I understood the concept of finding the solution in simpler problems (to the extent of finding the range and plotting it on the number line). But in the below example, I understand till identifying the check points. Also understood the point of using the check points to create ranges for verification. But could not understand how in each of the scenarios the equation is expanded. On what grounds -ve sings are applied to the equations while expanding.

I have gone through MGMAT material on Inequalities. But could not relate this approach anything there. Also checked the GMAT club math book example. Guess even that is on the same lines and could not understand it for the same reasons.

Could someone please explain the strategy/concept here. What basics am I missing here. Are there any links or material I can refer to better understand the basics I am missing. Help on this will be greatly appreciated.


How many solutions does \(|x+3| - |4-x| = |8+x|\) have?

Basically the same here: we have three check points -8, -3 and 4 and thus four ranges to check.

If \(x < -8\) then \(|x+3| - |4-x| = |8+x|\) expands as \(-(x+3)-(4-x)=-(8+x)\) --> \(x = -1\), which is not a valid solution since we are considering \(x < -8\) range and -1 is out of it;

If \(-8\leq{x}\leq{-3}\) then \(|x+3| - |4-x| = |8+x|\) expands as \(-(x+3)-(4-x)=(8+x)\) --> \(x=-15\), which is also not a valid solution since we are considering \(-8\leq{x}\leq{-3}\) range;

If \(-3<x<4\) then \(|x+3| - |4-x| = |8+x|\) expands as \((x+3)-(4-x)=(8+x)\) --> \(x = 9\), which is also not a valid solution since we are considering \(-3<x<4\) range;

If \(x\geq{4}\) then \(|x+3|-|4-x|=|8+x|\) expands as \((x+3)+(4-x)=(8+x)\) --> \(x = -1\), which is also not a valid solution since we are considering \(x>4\) range.

So we have that no solution exist for \(|x+3|-|4-x|=|8+x|\) (no x can satisfy this equation).

Thanks in anticipation.


You can also try working with a graphical approach (number line). Souvik has already explained the algebraic approach so I will not take it. But let me demonstrate how you can solve this question using a number line.

\(|x+3| - |4-x| = |8+x|\)
\(|x+3| = |8+x| + |x - 4|\)

(|4-x| = |x-4| since there is a mod. After all, |x| = |-x|)

What does this imply? It implies 'x is a point whose sum of distance from -8 and 4 is equal to its distance from -3'

i.e. x is a point where the sum of red and green arrows is equal to the blue arrow.
Look at all the 4 ranges - is it possible anywhere?

x < -8
Attachment:
Ques3.jpg

Can the sum of red and green arrows is equal to the blue arrow? No.

-8 < x< -3
Attachment:
Ques4.jpg

Can the sum of red and green arrows is equal to the blue arrow? No.

Same thing for the other two ranges too.

Check out these posts on solving inequalities and mods using number line:
https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/01 ... edore-did/
https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/01 ... s-part-ii/


Huh I never know Inequalities with modulus was so easy !. Graphical concept makes sense and of course so easy.
Thank you Karishma .


+1 Kudos to you.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Need Help - Inequalities [#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: Need Help - Inequalities [#permalink]
Moderator:
Math Expert
92918 posts

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