Help: Solution Explanation

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 34
Joined: Sun Nov 03, 2013 9:15 am
Thanked: 7 times

Help: Solution Explanation

by Dblooos » Sat Nov 09, 2013 9:24 pm
I was wondering what should be the correct answer to this data sufficiency question. Can anyone please explain with the reasoning? Thank you in advance.

106. If x and y are integers, is xy even?
(1) x = y + 1
(2)x/y is an even integer.
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 490
Joined: Thu Jul 04, 2013 7:30 am
Location: Chennai, India
Thanked: 83 times
Followed by:5 members

by Uva@90 » Sat Nov 09, 2013 10:06 pm
Dblooos wrote:I was wondering what should be the correct answer to this data sufficiency question. Can anyone please explain with the reasoning? Thank you in advance.

106. If x and y are integers, is xy even?
(1) x = y + 1
(2)x/y is an even integer.
Hi Dblooos,
This question test the properties of Numbers.

The product of two Integers can be Even if either of them(or both) are Even.
So Question ask whether X or Y Even or not?

Statement1 : x = y + 1
if X is Odd Y will be even or Vise-versa. Hence Sufficient.

Statement 2: x/y is an even integer.
X/Y = Even
X = Y* Even
So X = Even
hence Sufficient.

Answer is [spoiler]D[/spoiler]

Hope it helps you.

Regards,
Uva
Known is a drop Unknown is an Ocean

User avatar
Junior | Next Rank: 30 Posts
Posts: 11
Joined: Tue Dec 07, 2010 5:27 am
Thanked: 2 times

by Sunill » Sat Nov 09, 2013 10:31 pm
Hi,
In statement 1: x = y + 1
y could be 0, then x = 1
In this case xy is even. In other cases also xy is even. So statement 1 is sufficient.

Statement 2: x/y = even so x = y * even = even so X is even
Y could be even or odd but xy is always even. Sufficient,

So answer according is d.

User avatar
Master | Next Rank: 500 Posts
Posts: 359
Joined: Wed Mar 11, 2009 4:37 am
Location: Kolkata, India
Thanked: 50 times
Followed by:2 members

by Abhishek009 » Sat Nov 09, 2013 11:27 pm
Plug in some numbers -


(1) x = y + 1

X = 3 , Y = 2

xy = 6 ( According to the condition )

Sufficient....


(2)x/y is an even integer.

X = 6 , Y = 1

XY = 6


xy = 6 ( According to the condition )

Sufficient....

EACH statement ALONE is sufficient to answer the question asked ..
Abhishek

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Sun Nov 10, 2013 1:56 am
x & y are INTEGER.. can be "0" as well

To find: xy is even..

IMP: "0" is even

Statement 1:
x = y + 1
if y is EVEN or "0" then "x" is ODD
if y is ODD then "X" is EVEN
(EVEN)*(ODD) = EVEN
SUFFICIENT

Statement 2:
X/Y is EVEN
If, X/Y is even then either "X" is EVEN or "0"
Also, is "x" is "0" then also resultant xy is EVEN
SUFFICIENT

Answer [spoiler]{D}[/spoiler]
R A H U L

Senior | Next Rank: 100 Posts
Posts: 34
Joined: Sun Nov 03, 2013 9:15 am
Thanked: 7 times

by Dblooos » Sun Nov 10, 2013 10:43 am
Thank you everyone. I think I was confused as I didn't consider "0" as even. I got it. Cheers!!