Last visit was: 25 Apr 2024, 12:17 It is currently 25 Apr 2024, 12:17

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
Senior Manager
Senior Manager
Joined: 24 Apr 2016
Posts: 255
Own Kudos [?]: 682 [63]
Given Kudos: 48
Send PM
Most Helpful Reply
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6275 [21]
Given Kudos: 1646
Send PM
Director
Director
Joined: 05 Mar 2015
Posts: 852
Own Kudos [?]: 861 [8]
Given Kudos: 45
Send PM
General Discussion
Director
Director
Joined: 05 Mar 2015
Posts: 852
Own Kudos [?]: 861 [4]
Given Kudos: 45
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
1
Kudos
3
Bookmarks
quantumliner wrote:
If Y = |X + 1| - |X-2|, then

(a) -3 <= Y <=0
(b) -3 <= Y <=3
(c) Y <=-3
(d) Y >=-3
(e) No Solution



3 ranges to define

1) x< -1 then y= -3
2) -1<=x<2 then y = 2x-1
3) x>= 2 then y=3

as second condition dependent on value of x
thus from range 1 & 2
-3 <= Y <=3

Ans B
Intern
Intern
Joined: 16 Jan 2017
Posts: 4
Own Kudos [?]: 2 [1]
Given Kudos: 7
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
1
Kudos
rohit8865 wrote:

3 ranges to define

1) x< -1 then y= -3
2) -1<=x<2 then y = 2x-1
3) x>= 2 then y=3

as second condition dependent on value of x
thus from range 1 & 2
-3 <= Y <=3

Ans B


How did you came up with the 3 ranges and how to define them? I dont understand what you are doing.
Thanks
Retired Moderator
Joined: 04 Aug 2016
Posts: 391
Own Kudos [?]: 337 [1]
Given Kudos: 144
Location: India
Concentration: Leadership, Strategy
GPA: 4
WE:Engineering (Telecommunications)
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
1
Bookmarks
JeffTargetTestPrep wrote:
quantumliner wrote:
If Y = |X + 1| - |X-2|, then

(a) -3 <= Y <=0
(b) -3 <= Y <=3
(c) Y <=-3
(d) Y >=-3
(e) No Solution


Since the expressions in the absolute value will equal zero when X = -1 and X = 2, we need to investigate the following three cases:

i) X < -1, ii) -1 < X < 2, and iii) X > 2

Now let’s analyze each case.

i) If X < -1, we see that both of the expressions inside the absolute values are negative, and thus:

Y = -(X - 1) - [-(X - 2)]

Y = - X -1 + X - 2

Y = -3

ii) If -1 < X < 2, then the first expression is positive but the second expression is negative; thus:

Y = X + 1 - [-(X - 2)]

Y = X + 1 + X - 2

Y = 2X -1

Now, recall that -1 < X < 2, so

-2 < 2X < 4

-3 < 2X - 1 < 3

Since Y = 2X - 1, -3 < Y < 3.

iii) If X > 2, then both expressions inside the absolute value are positive; thus:

Y = X + 1 - (X - 2)

Y = X + 1 - X + 2

Y = 3

Combining the results of the three cases, we see that -3 ≤ Y ≤ 3.

Answer: B



I have a query regarding the range. Shouldn't it be -1 <= X < 2 and X >= 2
Current Student
Joined: 14 Nov 2016
Posts: 1174
Own Kudos [?]: 20713 [2]
Given Kudos: 926
Location: Malaysia
Concentration: General Management, Strategy
GMAT 1: 750 Q51 V40 (Online)
GPA: 3.53
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
2
Kudos
warriorguy wrote:

I have a query regarding the range. Shouldn't it be -1 <= X < 2 and X >= 2


Dear warriorguy, Graphical illustration will clear your doubt.

When \(x = 2\)

\(Y = |x+1| - |x-2| = |2+1| - |2-2| = |3| + |0| = 3\)

Coordinate 1 \((2, 3)\)

When \(x = -1\)

\(Y = |x+1| - |x-2| = |-1+1| - |-1-2| = |0| - |3| = -3\)

Coordinate 2 \((-1, -3)\)

Therefore, the solution is \(-3 ≤ y ≤ 3\)
Attachments

Untitled.jpg
Untitled.jpg [ 93.72 KiB | Viewed 12418 times ]

GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11666 [6]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
4
Kudos
2
Bookmarks
Expert Reply
Hi All,

This question can be solved by TESTing VALUES.

We're told that Y = |X + 1| - |X-2|. We're asked to find the range of value for Y.

Let's start with something easy....

