Last visit was: 25 Apr 2024, 07:13 It is currently 25 Apr 2024, 07:13

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 Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16597 [52]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Most Helpful Reply
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16597 [10]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
General Discussion
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [3]
Given Kudos: 704
Location: India
Send PM
Intern
Intern
Joined: 05 Aug 2020
Posts: 9
Own Kudos [?]: 3 [0]
Given Kudos: 45
Send PM
Re: If a – b < 0 and ab < 0, [#permalink]
1. square root of (a^2 -2ab- b^2) can take 2 values:
- a-b
- b-a
because (a-b)^2 = (b-a)^2 and square root of (a-b)^2 can have both the possibilities.


Value 1. a-b:
solution = a-b-a-b= -2b

Value 2. b-a
Solution= b-a-a-b= -2a

As answer choice A contains "-2a" that is why it is the correct answer.


nick1816 wrote:
ab<0
2 cases are possible
1. a>0 & b<0
but in this case a-b>0 (disregard this case)

2. a<0, b>0
a-b<0 in this case

\(\sqrt{a^2-2ab+b^2} = |a-b|= b-a\) {as a-b<0}
\(\sqrt{a^2}=|a|=-a\) {as a<0}
|b| = b {b>0}

\(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)= b-a+-a-b= -2a


MathRevolution wrote:
[GMAT math practice question]

If \(a – b < 0\) and \(ab < 0\), what is \(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)?

A. \(-2a \)

B. \(-a\)

C. \(ab\)

D. \(b \)

E. \(3b\)
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31918 [2]
Given Kudos: 290
Send PM
Re: If a – b < 0 and ab < 0, [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
MathRevolution wrote:
[GMAT math practice question]

If \(a – b < 0\) and \(ab < 0\), what is \(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)?

A. \(-2a \)

B. \(-a\)

C. \(ab\)

D. \(b \)

E. \(3b\)



\(a-b<0.......a<b\)
\(ab<0\), so a and b are of opposite sign.

But we know that a<b, so a should be negative and b positive. \(a<0<b\)

We are looking for the value of \(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)
Let us solve each term separately.
1) \(\sqrt{a^2-2ab+b^2} = \sqrt{(a-b)^2} =|a-b|=b-a\), as a-b<0
2) \(\sqrt{a^2} = |a|=-a\), as a<0
3) \(|b|=b\), as b>0
Substitute these values in \(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)
\(|a-b|+|a|-|b|=b-a-a-b=-2a\)


A
Manager
Manager
Joined: 15 Nov 2020
Posts: 99
Own Kudos [?]: 13 [0]
Given Kudos: 1614
Send PM
Re: If a b < 0 and ab < 0, [#permalink]
MathRevolution wrote:
=>

Since \(a – b < 0\) and \(ab < 0\), we have \(b > 0\) and \(a < 0.\)

\(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)

\(= \sqrt{(a-b)^2}+|a|-|b|\)

\(= |a - b| + |a| - |b|\)

\(= -(a - b) + (-a) – b\) since \(a – b < 0, a < 0, b > 0\)

\(= -a + b – a – b\)

\(= -2a\)

Therefore, A is the answer.
Answer: A


MathRevolution Bunuel , Can't I take out a-b directly from root (a-b)^2? I already know that (a-b)^2 is positive.
Director
Director
Joined: 13 Mar 2017
Affiliations: IIT Dhanbad
Posts: 628
Own Kudos [?]: 589 [1]
Given Kudos: 88
Location: India
Concentration: General Management, Entrepreneurship
GPA: 3.8
WE:Engineering (Energy and Utilities)
Send PM
Re: If a b < 0 and ab < 0, [#permalink]
1
Kudos
If a–b<0 , which means b>a.
and ab<0 which means wither a or b is -ve.

Since b>a , hence a is -ve and b is +ve
So, a<0, b>0
\sqrt{a^2−2ab+b^2} = \sqrt{(b-a)^2} = b-a (since square root is always +ve. b-a is +ve, a-b is -ve)
\sqrt(a^2} = -a (since square root is always +ve. a is -ve, -a is +ve
|b| = b (Since ,mod is always +ve, b is +ve, -b is -ve)

\sqrt{a^2−2ab+b^2} + \sqrt{a^2} -|b| = (b-a) + (-a) -b = -2a
Math Expert
Joined: 02 Sep 2009
Posts: 92913
Own Kudos [?]: 618949 [1]
Given Kudos: 81595
Send PM
Re: If a b < 0 and ab < 0, [#permalink]
1
Kudos
Expert Reply
ankitapugalia wrote:
MathRevolution wrote:
=>

Since \(a – b < 0\) and \(ab < 0\), we have \(b > 0\) and \(a < 0.\)

\(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)

\(= \sqrt{(a-b)^2}+|a|-|b|\)

\(= |a - b| + |a| - |b|\)

\(= -(a - b) + (-a) – b\) since \(a – b < 0, a < 0, b > 0\)

\(= -a + b – a – b\)

\(= -2a\)

Therefore, A is the answer.
Answer: A


MathRevolution Bunuel , Can't I take out a-b directly from root (a-b)^2? I already know that (a-b)^2 is positive.


(a - b)^2 is indeed nonnegative, as it's the square of a number. However, a - b could be negative, and since the square root cannot yield negative results, \(\sqrt{a^2-2ab+b^2}\) must equal |a - b|, specifically because the absolute value is also non-negative.

Next, we are given that a – b < 0, hence |a - b| = -(a - b). Therefore, \(\sqrt{a^2-2ab+b^2} = |a - b| = -(a - b)\).

As a general rule, \(x^2=|x|^2\).

Hope this helps.
Senior Manager
Senior Manager
Joined: 10 Mar 2015
Posts: 343
Own Kudos [?]: 230 [0]
Given Kudos: 175
Location: India
Concentration: Strategy, Marketing
GPA: 3.5
WE:Advertising (Advertising and PR)
Send PM
Re: If a b < 0 and ab < 0, [#permalink]
MathRevolution wrote:
[GMAT math practice question]

If \(a – b < 0\) and \(ab < 0\), what is \(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)?

A. \(-2a \)

B. \(-a\)

C. \(ab\)

D. \(b \)

E. \(3b\)


Easiest way to solve this as taking numbers. We know that a-b<0 so a<b and ab<0
so we can take a = -1 and b = 2
\(\sqrt{a^2-2ab+b^2} + \sqrt{a^2} - |b|\)
\(\sqrt{(a-b)^2} + \sqrt{a^2} - |b|\)
\(\sqrt{(-1-2)^2} + \sqrt{-1^2} - |2|\)
\(\sqrt{-3^2} + \sqrt{1} - 2\)
3+1-2
1+1
2
therefore 2a
GMAT Club Bot
Re: If a b < 0 and ab < 0, [#permalink]
Moderators:
Math Expert
92912 posts
Senior Moderator - Masters Forum
3137 posts

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