Last visit was: 27 Apr 2024, 21:39 It is currently 27 Apr 2024, 21:39

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
Intern
Intern
Joined: 06 Jun 2014
Posts: 11
Own Kudos [?]: 64 [22]
Given Kudos: 101
Send PM
SVP
SVP
Joined: 20 Mar 2014
Posts: 2362
Own Kudos [?]: 3626 [2]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Send PM
Current Student
Joined: 02 Jul 2017
Posts: 235
Own Kudos [?]: 291 [4]
Given Kudos: 70
Concentration: Entrepreneurship, Technology
GMAT 1: 730 Q50 V38
Send PM
Retired Moderator
Joined: 25 Feb 2013
Posts: 895
Own Kudos [?]: 1528 [0]
Given Kudos: 54
Location: India
GPA: 3.82
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
Nikkb wrote:
Given A = -|B|

=> if B =-ve then A=+ve B
=> if B=+ve then A=-ve B

as given A-B= -10 and A and B have same magnitude then possible values of |B|= 5 => B is either -5 or 5

if B =5 => A =-5 => A-B = -5-(5) =-10 Answer
if B = -5 => A=-(-5) =5 => A-B = 5-(-5) =5+5 =10

So for A-B =-10 => value of B =5

Answer: A


Hi Nikkb

You have got the right answer but the highlighted portions are wrong.

\(A = -|B|\). Notice that the negative sign is outside the mod function and mod is always positive. Hence \(A\) will be always negative irrespective of \(B\)

So if \(B=-5\), then \(A=-|-5| = -|5| =-5\)
Hence \(A-B = -5-(-5) = 0\). Hence B cannot be \(-5\)
Current Student
Joined: 02 Jul 2017
Posts: 235
Own Kudos [?]: 291 [1]
Given Kudos: 70
Concentration: Entrepreneurship, Technology
GMAT 1: 730 Q50 V38
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
1
Kudos
niks18 wrote:
Nikkb wrote:
Given A = -|B|

=> if B =-ve then A=+ve B
=> if B=+ve then A=-ve B

as given A-B= -10 and A and B have same magnitude then possible values of |B|= 5 => B is either -5 or 5

if B =5 => A =-5 => A-B = -5-(5) =-10 Answer
if B = -5 => A=-(-5) =5 => A-B = 5-(-5) =5+5 =10

So for A-B =-10 => value of B =5

Answer: A


Hi Nikkb

You have got the right answer but the highlighted portions are wrong.

\(A = -|B|\). Notice that the negative sign is outside the mod function and mod is always positive. Hence \(A\) will be always negative irrespective of \(B\)

So if \(B=-5\), then \(A=-|-5| = -|5| =-5\)
Hence \(A-B = -5-(-5) = 0\). Hence B cannot be \(-5\)



Hey yah thanks for pointing it out. Totally agree with you. While solving question i made correct assumptions.
while posting solution was in between 2 things so made mistake. Will update the solution.


