Find all School-related info fast with the new School-Specific MBA Forum

It is currently 21 May 2013, 20:18
Customize  |  Hide

If X and Y are integers such that x<y<0 what is x-y?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Intern
Intern
Joined: 13 Oct 2011
Posts: 18
Followers: 0

Kudos [?]: 2 [1] , given: 16

GMAT ToolKit User GMAT Tests User Reviews Badge
If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 08 Mar 2012, 22:04
1
This post received
KUDOS
00:00

Question Stats:

40% (01:57) correct 59% (01:07) wrong based on 2 sessions
If x and y are integers such that x<y<0 what is x-y?

(1) (x+y)(x-y)=5
(2) xy= 6

How would you do this question?

also is it wrong to make statement 1) (x+y)(x-y)=5 into x^2-y^2=5

and then square root both sides to make x-y=√5 ??

please advise... I know another method of getting it right, but I want to confirm if the above can be mathematically done
[Reveal] Spoiler: OA
SVP
SVP
User avatar
Joined: 16 Nov 2010
Posts: 1721
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26

Kudos [?]: 228 [0], given: 34

GMAT Tests User Reviews Badge
Re: Need Help with Math Concept [#permalink] New post 09 Mar 2012, 01:14
shawndx wrote:
If X and Y are integers such that x<y<0m what is x-y?

1) (x+y)(x-y)=5
2) xy= 6

How would you do this question?

also is it wrong to make statement 1) (x+y)(x-y)=5 into x^2-y^2=5

and then square root both sides to make x-y=√5 ??



please advise... I know another method of getting it right, but I want to confirm if the above can be mathematically done


This portion in the above highlighted section is absolutely wrong because (x-y)^2 = x^2 - 2xy + y^2 and you cannot take square root of x^2 - y^2 as x-y.

I'm not solving it, but it is obvious that the answer is C or E.
What is the method you're having in your mind ?


_________________

Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 11 Aug 2011
Posts: 7
Location: United States
Concentration: Finance, Accounting
GMAT 1: 680 Q47 V36
GPA: 2.7
WE: Other (Hospitality and Tourism)
Followers: 0

Kudos [?]: 5 [0], given: 6

Re: Need Help with Math Concept [#permalink] New post 09 Mar 2012, 03:03
A.) First distribute (x+y)(x-y)=5 to get (x^2)-xy+xy-(y^2)=5.
The -xy and +xy cancel each other out so that you now have (x^2)-(y^2)=5.
The question tells us that both x and y are negative (x<y<0) and are integers. From that point you can easliy determine two squares whose difference is 5. And since the question tells us the absolute value of x>y, then x=-3 and y=-2. Sufficient.

B.) The question tells us that the two variables represent negative integers(x<y<0). B tells us that xy=6, which gives us two differnt pairs of integers for x and y: (-1x-6) and (-2x-3). Insufficient.


Answer A.
2 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11534
Followers: 1795

Kudos [?]: 9563 [2] , given: 826

Re: If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 09 Mar 2012, 05:37
2
This post received
KUDOS
If x and y are integers such that x<y<0 what is x-y?

(1) (x+y)(x-y)=5. x and y are integers means that both x+y and x-y are integers. So, we have that the product of two integer factors equal to 5. There are only two combination of such factors possible: (1, 5) and (-1, -5). Since given that x and y are both negative then the first case is out, so x-y is either -1 or -5, but it can not be -5, because in this case x+y must be -1 and no sum of two negative integers yields -1. Hence x-y=-1. Sufficient.

(2) xy= 6. If x=-3 and y=-2 then x-y=-1 but if x=-6 and y=-1 then x-y=-5. Not sufficient.

Answer: A.

Hope it's clear.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

SVP
SVP
User avatar
Joined: 16 Nov 2010
Posts: 1721
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26

Kudos [?]: 228 [0], given: 34

GMAT Tests User Reviews Badge
Re: If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 09 Mar 2012, 07:27
Bunuel wrote:
If x and y are integers such that x<y<0 what is x-y?

(1) (x+y)(x-y)=5. x and y are integers means that both x+y and x-y are integers. So, we have that the product of two integer factors equal to 5. There are only two combination of such factors possible: (1, 5) and (-1, -5). Since given that x and y are both negative then the first case is out, so x-y is either -1 or -5, but it can not be -5, because in this case x+y must be -1 and no sum of two negative integers yields -1. Hence x-y=-1. Sufficient.

(2) xy= 6. If x=-3 and y=-2 then x-y=-1 but if x=-6 and y=-1 then x-y=-5. Not sufficient.

Answer: B.

Hope it's clear.


Bunuel, isn't the answer A as per your logic ?
_________________

Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)

Find out what's new at GMAT Club - latest features and updates

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11534
Followers: 1795

Kudos [?]: 9563 [0], given: 826

Re: If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 09 Mar 2012, 07:29
subhashghosh wrote:
Bunuel wrote:
If x and y are integers such that x<y<0 what is x-y?

(1) (x+y)(x-y)=5. x and y are integers means that both x+y and x-y are integers. So, we have that the product of two integer factors equal to 5. There are only two combination of such factors possible: (1, 5) and (-1, -5). Since given that x and y are both negative then the first case is out, so x-y is either -1 or -5, but it can not be -5, because in this case x+y must be -1 and no sum of two negative integers yields -1. Hence x-y=-1. Sufficient.

