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

It is currently 20 May 2013, 23:39
Customize  |  Hide

If x is an integer, is y an integer?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
User avatar
Status: May The Force Be With Me (D-DAY 15 May 2012)
Joined: 06 Jan 2012
Posts: 296
Location: India
Concentration: General Management, Entrepreneurship
Followers: 1

Kudos [?]: 39 [0], given: 16

Reviews Badge
If x is an integer, is y an integer? [#permalink] New post 28 Apr 2012, 21:25
00:00

Question Stats:

67% (01:26) correct 32% (01:17) wrong based on 17 sessions
If x is an integer, is y an integer?

(1) The average (arithmetic mean) of x, y and y – 2 is x.
(2) The average (arithmetic mean) of x and y is not an integer.
[Reveal] Spoiler: OA

_________________

Giving +1 kudos is a better way of saying 'Thank You'.

Manager
Manager
Joined: 21 Jan 2010
Posts: 185
Followers: 0

Kudos [?]: 21 [0], given: 9

GMAT Tests User
Re: If x is an integer, is y an integer? [#permalink] New post 28 Apr 2012, 23:50
1)the average arithmatic mean is (x+y+y-2)/3 = x which simplies to x= y-1 => y is an integer.
1) if x=2 , y=1 mean = 1.5 not an integer, x=2 , y=2.5 mean = 2.25 not an integer => not sufficient
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11522
Followers: 1795

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