IF....
X = 0, then Y = |1| - |-2| = -1, so Y can equal -1. Eliminate Answers C and E. Considering the three remaining answers, we know that Y either has an "upper limit" or it does not, so let's see what happens if we make X really big or really small....

IF...
X = 100, then Y = |101| - |98| = 3. This is interesting, since we've appeared to now randomly hit the 'upper limit' in Answer B. Eliminate Answer A. What if we try something even bigger....
X = 1000, then Y = |1001| - |998| = 3. This is the exact SAME value... It certainly looks like we've found the upper limit, but just to be sure, I'll do one more Test...

IF....
X = -50, then Y = |-49| - |-52| = -3. We clearly have the range now.

Final Answer:

GMAT assassins aren't born, they're made,
Rich

Originally posted by EMPOWERgmatRichC on 16 Feb 2017, 14:13.
Last edited by EMPOWERgmatRichC on 24 Sep 2017, 13:27, edited 1 time in total.
Manager
Manager
Joined: 30 May 2012
Posts: 171
Own Kudos [?]: 521 [1]
Given Kudos: 151
Location: United States (TX)
Concentration: Finance, Marketing
GPA: 3.3
WE:Information Technology (Consulting)
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
1
Kudos
EMPOWERgmatRichC wrote:
...

IF....
X = 0, then Y = |1| - |-2| = 1, so Y can equal 1.

...
Rich


How so? How does one approach this via a number line?
Manager
Manager
Joined: 30 May 2012
Posts: 171
Own Kudos [?]: 521 [0]
Given Kudos: 151
Location: United States (TX)
Concentration: Finance, Marketing
GPA: 3.3
WE:Information Technology (Consulting)
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
mikemcgarry - Could you help me with plotting a solution on the number line, please?
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11666 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
Expert Reply
Hi Blackbox,

Thanks for catching the error; I've updated my explanation.

GMAT assassins aren't born, they're made,
Rich
Manager
Manager
Joined: 11 Feb 2013
Posts: 202
Own Kudos [?]: 305 [1]
Given Kudos: 60
Location: United States (TX)
Concentration: Finance
GMAT 1: 490 Q44 V15
GMAT 2: 690 Q47 V38
GRE 1: Q165 V155
GPA: 3.05
WE:Analyst (Commercial Banking)
Send PM
If Y = |X + 1| - |X-2|, then [#permalink]
1
Kudos
The maximum/Minimum DIFFERENCE between two ABSOLUTE values is THE ABSOLUTE VALUE of their individual DIFFERENCE .
For example, if two values are a&b.
we know, their individual absolute values are /a/ and /b/ and
DIFFERENCE between a & b= a-b.
The maximum/Minimum DIFFERENCE between two ABSOLUTE values= /(a-b)/

Originally posted by BelalHossain046 on 01 Nov 2019, 20:03.
Last edited by BelalHossain046 on 01 Nov 2019, 20:11, edited 1 time in total.
Manager
Manager
Joined: 11 Feb 2013
Posts: 202
Own Kudos [?]: 305 [1]
Given Kudos: 60
Location: United States (TX)
Concentration: Finance
GMAT 1: 490 Q44 V15
GMAT 2: 690 Q47 V38
GRE 1: Q165 V155
GPA: 3.05
WE:Analyst (Commercial Banking)
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
1
Kudos
Back to the question:
Max and min value of y=
y =|X+1|−|X−2|
[The maximum/Minimum DIFFERENCE between two ABSOLUTE values is THE ABSOLUTE VALUE of their individual DIFFERENCE].
=|(x+1)-(x-2)|
=|3|
=+3 or -3
So maximum value of y =3 and minimum value of y= -3.
In other words, Y must be in the range of -3 and +3.
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5344
Own Kudos [?]: 3964 [1]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: If Y = |X + 1| - |X-2|, then [#permalink]
1
Kudos
quantumliner wrote:
If \(Y = |X + 1| - |X-2|\), then

(a) \(-3 \leq Y \leq 0\)
(b) \(-3 \leq Y \leq 3\)
(c) \(Y \leq -3\)
(d) \(Y \geq -3\)
(e) No Solution


Asked: If \(Y = |X + 1| - |X-2|\), then

Y = |X+1| - |X-2|

Case 1: X<=-1
Y = (-1-X) - (2-X) = -3

Case 2: -1<X<=2
Y = (X+1) - (2-X) = 2X -1
-3<Y<=3

Case 3: X>2
Y = (X+1) - (X-2) = 3

-3<=Y<=3

IMO B
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32676
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If Y = |X + 1| - |X-2|, then [#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: If Y = |X + 1| - |X-2|, then [#permalink]
Moderators:
Math Expert
92914 posts
Senior Moderator - Masters Forum
3137 posts

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