(2) xy= 6. If x=-3 and y=-2 then x-y=-1 but if x=-6 and y=-1 then x-y=-5. Not sufficient.

Answer: B.

Hope it's clear.


Bunuel, isn't the answer A as per your logic ?


Sure. (1) sufficient and (2) is not sufficient means A.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Director
Director
Status: Preparing for the 4th time -:(
Joined: 25 Jun 2011
Posts: 558
Location: United Kingdom
Concentration: International Business, Strategy
GMAT Date: 06-22-2012
GPA: 2.9
WE: Information Technology (Consulting)
Followers: 8

Kudos [?]: 63 [0], given: 212

GMAT Tests User
Integers x & y [#permalink] New post 11 Mar 2012, 13:02
If x and y are integers such that x < y < 0, what is x – y?

(1) (x + y)(x – y) = 5

(2) xy = 6

Any idea how this can be solved please?
_________________

Best Regards,
E.

MGMAT 1 --> 530
MGMAT 2--> 640
MGMAT 3 ---> 610 :-(

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11534
Followers: 1795

Kudos [?]: 9563 [0], given: 826

Re: Integers x & y [#permalink] New post 11 Mar 2012, 13:07
Manager
Manager
User avatar
Joined: 27 Oct 2011
Posts: 196
Location: United States
Concentration: Finance, Strategy
GMAT 1: Q V
GPA: 3.7
WE: Account Management (Consumer Products)
Followers: 1

Kudos [?]: 25 [0], given: 4

Re: If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 16 Apr 2012, 19:49
great answer guys.
It is important to look at it a different way other than just trying to go brute algebra. It's hard to go out of that mindset once you are so used to just solving all other problems that way. Thanks
_________________

DETERMINED TO BREAK 700!!!

Manager
Manager
Joined: 18 Mar 2012
Posts: 50
Followers: 0

Kudos [?]: 2 [0], given: 117

GMAT Tests User
Re: If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 09 Mar 2013, 07:29
Bunuel wrote:
If x and y are integers such that x<y<0 what is x-y?

(1) (x+y)(x-y)=5. x and y are integers means that both x+y and x-y are integers. So, we have that the product of two integer factors equal to 5. There are only two combination of such factors possible: (1, 5) and (-1, -5). Since given that x and y are both negative then the first case is out, so x-y is either -1 or -5, but it can not be -5, because in this case x+y must be -1 and no sum of two negative integers yields -1. Hence x-y=-1. Sufficient.

(2) xy= 6. If x=-3 and y=-2 then x-y=-1 but if x=-6 and y=-1 then x-y=-5. Not sufficient.

Answer: A.

Hope it's clear.


In these type of questions such how do we know that in statement A we must have only 2 possible combinations? My GMAT "instinct" lead me to choose A but it I can not think of a logical way to prove that there must be for sure only 2 combinations.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11534
Followers: 1795

Kudos [?]: 9563 [0], given: 826

Re: If X and Y are integers such that x<y<0 what is x-y? [#permalink] New post 10 Mar 2013, 06:13
alexpavlos wrote:
Bunuel wrote:
If x and y are integers such that x<y<0 what is x-y?

(1) (x+y)(x-y)=5. x and y are integers means that both x+y and x-y are integers. So, we have that the product of two integer factors equal to 5. There are only two combination of such factors possible: (1, 5) and (-1, -5). Since given that x and y are both negative then the first case is out, so x-y is either -1 or -5, but it can not be -5, because in this case x+y must be -1 and no sum of two negative integers yields -1. Hence x-y=-1. Sufficient.

(2) xy= 6. If x=-3 and y=-2 then x-y=-1 but if x=-6 and y=-1 then x-y=-5. Not sufficient.

Answer: A.

Hope it's clear.


In these type of questions such how do we know that in statement A we must have only 2 possible combinations? My GMAT "instinct" lead me to choose A but it I can not think of a logical way to prove that there must be for sure only 2 combinations.


Given that (x+y)(x-y)=5. Since x and y are integers, then we have that the product of 2 multiples is equal to 5.

Now, 5 can be broken into a product of 2 multiples only in 2 ways: 5=1*5 or 5=(-1)*(-5). After that you can refer to the solution above to see how it comes that x-y=-1.

Hope it helps.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Re: If X and Y are integers such that x<y<0 what is x-y?   [#permalink] 10 Mar 2013, 06:13
    Similar topics Author Replies Last post
Similar
Topics:
New posts if x+y <y then is x <y? a) y>0 b)x-y<x shubhangi 3 22 Mar 2004, 18:08
Popular new posts Is x>y? 1). x^2<y^2 2). y<0 gmat_crack 10 27 May 2006, 23:36
New posts is x less than y? 1. x-y+1<0 2. x-y-1<0 el1981 2 02 Mar 2008, 17:33
New posts Is xy < 0? 1). (X^3 * Y^5)/ (X*Y^2) <0 2). |X| - |y| rampuria 5 27 Oct 2008, 09:14
New posts EXPERTS_POSTS_IN_THIS_TOPIC If x and y are integers such that x<0<y, and z is non LM 5 24 Jan 2012, 09:49
Display posts from previous: Sort by

If X and Y are integers such that x<y<0 what is x-y?

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.