Re: If x is an integer, is y an integer? [#permalink] New post 29 Apr 2012, 03:18
If x is an integer, is y an integer?

(1) The average (arithmetic mean) of x, y and y – 2 is x --> \frac{x+y+(y-2)}{3}=x --> x+2y-2=3y --> y=x-2=integer-integer=integer. Sufficient.

(2) The average (arithmetic mean) of x and y is not an integer --> if x=1 and y=2 the answer is YES but x=1 and y=\frac{1}{2} the answer is NO. not sufficient.

Answer: 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

Senior Manager
Senior Manager
Joined: 28 Dec 2010
Posts: 262
Location: India
Followers: 1

Kudos [?]: 9 [0], given: 21

QR DS #112 [#permalink] New post 01 May 2013, 11:22
If X is an integer, is Y an integer?

1. The average (mean) of x, y & y-2 is equal to x.
2. The average (mean) of x and y is not an integer.
Senior Manager
Senior Manager
Joined: 28 Dec 2010
Posts: 262
Location: India
Followers: 1

Kudos [?]: 9 [0], given: 21

Re: QR DS #112 [#permalink] New post 01 May 2013, 11:26
Guys As i try addressing statement #1, my approach was:
x+y+y-2 /3 = x
thus, x+2y-2 = 3x i.e. ( integer + integer - integer = integer)
Now we know that 2y is an integer however, y may or may not be an integer eg: y=2.5, thus 2y = 5 (integer)

I therefore concluded that option E ( neither statements make sense) Obviously i am wrong. Can some one tell me where my thought process is flawed?
Manager
Manager
Joined: 26 Feb 2013
Posts: 54
Concentration: Strategy, General Management
GMAT 1: 660 Q50 V30
WE: Consulting (Telecommunications)
Followers: 0

Kudos [?]: 0 [0], given: 8

CAT Tests
Re: QR DS #112 [#permalink] New post 01 May 2013, 11:35
Option A:

from stmt 1:
x+y+y-2 =3x or 2y-2=2x or y=x+1. since X is an integer Y = X+1 will be an integer. Sufficient.

from stmt 2:

let x=2 and y=1 then mean of x+y si 1.5 which is not an integer, while y is an integer.
let x=2 and y=1.4 then mean of x and y is 1.7 which is again not an integer, and y is not an integer.

hence insufficnent.
Senior Manager
Senior Manager
User avatar
Joined: 10 Oct 2012
Posts: 277
Followers: 4

Kudos [?]: 93 [0], given: 20

Re: QR DS #112 [#permalink] New post 01 May 2013, 11:38
vibhav wrote:
Guys As i try addressing statement #1, my approach was:
x+y+y-2 /3 = x
thus, x+2y-2 = 3x i.e. ( integer + integer - integer = integer)
Now we know that 2y is an integer however, y may or may not be an integer eg: y=2.5, thus 2y = 5 (integer)

I therefore concluded that option E ( neither statements make sense) Obviously i am wrong. Can some one tell me where my thought process is flawed?


What is wrong in the logic above is that for 2y=5, we get x = 1.5,a non-integral value for x, which is not valid for the given problem.

From F.S 1, we know that (x+y+y-2)/3 = x

or 2x = 2y-2
or y = x+1. Thus, as x is an integer, y IS an integer.Sufficient.

From F.S 2, for x=1,y=2, we get the mean as a non-integral value. Thus, we get a YES for the question stem. However for x=1, y=2.5 also, we get a non-integral value of mean and a NO for the question stem. Insufficient.

A.
Senior Manager
Senior Manager
Joined: 28 Dec 2010
Posts: 262
Location: India
Followers: 1

Kudos [?]: 9 [0], given: 21

Re: QR DS #112 [#permalink] New post 01 May 2013, 11:41
mdbharadwaj, that's exactly the solution given in the QR. However, Whats wrong in my line of analysis of stmt 1?
Manager
Manager
User avatar
Status: Pushing Hard
Affiliations: GNGO2, SSCRB
Joined: 30 Sep 2012
Posts: 96
Location: India
Concentration: Finance, Entrepreneurship
GPA: 3.33
WE: Analyst (Health Care)
Followers: 1

Kudos [?]: 35 [0], given: 11

Reviews Badge
Re: QR DS #112 [#permalink] New post 01 May 2013, 11:44
vibhav wrote:
If X is an integer, is Y an integer?

1. The average (mean) of x, y & y-2 is equal to x.
2. The average (mean) of x and y is not an integer.



For me, Just follow the basics.....

Is Y an integer ?? when x is an Integer ...

As Given in statement 1 , The average (mean) of x, y & y-2 is equal to x .

Therefore, \frac{x+y+y-2}{3}=x \Rightarrow y-1 = x .

\Rightarrow y = x+1 & as we know x is an integer & Integer + Integer = Integer.

Hence, Y is an Integer.

Statement 2 :: The average (mean) of x and y is not an integer.
This clearly means that the value of Both x & Y can be integer or non-integer to yield a Non- integer as their average.

Hence, A alone is sufficient.
_________________

If you don’t make mistakes, you’re not working hard. And Now that’s a Huge mistake.

Please Press..... Kudos ++... If my Post helped.....................

Manager
Manager
Joined: 26 Feb 2013
Posts: 54
Concentration: Strategy, General Management
GMAT 1: 660 Q50 V30
WE: Consulting (Telecommunications)
Followers: 0

Kudos [?]: 0 [0], given: 8

CAT Tests
Re: QR DS #112 [#permalink] New post 01 May 2013, 11:47
vibhav wrote:
mdbharadwaj, that's exactly the solution given in the QR. However, Whats wrong in my line of analysis of stmt 1?

Vinay has succinctly put it in his post.
your assumption of values for Y is going against the information given in the question stem. X has to be an integer.

So i guess it will be easier and correct if you assume values of X first instead of Y,
Intern
Intern
Status: Preparing...
Joined: 25 Mar 2013
Posts: 13
Location: United States
Sat: V
Concentration: Strategy, Technology
GMAT Date: 07-22-2013
GPA: 3.7
WE: Information Technology (Computer Software)
Followers: 0

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

Re: QR DS #112 [#permalink] New post 01 May 2013, 18:28
vibhav wrote:
Guys As i try addressing statement #1, my approach was:
x+y+y-2 /3 = x
thus, x+2y-2 = 3x i.e. ( integer + integer - integer = integer)
Now we know that 2y is an integer however, y may or may not be an integer eg: y=2.5, thus 2y = 5 (integer)

I therefore concluded that option E ( neither statements make sense) Obviously i am wrong. Can some one tell me where my thought process is flawed?


From Stmnt 1 we can conclude easily that y-2, x and y are consecutive integers since mean =x --> x =y-1
Therefore sufficient.

Stmnt 2--> clearly insufficient

Therefore Option A is correct.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11522
Followers: 1795

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

Re: QR DS #112 [#permalink] New post 02 May 2013, 02:27
Intern
Intern
Joined: 03 May 2013
Posts: 6
Followers: 0

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

Re: If x is an integer, is y an integer? [#permalink] New post 03 May 2013, 21:28
ood question and quite a learning...

Out of curiousity, can this sum be solved in less than 2mins that too under "GMAT exam" conditions that too at first sight??
Re: If x is an integer, is y an integer?   [#permalink] 03 May 2013, 21:28
    Similar topics Author Replies Last post
Similar
Topics:
New posts are x and y integers mike8c 5 20 Nov 2004, 00:47
New posts Q - Are x and y integers? coolcal 5 21 Apr 2005, 17:41
New posts X and y are integers, are they even? rkatl 4 05 Oct 2006, 18:07
New posts EXPERTS_POSTS_IN_THIS_TOPIC If x + y is an integer, is y an integer? BANON 4 01 Mar 2012, 08:39
New posts EXPERTS_POSTS_IN_THIS_TOPIC If x and y are nonzero integers, is x/y an integer? dzodzo85 3 03 Apr 2012, 01:41
Display posts from previous: Sort by

If x is an integer, is y an integer?

  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®.