Last visit was: 23 Apr 2024, 18:43 It is currently 23 Apr 2024, 18:43

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
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618603 [54]
Given Kudos: 81563
Send PM
Most Helpful Reply
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [46]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618603 [6]
Given Kudos: 81563
Send PM
General Discussion
Current Student
Joined: 30 May 2019
Posts: 126
Own Kudos [?]: 252 [4]
Given Kudos: 1696
Location: Tajikistan
Concentration: Finance, General Management
Schools: Simon '24 (A)
GMAT 1: 610 Q46 V28
GMAT 2: 730 Q49 V40 (Online)
GPA: 3.37
WE:Analyst (Consulting)
Send PM
How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
4
Kudos
Ugh, what an ugly question....
Anyway, back to it. Let's first find intervals for each modulus.
|y + 3|
If positive - |y + 3|, key point is y+3>=0 or y>=-3, so we get |y + 3|=y+3
If negative - |y + 3|, key point is y+3<0 or y<-3, so we get |y + 3|=-(y+3)=-y-3
|8 + y|
If positive - |8 + y|, key point is 8+y>=0 or y>=-8, so we get |8 + y|=8+y
If negative - |8 + y|, key point is 8+y<0 or y<-8, so we get |8 + y|=-(8+y)=-y-8
|4 - y|
If positive - |4 - y|, key point is 4-y>=0 or y<=4, so we get |4 - y|=4-y
If negative - |4 - y|, key point is 4-y<0 or y>4, so we get |4 - y|=-(4-y)=4+y
So, we get
\(1.\) \(y<-8\)
\(2.\) \(-8\leq{y}<-3\)
\(3.\) \(-3\leq{y}\leq4\)
\(4.\) \(y>4\)

As we see no number falls between the above intervals, hence A

Originally posted by mira93 on 03 Jul 2019, 08:09.
Last edited by mira93 on 03 Jul 2019, 09:58, edited 2 times in total.
Senior Manager
Senior Manager
Joined: 12 Dec 2015
Posts: 468
Own Kudos [?]: 543 [4]
Given Kudos: 84
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
2
Kudos
2
Bookmarks
How many different values of y satisfy |y+3|=|8+y|+|4−y| ?

A. 0
B. 1
C. 2
D. 3
E. 4

Answer: A

|y+3| = |8+y|+|4-y|
=> |y+8| -|y+3| + |y-4| = 0

range of y: |y+8| |y+3| |y-4|
y >= 4 : + + + => y+8 -y-3+y-4 = 0 => y = 1, but y can't be 1 because y has to be >=4 --> no solution
-3 <=y<4 : + + - => y+8 -y -3 -y +4 =0 => y = 9 , but y can't be 9 because y has to be < 4 --> no solution
-8 <=y<-3: + - - => y+8 +y +3 -y +4 =0 => y = -15 , but y can't be -15 because y has to be >= -8 --> no solution
y < -8 : - - - => y+8 -y-3+y-4 = 0 => y = 1, but y can't be 1 because y has to be < -8 --> no solution
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5957
Own Kudos [?]: 13376 [5]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
4
Kudos
Expert Reply
How many different values of yy satisfy |y+3|=|8+y|+|4−y|

A. 0
B. 1
C. 2
D. 3
E. 4

if y is positive then |y+3| will always be less than |8+y| i.e. |y+3| can never be equal to |8+y|+|4−y|

If y is Negative then |y+3| will always be less than |4−y| i.e. |y+3| can never be equal to |8+y|+|4−y|

i.e. NO SOLUTION

Answer: Option A
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5342
Own Kudos [?]: 3963 [2]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
1
Kudos
1
Bookmarks
How many different values of y satisfy |y+3|=|8+y|+|4−y|?
A. 0
B. 1
C. 2
D. 3
E. 4

Let us divide the number line into 4 different regions: -
Region 1 where y>4
Region 2 where -3<y<=4
Region 3 where -8<y<=-3
Region 4 where y<=-8

Region 1 where y>4
expression becomes
y+3 = y+8 + y-4
=> y = -1
Not possible in the region since y>4

Region 2 where -3<y<=4
y+3= y+8+4-y
=> y=9
Not possible in the region since -3<y<=4

Region 3 where -8<y<=-3
-y-3 = y+8 +4-y
=> y = -15
Not possible in the region since -8<y<=-3

Region 4 where y<=-8
-y-3 = -y-8 +4-y
=> y = -1
Not possible in the region since y<=-8

Therefore, it may be concluded that no value of y satisfies the above equation.
=> Zero solutions (0)

