Last visit was: 24 Apr 2024, 17:46 It is currently 24 Apr 2024, 17:46

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: 92900
Own Kudos [?]: 618815 [4]
Given Kudos: 81588
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5343
Own Kudos [?]: 3964 [5]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
General Discussion
Senior Manager
Senior Manager
Joined: 06 Jun 2019
Posts: 317
Own Kudos [?]: 972 [1]
Given Kudos: 655
Location: Uzbekistan
Send PM
Intern
Intern
Joined: 12 Aug 2017
Posts: 44
Own Kudos [?]: 56 [2]
Given Kudos: 75
Concentration: General Management, Marketing
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
2
Kudos
Given : |x|=|y|
Find: x+y? (single value should be available)
Analysis:
if x=y then, values are required
if x= -y then, x+y = 0
if -x = y then, x+y =0
(1)Statement 1:
x-y=4
x=y+4 => x not equal to y
we know |x|=|y| thus, we can have values like x(2), y(-2), implying that x+y = 0
Hence, sufficient

(ii) Statement 2:
x/y = -1
x=-y thus, x+y =0
Hence, Sufficient

Final Answer D
Manager
Manager
Joined: 26 Mar 2019
Posts: 69
Own Kudos [?]: 104 [2]
Given Kudos: 142
Location: Azerbaijan
Concentration: Finance, Strategy
GMAT 1: 730 Q50 V38
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
2
Kudos
Quote:
If |x|=|y|, x+y=?


(1) x−y=4

(2) x/y=−1


It is given that |x|=|y|. Hence, either x = y or x = - y.
We need to find out what is x + y?
If x = y, then x + y is 2x or 2y.
If x = -y, then x + y = 0.


Let us analyze the statements separately first and see if it is required to analyze them together.

Statement 1:
x - y = 4.
From this statement we can conclude that x = y + 4, and x is not equal to y. From what we found in the beginning, it means that x = -y. In this case, we can substitute y by -x and write an equation as x + y = x - x = 0.
Statement is sufficient.

Statement 2:
x/y = -1.
From this stament, it can be calculated that x = -1 * y = -y. Here, we can solve it in the same way as we did above in analysis of the first statement.
Statement 2 is sufficient.

As we have both statements sufficient to solve the question, the Answer is D.
Director
Director
Joined: 30 Sep 2017
Posts: 956
Own Kudos [?]: 1256 [1]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Send PM
If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
|x|=|y| --> x^2 = y^2 --> x^2 - y^2 = 0 --> (x-y)(x+y)=0

QUESTION: x+y=?

(1) x−y=4
If (x−y)(x+y)=0 and (x−y)=4, then (x+y) must be 0
(1) is SUFFICIENT

(2) x/y=−1
x/y=−1 --> x = −y --> x+y = 0
(2) is SUFFICIENT


Correct answer is (D)
Senior Manager
Senior Manager
Joined: 18 Jun 2018
Posts: 334
Own Kudos [?]: 199 [2]
Given Kudos: 1283
Concentration: Finance, Healthcare
Send PM
If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
1
Bookmarks
Given: |x|=|y|

Question : x+y=0

St 1: x-y = 4 ==> x = 2, y = -2 ==> 2+(-2)=0 ===> sufficient since we can't find any other set of numbers that satisfies St 1 and |x|=|y|.
St 2: \(\frac{x}{y}\)=-1 ==> x=-y ==> x+y=0 ==> sufficient

Therefore, the answer is D.
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [1]
Given Kudos: 704
Location: India
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
Statement 1
|x|=|y| and x-y=4
It implies that x and y gas opposite signs
Hence x+y=0
Sufficient

Statement 2
|x|=|y| and xy=-1
Again we get that x and y are equal in magnitude, but have opposite signs
x+y=0
sufficient

IMO D
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [1]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
|x|=|y|
--> x = ± y
--> x = y (or) x = -y

(1) x − y = 4
--> x & y can have ONLY opposite sign; x is positive & y is negative
--> x = -y
-y - y = 4
--> -2y = 4
--> y = -2
--> x = -(-2) = 2