Thanks :) :)
Intern
Intern
Joined: 27 Nov 2016
Posts: 37
Own Kudos [?]: 40 [0]
Given Kudos: 34
Location: India
Schools: ISB '19
GPA: 2.75
Send PM
If A = -|B| and A-B =-10, what is B? [#permalink]
Option: A
Since the absolute value of both A and B is same, all we have to do is plug values from option in the equation A-B = -10.
Only A suffices. Answer can be reached within a minute.

+1 Kudos if it helped
Manager
Manager
Joined: 04 May 2014
Posts: 114
Own Kudos [?]: 72 [1]
Given Kudos: 126
Location: India
WE:Sales (Mutual Funds and Brokerage)
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
1
Kudos
A=-IBI
A-B=-10
-IBI-B=-10
-B-B=-10
-2B=-10
2B=10
B=10/2=5=A
avatar
Intern
Intern
Joined: 25 Jun 2017
Posts: 2
Own Kudos [?]: 2 [2]
Given Kudos: 0
Location: India
Schools: Stern '18
GMAT 1: 360 Q30 V9
GPA: 2.3
Send PM
If A = -|B| and A-B =-10, what is B? [#permalink]
2
Bookmarks
If A = -|B| and A-B =-10, what is B?

A. 5
B. -5
C. 0
D. -5 or +5
E. -10


-|B|-B=-10
-B-B=-10
-2B=-10
B=10/2
B=5 ANS.
Intern
Intern
Joined: 06 Apr 2016
Posts: 21
Own Kudos [?]: 11 [2]
Given Kudos: 79
Location: India
Schools: Desautels '21
GMAT 1: 720 Q49 V40
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
2
Kudos
Since A=-|B|, there are two possible relations

A=-B (or) A=B

If we substitute both of them in the equation,

If A=-B ---> A-B = -2B => -2B=-10 => B=5

If A=B ---> A-B = 0 (This is not possible since (A-b=-10))

Hence, A is the correct ans
Current Student
Joined: 04 Sep 2017
Status:Booth 1Y
Posts: 278
Own Kudos [?]: 1162 [0]
Given Kudos: 228
Location: United States (IL)
Concentration: Technology, Leadership
GMAT 1: 690 Q44 V41
GMAT 2: 730 Q50 V38
GPA: 3.62
WE:Sales (Computer Software)
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
I understand the solutions above and now understand why the answer must be 5.

But I think what tripped me up is that I think that because A=-|B| that A has to be negative. Because if we make B=5, then A=-5. If we make B=-5, then A=-5.

I understand that because A-B=-10, that B has to be 5, but using the first equation in the questions I feel like 5 doesn't work because that makes it ==> A=-|B| ==>5=-|5|==>5=-5, which is not true. Can someone explain? Why are we allowed to make A a positive number when the equation makes it seem like A has to be negative.
Math Expert
Joined: 02 Sep 2009
Posts: 92959
Own Kudos [?]: 619512 [0]
Given Kudos: 81611
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
Expert Reply
msurls wrote:
If A = -|B| and A-B =-10, what is B?

A. 5
B. -5
C. 0
D. -5 or +5
E. -10

I understand the solutions above and now understand why the answer must be 5.

But I think what tripped me up is that I think that because A=-|B| that A has to be negative. Because if we make B=5, then A=-5. If we make B=-5, then A=-5.

I understand that because A-B=-10, that B has to be 5, but using the first equation in the questions I feel like 5 doesn't work because that makes it ==> A=-|B| ==>5=-|5|==>5=-5, which is not true. Can someone explain? Why are we allowed to make A a positive number when the equation makes it seem like A has to be negative.


A = -|B| = -(non-negative value) = (non-positive value). So, A = -|B| means that A is positive or 0.
Now, if B = 5, then A = -|B| = -|5| = -5 = negative.

If A = -|B| and A-B =-10, what is B?

A. 5
B. -5
C. 0
D. -5 or +5
E. -10

A = -|B| and A - B = -10, thus:

-|B| - B = -10;
B + |B| = 10.

If B is negative or 0, then we'd have B - B = 10 --> 0 = 10, which is not true.
If B is positive, then we'd have B + B = 10 --> B = 5.

Answer: A.
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6283 [2]
Given Kudos: 1646
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
2
Kudos
Expert Reply
vinoo7 wrote:
If A = -|B| and A-B =-10, what is B?

A. 5
B. -5
C. 0
D. -5 or +5
E. -10


Sine A = B - 10, we have:

B - 10 = -|B|

When B is positive we have:

B - 10 = -B

2B = 10

B = 5

When B is negative we cannot get a solution for B. So B must be 5.

Answer: A
VP
VP
Joined: 13 Apr 2013
Status:It's near - I can see.
Posts: 1479
Own Kudos [?]: 1603 [0]
Given Kudos: 1002
Location: India
Concentration: International Business, Operations
GPA: 3.01
WE:Engineering (Real Estate)
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
vinoo7 wrote:
If A = -|B| and A-B =-10, what is B?

A. 5
B. -5
C. 0
D. -5 or +5
E. -10

Source: Sravna test prep


A = - |B|

means A = B or A = -B

A - B = -10 --------(I)

Replace A with B,

B - B = -10

0 = -10 (Not true)

Replace A with -B,

-B -B = -10

B = 5

Hence (A)
Intern
Intern
Joined: 02 Nov 2019
Posts: 9
Own Kudos [?]: 2 [0]
Given Kudos: 10
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#permalink]
vinoo7 wrote:
If A = -|B| and A-B =-10, what is B?

A. 5
B. -5
C. 0
D. -5 or +5
E. -10

Source: Sravna test prep


Given:
A = -|B|
A-B =-10

What is B?

Solution:
A = -|B|
A = -10+B
-10+B = -B
-10 = -2B
-10/-2=-2B/-2

Answer:
B=5
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32715
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If A = -|B| and A-B =-10, what is B? [#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 A = -|B| and A-B =-10, what is B? [#permalink]
Moderators:
Math Expert
92959 posts
Senior Moderator - Masters Forum
3137 posts

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