IMO A
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6294 [1]
Given Kudos: 704
Location: India
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
1
Kudos
|y+3|=|8+y|+|4−y|
Case 1---> y=< -8
-y-3=-8-y+4-y
y= -1 (Not possible)

Case 2 ---> -8<y=<-3
-y-3=8+y+4-y
y=9 (not possible)

Case 3-----> -3<y=<4
y+3=8+y+4-y
y=9(not possible)

Case 4-----> y>4
y+3=8+y+y-4
y=-1 (not possible)

y can take 0 value

IMO A
Intern
Intern
Joined: 30 Aug 2018
Posts: 9
Own Kudos [?]: 20 [3]
Given Kudos: 111
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
2
Kudos
1
Bookmarks
Okey
What i have learned is that when you see a question just as above where there is one variable (y in above case) and more than one modulas then follow the critical point approach.
Critical Point Approach:
Step 1: equate each term of modulas with 0.
In above case we will have three terms bcoz we have 3 modulas.
a) y+3=0-----> i.e. y=-3
b) 8+y=0-----> i.e. y=-8
c) 4-y=0-----> i.e. y=4

Step 2)
Put the equated value in number line and it becomes
_______-8______-3_____4______

Step 3)
As u see we have -8,-3,4 as determiners,
now i) try putting value beyond -8 (say 9) on our y+3----> -8+3=-5 (remember u can put any negative value beyond -8 and when you add that value to y+3 you get negative value.
Try putting the same picked value in 8+y----> 8+(-9)----> -1 and you will again get negative value. Now putting same value (-9) in 4-y----> u get 4-(-9)=13 which is positive in this case.

Now what you have to do is Put (-1) just before the terms on which u got negative while doing above step and (1) on terms where you got positive value.

it becomes
(-1)(y+3)= (-1)(8+y) +(1)(4-y)
solving this you will get y= -1
In the number line, you can see that we took -8 as limit and took -9 for the equation and while solving we got value as -1. The thing to consider here is that we had a limit of -infinitive to -8 but we got ans as -1 and -1 does not lies in that -infinitive to -8. So rule out this ans. Lets say if we had got value beyond -8 then we would have got the left side limiting value of our equation.

ii) in our i) we did put value beyond -8. Now in our second case we will put value which is between -8 and -3 bcoz we have case of beyond -8, between -8 and -3, between -3 and 4, and beyond 4.

Lets take (-5) and we will repeat same steps and we will get y+3---> -5+3=-2 (-ve)
8+y---> 8+(-5)=3 (+ve)
4-y---> 4-(-5)=9 (+ve)
then our equation becomes as
(-1)(y+3)= (1)(8+y)+(1)(4-y)
y=15 which do not fall in between -8 and -3.

when you repeat the same steps for -3 to 4 and beyond 4. You will come to see that neither of them will have values which lie withing the limiting number line range.

So, when none of the equation has satisfied the limiting range, you have eliminated all.
This way ans comes to 0.

(Note): If any two y= something have lied in the limiting number line lets say our beyond -8 term have given y=-12 and lets say our -3 to 4 would have given y= 2,then you would have got the range of the equation and that range would have been
-12<=y<=2. This means we would have (-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,0,1,2)= 15 values of Y satisfying the modulas equation of our question.
Hope this is perfectly understandable.
And any queries are welcome even on PM.

Posted from my mobile device
Senior Manager
Senior Manager
Joined: 31 May 2018
Posts: 335
Own Kudos [?]: 1552 [2]
Given Kudos: 132
Location: United States
Concentration: Finance, Marketing
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
2
Kudos
here the solution of the question
Attachments

got.png
got.png [ 33.65 KiB | Viewed 7150 times ]

Manager
Manager
Joined: 08 Jan 2018
Posts: 84
Own Kudos [?]: 232 [1]
Given Kudos: 374
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
1
Kudos
The three critical values are -8, -3 and 4

We can have 4 conditions:

1. y < -8:
-(y + 3) = - (8 + y) + (4 – y)
=> y = -1
This does not fall in the range of y < -3. Therefore, we can reject the solution.

2. -8 <= y < -3:
-(y + 3) = (8 + y) + (4 – y)
=> y = -15
This does not fall in the range of -8 <= y < -3. Therefore, we can reject the solution.

3. -3 <= y <4
(y + 3) = (8 + y) + (4 – y)
=> y = 9
This does not fall in the range of -3 <= y <4. Therefore, we can reject the solution.

4. y >= 4
(y + 3) = (8 + y) – (4 – y)
=> y = -1
This does not fall in the range of y >= 4. Therefore, we can reject the solution.

Therefore, no value of y satisfy. Answer A.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32630
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#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: How many different values of y satisfy |y + 3| = |8 + y| + |4 - y| ? [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

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