x + y = 2 - 2 = 0

Sufficient

(2) x/y=−1
--> x & y are of same value, BUT opposite sign
--> x = -y

x + y = -y + y = 0

Sufficient

IMO Option D

Pls Hit Kudos if you like the solution
Senior Manager
Senior Manager
Joined: 06 Mar 2018
Status:To infinity and beyond
Posts: 304
Own Kudos [?]: 927 [1]
Given Kudos: 3682
Location: Kazakhstan
Concentration: Technology, Finance
GPA: 3.87
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos

If |x|=|y|, x+y=?




(1) x−y=4, from this we can get that x and y are opposite signs.
If they both were negative, zero: -2--2=-2+2=0.
If they both were positive aslo x-y=0.
So we infer that both of them need to be opposite signs and x need to be positive. eg: 2--2=2+2=4
We have definite answer, sufficient.

(2) x/y=−1 from this we get x and y different signs, hence x+y=0, sufficient.

D is the answer.

Senior Manager
Senior Manager
Joined: 31 May 2018
Posts: 335
Own Kudos [?]: 1552 [1]
Given Kudos: 132
Location: United States
Concentration: Finance, Marketing
Send PM
If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
If |x|=|y| , x+y=?

\(|x|^2\) = \(|y|^2\) (squaring both sides)
\(x^2\) = \(y^2\)
(\(x^2\)-\(y^2\)) = 0
(x-y)(x+y) = 0
(x-y)=0 or (x+y) = 0

STATEMENT (1) x−y=4
this statement tells us that (x-y) 0
then definitely (x+y) = 0 SUFFICIENT

STATEMENT (2) \(\frac{x}{y}\)=−1
\(\frac{x}{y}\)+1 = 0
\(\frac{(x+y)}{y}\)=0
(x+y)=0 (since y cant be equal to zero)
SUFFICIENT

D is the answer
Retired Moderator
Joined: 18 May 2019
Posts: 785
Own Kudos [?]: 1040 [1]
Given Kudos: 101
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
If |x|=|y|, then x=y or x=-y
What is x+y?

1. x-y=6
The condition is that x=y or x=-y.
So x-y=6
The values of x and y that satisfy this condition are x=3 and y=-3 and this satisfies the condition x=-y
3-(-3)=6. Hence we can say that x+y=0
Statement 1 alone is sufficient.

Statement 2: x/y=-1
We know that both x and y can be both positive or they both negative or one can be positive while the other is negative.
So we mutiply both sides by y^2 to ensure the signs don’t change.
y^2+xy=0
y(y+x)=0
either y=0, which makes x=0, or y+x=0 which means that x=-y
And this is true for any pairs of x=-y, such as {1,-1; 2,-2; 3,-3; -4,4}
Hence we can say that x+y=0
Statement 2 is therefore sufficient.
Answer imo is D

Posted from my mobile device
Intern
Intern
Joined: 01 Oct 2018
Posts: 30
Own Kudos [?]: 72 [1]
Given Kudos: 104
Send PM
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
1
Kudos
If |x|=|y|, x+y=?
Possibilities:
x and y can be pos and neg:
'+' + '+' = 2x or 2y
'-' + '-' = 2x or 2y
'+' + '-' = 0
'-' + '+' = 0

(1) x−y=4
if x and y:
'+' '+' = no sence, coz |x|=|y|
'-' '-' = no sence, coz |x|=|y|
'+' '-' = can be x = 2 y = -2
'-' '+' = no sense, coz result need to be negative
SUFFICIENT: '+' + '-' = 0

(2) xy=−1
if x and y:
'+' '+' = no sence, multiple must be positive
'-' '-' = no sence, multiple must be positive
'+' '-' = can be
'-' '+' = can be
SUFFICIENT:
'+' + '-' = 0
'-' + '+' = 0

Answ D
GMAT Club Bot
Re: If |x| = |y|, x + y = ? (1) x - y = 4 (2) x/y = -1 [#permalink]
Moderator:
Math Expert
92900 posts

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